opencode
opencode copied to clipboard
The open source coding agent.
### 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 ##...
Closes #6453 * Add a button to copy the page's content as Markdown * Add a button to go to the page's markdown in a new tab ## Screenshots
### Description If you make a new plugin that has a `session.idle` hook, the plugin appears to be registering twice, with the `session.idle` hook being called twice. ### OpenCode version...
### 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...
### Description KimiK2-thinking often (but not always) fails to invoke the @documenter agent to write documentation updates to md files (c.f. chat log below). This does never happen with opencode/qwen3-coder...
## Problem Plugin tools could only return a plain string. This prevented: - Structured responses with titles, metadata, and attachments - Real-time streaming updates during long-running operations - Subagent result...
### Description I'm using Ollama Cloud with OpenCode - it works great, except that when new models are added to the service they don't show up in OpenCode. Is there...
## Summary - Add configurable TUI display settings that can be set per-workspace via `opencode.json` - Enables different visual configurations for different contexts (technical vs non-technical sessions) ## Disclaimer This...
Disable LSP by default. Or run it at session end only, asking to fix errors in a subsequent message
LSP is way too aggressive. The LLM shouldn't need to fix errors after a single tool call, because most edits are expected to create an invalid file, for example 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 Currently...