opencode
opencode copied to clipboard
The open source coding agent.
### Description So I'm having issues authorizing opencode with github copilot, the authorization gets stopped very quickly. I also had issues authenticating the `gh` cli with github so I suspect...
## Summary Enable true Recursive Language Model (RLM) capabilities in OpenCode by adding a built-in tool that allows the LLM to write code that programmatically invokes sub-LLM calls in loops,...
## Summary - Remove `overflow-x: hidden` from changelog and download page styles which was preventing the sticky header from working - Both pages now have sticky headers consistent with `/`...
### What does this PR do? This PR adds automatic model detection/discovery for local providers that use `npm: @ai-sdk/openai-compatible` and don’t require API keys (e.g., LM Studio). It introduces a...
### What does this PR do? This PR closes #8545 and #8407. Disclaimer: I was heavily assisted by Opus 4.5 and GPT 5.2 to develop this. I'm a Go dev...
### Description The OpenCode extension for Zed editor hangs indefinitely on "Loading..." when opening any Git repository on Windows. The extension works fine in non-Git directories. ### Plugins _No response_...
### 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 It...
### Description Hey I can connect OpenCode to my AI gateway and the TUI works fine. The web version depends on app.opencode.ai and because we don't have internet access -...
Adds a new tool_search tool that allows the LLM to search for available tools by name or description using regex patterns. This is the first step toward reducing context window...
### What does this PR do? Clarifies on the tool description that the "Type your own answer" option is injected by the system to prevent some models from adding their...