#opencode
Posts tagged opencode.
July 2026
OpenCode
1.18.7 ReleaseRemove the extra titlebar inset in fullscreen on macOS. Keep command palette entries from reappearing incorrectly when shadowed commands are removed. Add scrolling to the project selector dropdown…
OpenCode
1.18.6 ReleaseFixed branch-specific repository caches so refreshing one reference no longer moves another branch checkout. Improved compatibility with the newer client API across directory, project, session, and…
OpenCode
1.18.5 ReleaseImprove Claude adaptive thinking handling across more response shapes. Avoid OpenAI Responses phase handling that could break some conversations. Preserve grep symlink paths in search results.…
OpenCode
1.18.4 ReleaseUse adaptive thinking controls for Kimi models on Anthropic-compatible providers, with summarized reasoning output by default. Reduce OpenAI provider header timeouts during slow connection setup.…
OpenCode
1.18.3 ReleaseAdded an Up Arrow shortcut to close the subagent picker when the first item is selected. Fixed home page scrolling so sticky headers and the session list behave correctly. Fixed startup readiness so…
OpenCode
1.18.2 ReleaseStopped subagents from launching nested subagents by default, with a configurable subagentdepth limit when needed. Improved default reasoning depth for Meta models. Added Mod+N as another shortcut…
OpenCode
1.18.0 ReleaseCompleted the Desktop v2 migration, including upgrade handling for the new layout and first-launch onboarding. Added a setting to switch between the new and old Desktop layouts during the transition…
OpenCode
1.17.20 ReleaseRemoved an obsolete Codex workaround that could interfere with OpenAI Luna Responses Lite requests. Updated Azure AI support for GPT-5.6.
OpenCode
1.17.19 ReleaseSupported OpenAI pro reasoning mode. Disabled response storage by default for xAI Responses. Added OAuth support for Luna Responses Lite. Switched to another available org after logging out in the…
OpenCode
1.17.18 ReleasePrevent crashes and bad pricing data when GitHub Copilot returns models with a zero billing batch size. Add a model-specific system prompt for Meta Muse Spark.
OpenCode
1.17.17 ReleaseImproved Meta model handling for reasoning variants and provider requests. Fixed clipped descenders in model selector labels. Added a dismissible tabs intro popup and refreshed the help entry point.…
OpenCode
1.17.16 ReleaseExposed reasoning effort variants for Grok models. Improved xAI prompt cache routing and PDF file support in Responses models. Added an Open containing folder action for projects on the home screen.…
OpenCode
1.17.15 ReleaseBetter classify Z.ai context-window overflow errors so oversized requests surface the right failure mode Handle unavailable config directories more gracefully when reading config files Restore model…
June 2026
OpenCode
1.17.12 ReleaseEnable adaptive thinking for Claude Sonnet 5. Prefer MCP content responses over structured output when both are present. Reconnect MCP servers after OAuth even if the server was disabled. Request MCP…
OpenCode
1.17.11 ReleaseAdd session snapshots and revert controls so you can roll a session back to an earlier message, including file changes. Always print the MCP OAuth URL so manual sign-in still works when opening the…
OpenCode
1.17.10 ReleaseAdded MCP server instructions to session context. Added Opencode-managed provider integration support. Added MCP resource template listing. Added MCP resource read tools. Added a --mini CLI mode. Hid…
OpenCode
1.17.9 ReleaseHonor configured agent step limits by forcing a final text response instead of failing mid-run. Fix Devstral model detection when provider IDs use different casing. Pass configured custom headers to…
OpenCode
1.17.8 ReleaseSession timelines load much faster and avoid flicker or scroll jumps. OpenAI-compatible providers now accept MCP tool schemas that previously failed validation. Cloudflare AI Gateway now receives the…
OpenCode
1.17.7 ReleasePlugin client requests now reuse the active server instead of assuming the default local port. ACP shell tool calls now show the command and working directory from the start. Plugin-provided shell…
OpenCode
1.17.6 ReleaseImproved MCP server compatibility by declaring OpenCode's supported client capabilities.
OpenCode
1.17.5 ReleaseAdded external browser OAuth for the Snowflake Cortex provider Improved project copy management and move-session flows in v2 Recovered expired MCP sessions instead of leaving MCP tools disconnected…