opencode
opencode copied to clipboard
The open source coding agent.
### Description GitHub Copilot Enterprise provider fails to initialize after following the troubleshooting steps for re-authentication. The provider was working previously but now throws a `ProviderInitError` when attempting to run...
Hi, I'm using LLM (Anthropic, OpenAI and Bedrock) models through an OpenAI-compliant LLM API Gateway. I configured a custom provider in opencode to use this LLM Gateway using the opencode.json...
### Question Hi team, I'm using **opencode cli** as a daily development tool. I have deployed the DeepSeek-R1-0528 model on Azure and I can see the model listed in Opencode...
Adds an optional Docker-backed server mode for the TUI and headless server to isolate the runtime environment without sacrificing TUI performance. The workspace isolation is especially useful in enterprise environments....
Introduced a new command for searching through message history. This feature allows users to quickly access previous commands and messages, enhancing usability. - Added HistorySearchCommand to the command set. -...
There's been a few case where AUR, Homebrew or other package repo are linking to an unreleased version of opencode, this is usually caused by build failing on one of...
## Summary - Add comprehensive power optimization report detailing performance issues and solutions - Implement optimizations for API calls, animations, and timers - Fix LSP process management issues - Add...
## Summary This PR changes the default sharing behavior from `manual` to `disabled`. Given the sensitive nature of most conversations, requiring explicit configuration to enable sharing is a more sensible...
- Add --unix option to serve and tui commands - Update Server.listen() to accept unix socket path - Unix socket overrides port/hostname when specified - Enables parallel testing with isolated...