opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

Results 3081 opencode issues
Sort by recently updated
recently updated
newest added

Currently when the action is triggered the bot adds a comment with `Working` with a link with the run, the problem with that is we get an email of this...

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Add...

discussion

### Description The `file.watcher.updated` event never fires in git repositories that have been initialized but have no commits yet. The FileWatcher silently fails to initialize because the project is incorrectly...

bug

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I...

discussion

### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Why...

discussion

### Description Hello, I'm currently encountering an issue while trying to authenticate through GitHub on opencode. After clicking on "Continue with GitHub" and accepting the permissions, I am redirected to...

bug
zen

## Feature Request: Retain current model and agent selection when switching sessions ### Problem Description When switching between sessions using `Ctrl+X l`, the session loads with whatever model and agent...

good first issue
help-wanted

### Description My Windows VDS runs WSL, which runs Ubuntu, and Opencode already runs on it. Copying and pasting text does not work within Opencode. ### OpenCode version 1.0.133 ###...

bug
opentui
windows

Thanks for this wonderful project! This PR addresses an issue when running Mistral-family models (codestral, devstral, etc.) through custom providers like local vLLM/sglang/llama.cpp or ollama setups. ## The problem I...