opencode
opencode copied to clipboard
The open source coding agent.
https://github.com/user-attachments/assets/5edd03c0-0e9b-465b-a474-0ba8d8a1fa86 Extra for #4429
Closes #5077 Implements configurable keybinds to jump between user messages in chat. - Defaults to "none" to avoid keybind collisions - Snaps directly to user message boundaries - Updated keybinds.mdx...
#### Addressing Issue https://github.com/sst/opencode/issues/4406 File read content saved to disk associated timestamp existed beyond solely in memory. It would lead to double reads when you read a chat in a...
Support for dark/light modes to sync with the os would be great
### 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've...
The ability to bind keys for @kcrommett's `model_cycle_favourite` / `model_cycle_favorite_reverse` commands was seemingly lost in a commit that occurred a day after these commands were added. This PR restores the...
### Description The `model_cycle_favorite` / `model_cycle_favorite_reverse` commands recently added by @kcrommett were apparently damaged by changes a day later that caused them to no longer be keybindable. I asked GLM,...
## Summary - Add `interleaved_thinking` field to ModelsDev Model schema to detect models with interleaved thinking capability - Add `interleavedThinking` capability to provider Model interface for internal representation - Update...
Changes the colour used to display the current working directory in the sidebar from `mutedText` to `success`, making the working directory more visually distinct from the modified files displayed above...
### 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 For...