opencode
opencode copied to clipboard
The open source coding agent.
This PR restores the agent-model tuple switching behavior of pre-v1.0. Closes https://github.com/sst/opencode/issues/4344
### Description Hi, edits have become illegible on my light-mode terminal. All/most diffs colors seem to be baked to white, so only on dark backgrounds they become legible. Here using...
### 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 Have...
Improve the session prompt loop to properly support AI models that separate their reasoning process from final responses, with specific focus on interleaved thinking patterns where reasoning, tool calls, and...
### 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 **Zero...
This PR adds a specific configuration for the Cerebras provider to optimize rate limit handling and integration tracking. Key changes: - Conservative Token Limit: Sets maxCompletionTokens to 16k. The Cerebras...
When using a network monitor like LuLu or Little Snitch that requires permission to make network requests, opencode hangs and never recovers requiring it to be forcefully quit or killed....
Perfect! The docs agent has successfully fixed the example. The issue was exactly as the comment suggested - the `"limit"` block needed to be moved up one level under the...
### Description Following the instructions in https://opencode.ai/docs/providers/#llamacpp I get an error: ``` $ opencode Config file at /home/strk/.config/opencode/opencode.json is invalid ↳ Unrecognized key: "limit" provider.llama.cpp ``` ### OpenCode version 1.0.132...
### Description It seems none of the theme keys apply to the placeholder text in input fields: If I create a custom theme where each color is set to `#00FF00`,...