opencode
opencode copied to clipboard
The open source coding agent.
# [BUG]: Gemini 3 Pro function calling fails - missing `thoughtSignature` support ## Description When using Gemini 3 Pro models (`gemini-3-pro-preview`) with function calling/tool use, requests fail with error: ```...
# Range-Based Code Formatting Enhancement Overview Implemented intelligent range-based formatting that only formats edited code sections, preventing unrelated formatting changes from cluttering diffs when using the Edit tool.
Restrict formatting only to the edited line range for clang-format When using the Edit tool, clang-format now only formats the specific lines that were changed, rather than reformatting the entire...
### Description I'm kind of torn on whether this is a bug report or a question... I definitely have a question, and I suppose that whether what I'm seeing is...
### Description I have strange error when sourcekit-lsp is ON, get wrong error that can't find function/module in scope but app working in symulator correct Error [5:52] Cannot find 'NotificationService'...
Resolves #4866 This PR adjusts the tool description of the Bash tool dynamically so that it advises the model what shell the command it's going to run will actually be...
Resolves #4847. This PR adds a new `messages_user_last` command that scrolls/jumps the TUI viewport to the last message sent by the user. This improves ergonomics and UX by providing the...
Resolves #4927. This PR improves consistency and adherence to the principle of least surprise by giving users' custom theme files the same treatment as `opencode.json`/`opencode.jsonc` and permitting them to contain...
Closes #4822. This PR adds a new fourth response option to the options presented in the modal dialog produced by the "ask" permission in the TUI: "interject" ("i" key). When...
### 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 https://www.kimi.com/coding/docs/en/third-party-agents.html