opencode
opencode copied to clipboard
The open source coding agent.
### Question I'm considering implementing multiple agents to break - Is it possible for agents to run in parallel? (e.g. a research agent that runs in the background) - Is...
### Description Is there any setting I am missing that would enable opencode to send back that information to Anthropic? We have a team plan, and if a user is...
### 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 **Problem:**...
### Question Claude Code uses `CLAUDE_CODE_OAUTH_TOKEN`, but opencode seems to only support `ANTHROPIC_API_KEY`. How can I use Oauth so that I can use my Anthropic Max plan like I can...
### 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 ##...
### Description As any terminal based app or any graphical app, I can select a single word with dual click, this is not happening on OpenCode. ### Plugins _No response_...
## Summary - Fix fatal crash: `TextNodeRenderable only accepts strings, TextNodeRenderable instances, or StyledText instances` ## Changes - **Line 1817** (`Patch` component): Remove optional chaining `?.` on `props.output` since the...
# Add GitLab Duo Provider Support ## Problem In-line with GitLab's open-core strategy, we want to officially integrate GitLab Duo with OpenCode as a supported provider, operable with both GitLab.com...
## Summary Add `describe` property to `debug` command and all its subcommands so they appear in `--help` output. **Fixes:** #7330 **Supersedes:** #1524 (stale since Aug 2025, missing newer subcommands) ##...