opencode
opencode copied to clipboard
The open source coding agent.
## Summary Adds a `--disable-mouse` CLI flag and `tui.disable_mouse` config option to allow users to disable mouse tracking, enabling native terminal right-click paste functionality on Linux terminals that use PuTTY-style...
### 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 [Draft...
[GH Issue](https://github.com/sst/opencode/issues/6322) This makes it possible for custom themes to configure specific theme colors to use the calculated `system` values, e.g.: ```json { "theme": { "accent": "system", "background": "#000000" }...
### 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 Pretty...
### Description I am trying to use a local LLM (nemotron-3-nano:30b) via ollama to run opencode. When I send a message in plan mode, I get a response stating that...
closes: #2875
**Findings** - `a4411c21b feat(desktop): theme preview` adds a user-facing “live preview” when navigating theme (and light/dark/system scheme) options in the Desktop command palette; the preview is committed on selection and...
### Description Disclosure: 1st draft AI generated. Tool fail to properly unescape XML entities in command arguments, leading to execution errors, or file content corruption. This occurs when commands include...