OpenCode
Restored ACP session model, effort, mode, and reasoning chunk boundaries when loading, resuming, or forking sessions. Show remote config authentication errors during startup and exit with a failure…
An open-source, model-agnostic coding agent for your terminal — bring your own model across 75+ providers and self-host it.
via Positronick CLI
Official
OpenCode is an open-source coding agent that runs in your terminal. It is provider-agnostic — bring your own model across 75+ providers (Anthropic, OpenAI, Google, local, and more) rather than being locked to one vendor — and it is fully self-hostable. Install it via the standalone binary, npm (opencode-ai), Homebrew, Scoop, or Chocolatey, then drive it from the CLI/TUI. MIT-licensed and maintained by Anomaly.
Restored ACP session model, effort, mode, and reasoning chunk boundaries when loading, resuming, or forking sessions. Show remote config authentication errors during startup and exit with a failure…
Added the Astra system prompt for GPT-6 models. Preserved Bedrock DeepSeek model IDs, including ARN-based IDs, so they resolve correctly. Updated the Azure provider SDK to pick up compatibility…
Allow Codex OAuth model filtering to recognize integer GPT versions like gpt-6 Fixes issue of gpt-6-astra not showing up for openai subscription users Thank you to 2 community contributors:…
Send the session ID as GitHub Copilot's interaction header to improve request tracking across a session. Use the desktop client ID during OpenCode account device authentication. Increase the open-in…
Default provider header timeouts to five minutes so slow model startups fail less often. Default streamed chunk timeouts to five minutes, with false supported to disable them. Let Anthropic…
Claude 5 sessions now tolerate stale thinking blocks instead of failing after prompt or tool changes. Bedrock GPT-5.6 models now accept none reasoning effort. Bedrock reasoning and replay handling is…
Fixed Azure authentication so Azure CLI sign-in works without requiring Bun.
Bedrock reasoning responses no longer get cached into unreplayable empty messages. Azure providers can now sign in with Microsoft Entra ID through the Azure CLI instead of requiring an API key. V1…
Fixed Cloudflare AI Gateway routing for third-party providers so non-Workers models work through the gateway's REST API. Fixed Anthropic models through Cloudflare AI Gateway by converting dotted…
Showing 9 of 50 releases