opencode icon indicating copy to clipboard operation
opencode copied to clipboard

The open source coding agent.

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

https://github.com/sst/opencode/issues/1975 We can now pass in the following to the keybinds to allow for word navigation: ``` "keybinds": { .... "word_backward": "ctrl+left", "word_forward": "ctrl+right" ... }, ```

### 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 The...

discussion

### Description I'm testing out a setup where I have the opencode server running on my remote workstation while attaching to it running the TUI on my local Mac laptop...

bug

Hi, I am writing a few custom agents using the markdown format as described here: https://opencode.ai/docs/agents#markdown. Currently I'm able to add custom tools via the ~/.opencode/tool folder & then specify...

Currently the Docker image can't perform most text based tasks because RipgrepExtractionFailedRipgrepExtractionFailedError keeps happening. This PR fixes it.

Similar to #5352, multiple text elements in the TUI were missing explicit `fg` (foreground color) attributes, making them invisible or hard to read in light mode. Fixed in: - Status...

### 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 The...

help-wanted
discussion

in a recent release, ctrl+left or ctrl+right are no longer working it was working as of the release from about 2 weeks ago at least

opentui

### Description I tried upgrading opencode with the `opencode upgrade` command, the first time, it took me to a new version that was not the latest. I had to run...

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 Display...

discussion