opencode
opencode copied to clipboard
The open source coding agent.
## Summary - While ACP is already supported for custom IDE integrations (`IDE/ACP-> OpenCode -> LLM`), this adds support to use ACP as a backend LLM provider (`OpenCode -> ACP`)...
## Summary Updates the server API documentation (`/docs/server`) to reflect the complete current API surface as of the latest `dev` branch. ## Changes - **Added missing endpoint sections:** - Global...
Sorry this was really really irking me and triggering OCD. Before:
## Issue related #3543 ## Problem When interrupting a session that has queued messages, the queued messages would appear as "QUEUED" in the UI but never get processed. **Root cause:**...
### Question There are no winget option in the documentation, while it's possible to install via `winget install --id=SST.opencode -e`. I'm wondering who is owning that winget package? There is...
Some AI models (e.g., GLM 4.6, Qwen 3 Coder 480B) send tool call content as arrays instead of strings. This causes the write tool to fail with: 'Invalid input: expected...
Resolves #5088. This PR adds a new, optional `placeholderText` theme color that allows customizing the color of placeholder text in input fields and textareas. There is no change in beheaviour...
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...
Re-enables the `OPENCODE_EXPERIMENTAL_EXA` flag to allow non-zen users to opt-in to websearch and codesearch tools. ## Context Commit d95f724 enabled these tools for everyone, then 9c237f0 restricted them to zen...
### Description I would say for about the past five daily version upgrades, opencode has become so laggy both with my input typing, pressing enter and seeing the prompt queued...