Change8

OpenCode mcp

Component

Model Context Protocol (MCP) updates for OpenCode. Tool integrations, server connections, and protocol enhancements.

100 releases310 features752 bug fixesView all OpenCode releases

All MCP Features

  • Enabled connector-based authentication flows and support for stored provider credentials.(v1.17.4)
  • Added v2 API endpoints to create and fetch sessions, list session questions, and resolve the active location.(v1.17.4)
  • Added support for the Cohere North model.(v1.17.0)
  • Enabled adding "reasoning" as an interleaved field option for vLLM providers.(v1.17.0)
  • Enabled `mcp add` command to work correctly in non-interactive command-line flows.(v1.17.0)
  • Enabled `auth logout` command to support searching when selecting an account to log out from.(v1.17.0)
  • Added support for the Snowflake Cortex provider.(v1.16.2)
  • Added managed workspace cloning that preserves dirty and untracked files.(v1.16.0)
  • Added functionality for moving sessions between workspaces and directories.(v1.16.0)
  • Added proper OpenAI model support through AWS Bedrock.(v1.16.0)
  • Added skill discovery and file-based agent loading.(v1.16.0)
  • Added `run --replay` command for interactive session replay.(v1.16.0)
  • Exposed session location data in v2 SDK responses.(v1.16.0)
  • Enabled experimental background agents to push updates without polling.(v1.15.11)
  • Added Grok OAuth sign-in, including device-code login.(v1.15.7)
  • Added PDF attachment support for Grok.(v1.15.7)
  • Added a diff viewer in the TUI for reviewing changes.(v1.15.6)
  • Added shell mode to the `run` prompt.(v1.15.6)
  • Added initial desktop tabs support.(v1.15.6)
  • Added a native app menu on Windows.(v1.15.6)
  • Added Ukrainian locale support.(v1.15.6)
  • Added the v2 model and provider listing API.(v1.14.49)
  • Added DigitalOcean OAuth and Inference Router support.(v1.14.49)
  • Created a global `opencode.jsonc` automatically when no configuration exists.(v1.14.49)
  • Enabled `customize-opencode` by default with a linked full schema.(v1.14.49)
  • Added autocomplete for configured `@mentions` in prompts.(v1.14.49)
  • Enabled parsing of fenced Markdown code blocks in patch diffs by default.(v1.14.49)
  • Added pinned recent sessions, quick slots, and recent-session cycling in the TUI.(v1.14.49)
  • Added Ctrl/Cmd+number shortcuts to switch projects in the Desktop application.(v1.14.49)
  • Added the Scout agent for repository research, documentation lookup, and dependency-source inspection.(v1.14.42)
  • Added prompt during Azure setup to capture and save the required resource name along with the API key.(v1.14.31)
  • Added support for the Mistral Medium 3.5 model with reasoning capabilities.(v1.14.30)
  • Introduced a quick toggle for paste summaries within the TUI interface.(v1.14.30)
  • Enabled DeepSeek OpenAI-compatible setups to keep `reasoning_content` interleaved by default.(v1.14.29)
  • Enabled the experimental LSP tool to forward the workspace symbol query.(v1.14.29)
  • Added new HTTP API routes to list sessions, search files, read catalog data, read experimental data, read worktrees, dispose instances, update worktrees, update config, initialize project Git repos, update projects, manage MCP servers, handle MCP OAuth flows, manage experimental tools, update workspaces, manage sync state, read sessions, perform session lifecycle actions, edit session messages, and perform remaining session actions.(v1.14.26)
  • Added Zed editor selection support for editor context in the TUI.(v1.14.26)
  • Introduced a tip to use `/connect` when no models are configured in the TUI.(v1.14.26)
  • Added Roslyn LSP support for Razor, .cshtml, and C# script files(v1.14.25)
  • Added an experimental HTTP API endpoint for MCP server status.(v1.14.24)
  • Added experimental HTTP API endpoints to list files, read file contents, and check project file status.(v1.14.24)
  • Added support for pulling diagnostics from LSP servers, including C# and Kotlin.(v1.14.21)
  • Enabled the high reasoning variant for supported Mistral Small models.(v1.14.21)
  • Hidden unsupported model variants for Kimi models that do not expose them.(v1.14.21)
  • Added the experimental HTTP API endpoint: GET /config.(v1.14.20)
  • Enabled detection of attachment types from file contents, ensuring images and PDFs are correctly handled even with missing or incorrect file extensions.(v1.14.17)
  • Added support for the OTEL_RESOURCE_ATTRIBUTES environment variable to allow setting custom telemetry resource tags.(v1.14.17)
  • Added a restore flow for sessions whose workspace is unavailable, providing clearer workspace status indicators in the TUI.(v1.4.10)
  • Enabled Azure prompt caching with a default per-session cache key.(v1.4.8)
  • Added beta desktop settings to hide title bar tools including navigation, search, terminal, status, and file tree.(v1.4.8)
  • Enabled support for Claude Opus 4.7 with xhigh adaptive reasoning.(v1.4.7)
  • Introduced showing summarized thinking by default for Claude Opus 4.7.(v1.4.7)
  • Enabled exporting AI SDK telemetry spans to OTLP trace backends.(v1.4.5)
  • Exposed the experimental question API schema and OpenAPI spec from @opencode-ai/server.(v1.4.5)
  • Exposed a reusable question handler factory for custom question API hosts.(v1.4.5)
  • Added the experimental `compaction.autocontinue` hook to allow stopping auto-continuing after compaction.(v1.4.4)
  • Added support for the Alibaba provider, including cache support.(v1.4.4)
  • Enabled thinking for `zhipuai-coding-plan`.(v1.4.4)
  • Plugins can now register custom workspace adaptors that appear in workspace creation.(v1.4.4)
  • Added fast mode variants for supported Claude and GPT models.(v1.4.3)
  • Added permission prompts for GitLab Duo Workflow tool calls instead of auto-running them.(v1.4.1)
  • Added OTLP observability export support.(v1.4.0)
  • Added full HTTP proxy support.(v1.4.0)
  • Added a keybinding option for "Switch model variant" in the TUI.(v1.4.0)
  • Added PDF drag and drop for attachments in the TUI.(v1.4.0)
  • Added `opencode run --dangerously-skip-permissions` to auto-approve non-denied permission prompts.(v1.4.0)
  • Enabled support for Azure model options on both chat and response paths(v1.3.16)
  • Exposed session model and mode configuration options through ACP(v1.3.16)
  • Added a dedicated system prompt specifically for Kimi models.(v1.3.11)
  • Added first-class PowerShell support on Windows(v1.3.7)
  • Added prompt slot feature for enhanced prompt management.(v1.3.4)
  • Added support for AI SDK v6.(v1.3.4)
  • Added TUI plugins support for terminal interface extensions.(v1.3.4)
  • Added GPT prompt configuration so non-Codex GPT models use a system prompt modeled after Codex CLI.(v1.3.4)
  • Added dialog variant menu and improved subagent functionality in the TUI.(v1.3.4)
  • Enabled opening a dialog for model variant selection instead of cycling through options.(v1.3.4)
  • Added model variant selection dialog to the TUI.(v1.3.4)
  • Enabled embedding the WebUI directly in the binary with configurable proxy flags on Desktop.(v1.3.3)
  • Added the option to create directories within the directory picker in the Electron application.(v1.3.3)
  • Added heap snapshot functionality allowing users to capture memory snapshots of both TUI and server processes via the "Write heap snapshot" command.(v1.3.2)
  • Added Poe as a built-in authentication provider supporting both OAuth and API key methods.(v1.3.1)
  • Enabled token caching for custom Amazon Bedrock providers to improve performance.(v1.3.1)
  • Added syntax highlighting support for Kotlin, HCL, Lua, and TOML files.(v1.3.1)
  • Added manual lock/unlock controls for theme mode.(v1.3.1)
  • Enabled full support for the GitLab Agent Platform, including automatic discovery of workflow models from your GitLab instance.(v1.3.0)
  • Introduced git-backed session review modes, allowing users to review uncommitted changes and branch diffs directly within opencode.(v1.3.0)
  • Added support for multistep authentication flows in the desktop app, enabling login via OAuth providers and SAML.(v1.3.0)
  • Implemented an interactive update flow that shows a confirmation dialog before major/minor upgrades, allowing users to review changes or skip versions.(v1.3.0)
  • Enabled opencode to run on Node.js in addition to Bun, with a dedicated entry point and build script.(v1.3.0)
  • Added support for text attachments within the application.(v1.2.26)
  • Enabled console account subcommands to be accessible via the CLI.(v1.2.26)
  • Introduced persistent model selection that is maintained across sessions.(v1.2.26)
  • Added multi-window support for the desktop application via Electron.(v1.2.26)
  • Enabled support for non-OpenAI Azure models that use completions endpoints(v1.2.25)
  • Added ARM64 release targets for Windows CLI and desktop(v1.2.25)
  • Added GOOGLE_VERTEX_LOCATION environment variable support for Vertex AI(v1.2.25)
  • Allowed passing workspaceID into session create endpoint(v1.2.25)
  • Added thinking variants support for SAP AI provider(v1.2.25)
  • Added debug window to the desktop application(v1.2.25)
  • Display development statistics in the application(v1.2.25)
  • Enabled database sharing between beta and stable channels.(v1.2.22)
  • Added project git init API(v1.2.21)
  • Enabled auto-accept keybind regardless of permission configuration(v1.2.21)
  • Added interactive timeline visualization feature(v1.2.21)
  • Added sidebar reveal animation, hover peek overlay, and weaker dividers to the application UI(v1.2.21)
  • Added Vietnamese README and updated all language navigation links(v1.2.21)
  • Enabled importing custom tools via file URL.(v1.2.12)
  • Enabled support for adaptive thinking when using the Claude Sonnet 4.6 model in the core functionality.(v1.2.8)
  • Added the ability to view and collapse custom tool and MCP call responses within the TUI.(v1.2.8)
  • Added support for medium reasoning with Gemini 3.1(v1.2.7)
  • Added Julia language server support(v1.2.7)
  • Added Kilo as a native provider(v1.2.7)
  • Surface plugin auth providers in the login picker(v1.2.7)
  • Display new session banner with logo and project details in TUI(v1.2.7)
  • Added dfmt formatter support for D language files.(v1.2.6)
  • Added OpenAI-compatible endpoint support for the Google Vertex provider.(v1.2.6)
  • Added Venice support for temperature, topP, topK, and smallOption parameters.(v1.2.6)
  • Added cljfmt formatter support for Clojure files.(v1.2.6)
  • Added database migration command to convert JSON storage to SQLite.(v1.2.6)
  • Added --continue and --fork flags to the attach command.(v1.2.6)
  • Enabled showing all project sessions regardless of the current working directory.(v1.2.1)
  • Enabled SDK users to receive only incremental changes to parts via the new PartDelta event, avoiding repeated full content transmission.(v1.2.0)
  • Added the --dir option to the run command in the TUI.(v1.2.0)
  • Added a tool.definition hook for plugins to modify tool descriptions and parameters.(v1.1.65)
  • Enabled token substitution within the OPENCODE_CONFIG_CONTENT environment variable.(v1.1.64)
  • Enabled returning image attachments from the webfetch tool(v1.1.62)
  • Exposed tool arguments in the shell hook for improved plugin visibility(v1.1.62)
  • Enabled model configurations without requiring npm or API provider details.(v1.1.61)
  • Enabled support for Claude agent SDK-style structured outputs in the OpenCode SDK.(v1.1.60)
  • Added support for configuring a custom API URL per model.(v1.1.60)
  • Introduced automatic variant generation for Venice models.(v1.1.60)
  • Added directory reading capability to the read tool.(v1.1.60)
  • Added a toggle in the TUI to hide the session header.(v1.1.60)
  • Added WSL backend mode for the desktop application.(v1.1.57)
  • Enabled opening applications directly via executables on Windows.(v1.1.56)
  • Enabled thinking for all reasoning models on Alibaba Cloud (DashScope)(v1.1.54)
  • Added skill discovery from URLs via well-known RFC(v1.1.54)
  • Added Claude Code-style --fork flag to duplicate sessions before continuing in TUI(v1.1.54)
  • Added drag-and-drop support for @mentioning files in the desktop application(v1.1.54)
  • Added native clipboard image paste and fixed text paste in the desktop app(v1.1.54)
  • Added native Wayland toggle on Linux desktop(v1.1.54)
  • Added macOS support for displaying only installed editors and added Sublime Text editor(v1.1.54)
  • Added keyboard accelerators to menu items in the desktop application(v1.1.54)
  • Added more basic menu bar items to the desktop application(v1.1.54)
  • Added Windows File Explorer icon for session header(v1.1.54)
  • Allowed creating sessions on touch devices(v1.1.54)
  • Added session usage tracking to the Admin Control Panel (ACP).(v1.1.53)
  • Enabled user plugins to override built-in plugins when they define the same provider.(v1.1.53)
  • Added a button to open files in external applications from the interface.(v1.1.53)
  • Enabled support for the new Claude 3.5 Sonnet model.(v1.1.52)
  • Enabled binding a key to the function that hides or shows thinking blocks.(v1.1.52)
  • Added model autocomplete support using the models.dev schema reference in opencode.json.(v1.1.52)
  • Added Bosnian locale support for internationalization.(v1.1.52)
  • Added support for Trinity model system prompts.(v1.1.50)
  • Added shell.env hook for manipulating environment variables in tools and shell.(v1.1.50)
  • Allowed theme colors to be used in agent customization.(v1.1.50)
  • Added support for reading skills from the .agents/skills directories.(v1.1.50)
  • Added .slnx file extension support for C#/F# LSP root detection.(v1.1.50)
  • Enabled the --thinking flag in the CLI to show reasoning blocks during command execution.(v1.1.50)
  • Allowed empty prompts when providing review comments in the desktop application.(v1.1.50)
  • Added --mdns-domain flag to customize mDNS hostname.(v1.1.49)
  • Added Ormolu code formatter for Haskell.(v1.1.49)
  • Enabled prompt caching support for Claude Opus on AWS Bedrock.(v1.1.49)
  • Added reasoning variants support for SAP AI Core.(v1.1.49)
  • Added support for user plugins to override built-in auth plugins.(v1.1.49)
  • Added workspace toggle command to command palette and prompt input.(v1.1.49)
  • Added search functionality through sessions.(v1.1.49)
  • Added tab close keybind to the application.(v1.1.49)
  • Enhanced responsive design with additional breakpoints for larger screen layout adjustments.(v1.1.49)
  • Added keyboard shortcuts for navigating between unread sessions.(v1.1.49)
  • Added skill dialog for selecting and inserting skills.(v1.1.49)
  • Enabled password authentication for remote session attachment.(v1.1.49)
  • Added skill slash commands to the app.(v1.1.49)
  • Added User-Agent header for GitLab AI Gateway requests.(v1.1.49)
  • Added Select, dropdown, and popover styles & transitions.(v1.1.49)
  • Added smooth fading out on scroll and style fixes for UI elements.(v1.1.49)
  • Enabled making skills invokable as slash commands in the TUI(v1.1.48)
  • Added support for specifying a custom models file path via the OPENCODE_MODELS_PATH environment variable(v1.1.48)
  • Enabled respecting the OPENCODE_MODELS_URL environment variable during the build process(v1.1.48)
  • Added a Copilot-specific provider to correctly handle reasoning tokens for Copilot(v1.1.48)
  • Enabled thinking capability for Google Vertex Anthropic models(v1.1.36)
  • Told the model what model it is in the environment section of the prompt(v1.1.35)
  • Allowed GPT-5.1-Codex model in the Codex auth plugin(v1.1.35)
  • Added xhigh reasoning effort for GitHub Copilot GPT-5 models(v1.1.35)
  • Added active state to comment cards in the prompt input(v1.1.35)
  • Added link icon and used it for copy-to-clipboard buttons in the UI(v1.1.35)
  • Replaced Popover with DropdownMenu for server options in the app(v1.1.35)
  • Added onFilter callback to List component and hid the add server row during search(v1.1.35)
  • Added back button in subagent sessions(v1.1.35)
  • Implemented new server management for web and desktop(v1.1.35)
  • Added Iosevka as a font choice in the desktop app(v1.1.35)
  • Added state to pause existing audio for demo menus and added support for audio controls(v1.1.35)
  • Auto-opened OAuth links for Codex and Copilot(v1.1.35)
  • Added workspace startup script support to projects.(v1.1.32)
  • Enabled returning images properly as tool results.(v1.1.32)
  • Added prompt cache key support for the Venice provider.(v1.1.32)
  • Included the noop tool in activeTools for LiteLLM proxy compatibility.(v1.1.32)
  • Allowed remote directory specification in the attach command.(v1.1.32)
  • Added Brazilian Portuguese locale support to the desktop application.(v1.1.32)
  • Enabled rendering of images in session review.(v1.1.32)
  • Added support for deleting sessions.(v1.1.32)
  • Enabled closing projects directly from the hover card.(v1.1.32)
  • Added support for Norwegian translations.(v1.1.32)
  • Added scrollbar styling to the session page.(v1.1.32)
  • Added support for Arabic language.(v1.1.32)
  • Always show the Toggle-Review button in the application.(v1.1.32)
  • Opened the terminal pane automatically when creating a new terminal.(v1.1.32)
  • Added the aura theme.(v1.1.32)
  • Added caching support for Claude with Bedrock custom inference profiles.(v1.1.29)
  • Added Laravel Pint as a PHP formatter.(v1.1.29)
  • Enabled session title prompt to respond in the user's language.(v1.1.29)
  • Added OPENCODE_DISABLE_PROJECT_CONFIG environment variable to disable project configuration.(v1.1.29)
  • Added OPENCODE_DISABLE_FILETIME_CHECK flag to skip file modification time checks.(v1.1.29)
  • Added search functionality to settings shortcuts in the desktop application.(v1.1.29)
  • Added a new workspace button supporting all available languages in the desktop application.(v1.1.29)
  • Added Japanese, Danish, French, Spanish, German, and Korean language support/translations to the desktop application.(v1.1.29)
  • Added model tooltip metadata in the chooser per Figma request.(v1.1.29)
  • Added the ability to manage models icon to the selector.(v1.1.29)
  • Enabled users to select directory text when creating a new session.(v1.1.29)
  • Added a keyboard shortcut (Mod+,) to open the settings dialog.(v1.1.29)
  • Enabled support for ACP audience by mapping to ignore and synthetic.(v1.1.28)
  • Added tooltips to sidebar new session and workspace buttons.(v1.1.28)
  • Added restart and reload menu items on macOS.(v1.1.28)
  • Added ability to select project directory text in the web interface.(v1.1.27)
  • Added support for tracking reasoning by output_index for Copilot compatibility.(v1.1.26)
  • Enabled auto-routing of GPT-5+ models to the Responses API in the GitHub Copilot integration.(v1.1.26)
  • Added the apply_patch tool specifically for OpenAI models.(v1.1.26)
  • Added vim-style line-by-line scrolling keybindings.(v1.1.26)
  • Increased the maximum batch tool limit from 10 to 25.(v1.1.26)
  • Increased question header and label limits.(v1.1.26)
  • Added command execute before hook.(v1.1.26)
  • Added proper variant support to Copilot.(v1.1.26)
  • Added mouse support for permission buttons in the TUI.(v1.1.26)
  • Added session unshare button to the desktop application.(v1.1.26)
  • Introduced new layout and session layout improvements for the desktop application.(v1.1.26)
  • Added LiteLLM proxy provider option for explicit compatibility.(v1.1.24)
  • Added Carbonfox theme to the TUI.(v1.1.24)
  • Added ability to edit project and session titles in the Desktop application.(v1.1.24)
  • Added unified search for commands and files within the Desktop application.(v1.1.24)
  • Added version information to the session header and /status dialog in the TUI.(v1.1.24)
  • Added OAuth redirect URI configuration support for MCP servers.(v1.1.24)
  • Enabled making dialog keybinds configurable in the TUI.(v1.1.23)
  • Allowed the provider-level store option to be set.(v1.1.23)
  • Updated the TUI console with a black plan selection, light rays effect, and mobile styles.(v1.1.23)
  • Introduced a new application layout for the desktop client.(v1.1.23)
  • Added Provider Icons support in the desktop application.(v1.1.20)
  • Introduced Ask Question Tool Support in the desktop application.(v1.1.20)
  • Added Undertale and Deltarune built-in themes.(v1.1.20)
  • Added support for GitLab Duo Agentic Chat Provider.(v1.1.20)
  • Added plan mode with enter and exit tools(v1.1.19)
  • Added Ask Question tool support for the desktop application(v1.1.19)
  • Added GitLab Duo Agentic Chat provider support(v1.1.19)
  • Added Undertale and Deltarune built-in themes (Community Contributor)(v1.1.19)
  • Added family support for GPT 5.2 Codex in the Codex plugin(v1.1.19)
  • Enabled setting the serverPassword directly within the desktop application.(v1.1.17)
  • Enabled support for debug tool calling directly in the CLI.(v1.1.16)
  • Implemented spawning of a local server with a password in the desktop application.(v1.1.16)
  • Added nova-2 to the list of region prefix models.(v1.1.16)
  • Added password authentication support to improve server security.(v1.1.15)
  • Added image preview support for image attachments in the desktop application.(v1.1.14)
  • Added user message badges visible on hover in the desktop application.(v1.1.14)
  • Enabled mouse hover and click support for the autocomplete feature in the TUI.(v1.1.14)
  • Enabled mouse hover and click support for the questions tool in the TUI.(v1.1.14)
  • Added ability to fork sessions in the desktop application.(v1.1.13)
  • Enabled tracking of file modifications in ACP.(v1.1.13)
  • Enabled passing sessionID to chat.system.transform.(v1.1.13)
  • Enabled support for configuring the default server URL for the desktop application.(v1.1.13)
  • Enabled API key prompt for Bedrock during authentication login.(v1.1.10)
  • Added interactive question tool for gathering user preferences and clarifying instructions(v1.1.7)
  • Enabled disabling of .claude prompt and skills loading via configuration(v1.1.7)
  • Added ability to hide subagents from the primary agent's system prompt.(v1.1.6)
  • Introduced theme functionality in the TUI.(v1.1.6)
  • Added agent color highlighting to the inline task tool ASCII character and agent name in the TUI.(v1.1.6)
  • Added support for system certificate authorities via the --use-system-ca flag in execArgv.(v1.1.6)
  • Made the General SubAgent visible in the agent list.(v1.1.6)
  • Added audio input and camera permissions to desktop application entitlements.(v1.1.6)
  • Added support for URL-based instructions.(v1.1.4)
  • Enabled loading of OPENCODE_CONFIG_DIR AGENTS.md into the system prompt.(v1.1.4)
  • Added frecency-based file autocomplete to the CLI.(v1.1.4)
  • Added keyboard shortcut 'c' to copy device code during the OAuth flow.(v1.1.4)
  • Added a 'view' button to open files directly from the review sidebar in the Desktop application.(v1.1.4)
  • Enabled opening the review sidebar when selecting a file from the picker in the Desktop application.(v1.1.4)
  • Added middle-click functionality to close tabs in the review sidebar.(v1.1.4)
  • Added support for jp. prefix in Amazon Bedrock cross-region inference profiles.(v1.1.3)
  • Added configuration options and authentication precedence for Bedrock.(v1.1.3)
  • Enabled expanding directory on Tab and selecting on Enter in TUI autocomplete.(v1.1.3)
  • Added system theme resolution and event handling to the TUI.(v1.1.3)
  • Enabled storing image attachments directly within the desktop application.(v1.1.3)
  • Added CLI installation capability to the desktop application.(v1.1.3)
  • Added session search functionality with debounced input and server-side filtering(v1.1.2)
  • Added SVG preview support in the session viewer(v1.1.2)
  • Implemented auto-scroll for the active command in the slash popover(v1.1.2)
  • Added a home icon to the responsive menu in the desktop application(v1.1.2)
  • Added AppStream MetaInfo file for the desktop application(v1.1.2)
  • Introduced granular permission control using object syntax with glob pattern matching for tools like bash and edit.(v1.1.1)
  • Enabled setting blanket permissions using a simple string or setting all permissions at once via a single string value.(v1.1.1)
  • Added sandbox support for git worktrees to allow working in multiple directories per project.(v1.1.1)
  • Added Kotlin LSP integration for enhanced Kotlin development support.(v1.1.1)
  • Added reject message support to permission dialogs for clearer user feedback.(v1.1.1)
  • Added escape key handling to permission dialogs for improved keyboard navigation.(v1.1.1)
  • Added TUI session selection API endpoint for navigation.(v1.1.1)
  • Added variant support for minimal mode.(v1.1.1)
  • Added image preview support in the session viewer on Desktop.(v1.1.1)
  • Added /compact session command to compress conversation history on Desktop.(v1.1.1)
  • Added file context feature to the Desktop application.(v1.1.1)
  • Added a new `debug agent` subcommand to the CLI to allow testing agents in isolation.(v1.0.220)
  • Added Gemini 3 Flash to the list of fast models.(v1.0.219)
  • Enabled support for MCP prompts as slash commands.(v1.0.219)
  • Added model usage statistics, including input/output token breakdown, to the stats command.(v1.0.219)
  • Added the rustfmt formatter for Rust files.(v1.0.219)

All MCP Bug Fixes

  • Fixed Gemini tool schemas that used multi-type fields so compatible tools keep working.(v1.17.4)
  • Content-filtered model responses now surface as visible errors instead of failing silently.(v1.17.4)
  • Fixed MCP authentication and debug requests dropping configured headers.(v1.17.4)
  • Fixed MCP catalog request timeouts not applying when listing prompts, resources, or tools.(v1.17.4)
  • Fixed issue where deprecated `reference` config entries were still loading under the newer `references` config key.(v1.17.1)
  • Resolved issue where MCP prompt and resource requests did not respect configured server timeouts.(v1.17.1)
  • Fixed incorrect handling of Anthropic fallback responses.(v1.17.1)
  • Ensured MCP servers that fail during client setup now fail cleanly, preventing broken connections.(v1.17.1)
  • Restored proper auto-updates functionality on macOS.(v1.17.1)
  • Fixed an issue where MCP catalogs would truncate larger lists instead of paginating correctly.(v1.17.0)
  • Fixed OpenRouter reasoning variants so they now generate for all supported models.(v1.17.0)
  • Fixed an issue where Java multi-module Maven workspaces failed to resolve JDTLS from the topmost `pom.xml`.(v1.17.0)
  • Fixed MCP servers so they now correctly respect advertised capabilities.(v1.17.0)
  • Fixed an issue where session lists did not respect directory filters when using workspace setups.(v1.17.0)
  • Fixed sessions so they can now recover once from provider context-overflow errors instead of failing immediately.(v1.17.0)
  • Fixed Bedrock Mantle configuration to properly honor configured API key and region settings.(v1.17.0)
  • Fixed an issue where new project copies were not bootstrapped before the TUI switched into them.(v1.17.0)
  • Fixed an issue where moving a session did not inject a reminder about the new working directory in the TUI.(v1.17.0)
  • Fixed several bugs related to WSL Desktop support.(v1.17.0)
  • Fixed an issue where hidden agents were being cycled accidentally.(v1.17.0)
  • Fixed MCP status so it now refreshes correctly when the active directory changes.(v1.17.0)
  • Fixed an issue where the Home screen did not keep a large enough recent-session list, preventing scrolling.(v1.17.0)
  • Fixed reasoning summaries running only on providers that support them, preventing GPT-5 request failures on incompatible backends.(v1.16.2)
  • Edit operations now refuse loose matches that could overwrite the wrong code or replace an existing file by mistake.(v1.16.2)
  • Fixed Bedrock sessions hanging before a model response starts.(v1.16.2)
  • Fixed the external editor fallback so attach-mode sessions still open when the original project path is unavailable locally.(v1.16.2)
  • Fixed permission replies routing through the incorrect session directory.(v1.16.2)
  • Fixed crashes caused by malformed path or diff metadata in permission and session views.(v1.16.2)
  • Fixed titlebar tab overflow clipping in the desktop application.(v1.16.2)
  • Fixed overflowed titlebar tabs so scrolling and drag regions behave correctly.(v1.16.2)
  • Fixed an issue where context snapshot decoding used orDie instead of mapError.(v1.16.2)
  • Fixed shell cancellation races.(v1.16.0)
  • Fixed SAP AI Core OpenAI reasoning variants.(v1.16.0)
  • Fixed delegated tasks losing their selected reasoning variant.(v1.16.0)
  • Fixed OpenAI websocket sessions getting stuck idle.(v1.16.0)
  • Fixed Windows path normalization in migrated storage.(v1.16.0)
  • Fixed prompt corruption when pasting near wide characters.(v1.16.0)
  • Fixed ACP cancel command to abort the active run.(v1.16.0)
  • Fixed SAP AI Core Anthropic Opus 4.7+ adaptive reasoning.(v1.16.0)
  • Fixed session review refresh and VCS diff caching in the Desktop app.(v1.16.0)
  • Hid update actions when desktop updates are unavailable.(v1.16.0)
  • Fixed tab title truncation and placement of the close button in the Desktop app.(v1.16.0)
  • Fixed showing a toast notification when the variant hotkey is used with no available variants in the TUI.(v1.16.0)
  • Routed question responses to the correct session directory in the TUI.(v1.16.0)
  • Stopped the background task spinner from sticking in the TUI.(v1.16.0)
  • Fixed GitHub integration refusing to commit without an existing git author identity.(v1.16.0)
  • Restored full ACP session replay when loading saved sessions.(v1.16.0)
  • Fixed Google tool calling after the upstream tool ID regression.(v1.15.11)
  • Fixed Codex plugin requests to send the expected session ID header.(v1.15.11)
  • Fixed V2 titlebar errors when a session sync cache was deleted.(v1.15.11)
  • Fixed the white flash when restoring the desktop window.(v1.15.11)
  • Resumed sessions no longer continue orphaned interrupted tools.(v1.15.11)
  • Dynamically added MCP servers now disconnect cleanly when removed.(v1.15.11)
  • DigitalOcean inference now correctly uses your OAuth token directly instead of creating a MAK.(v1.15.11)
  • Duplicate server connections are now merged in the server list.(v1.15.11)
  • Fixed issue where the diff viewer did not return to the previous screen upon closing.(v1.15.9)
  • Fixed generic failure when default model is invalid or unavailable by showing clearer errors.(v1.15.9)
  • Fixed generic failure when PTY session is missing by surfacing the specific error.(v1.15.9)
  • Fixed issue where skill invocation failures did not show clear errors.(v1.15.9)
  • Fixed issue where installation upgrade failures did not show clear errors.(v1.15.9)
  • Fixed issue where HTTP API returned unclear errors for project not found.(v1.15.9)
  • Fixed issue where HTTP API did not return PTY error bodies.(v1.15.9)
  • Fixed issue where HTTP API did not return MCP server not found errors.(v1.15.9)
  • Fixed issue where HTTP API did not return session busy error bodies.(v1.15.9)
  • Fixed issue where native reasoning continuation metadata was not preserved across turns.(v1.15.9)
  • Refined diff viewer keyboard shortcuts in the TUI.(v1.15.9)
  • Restored correct question prompt key handling in the TUI.(v1.15.9)
  • Fixed incorrect extraction of user codes from callback URLs containing multiple colons in the Desktop application.(v1.15.9)
  • Fixed VCS refreshes causing excessive session page churn by implementing debouncing.(v1.15.9)
  • V2 session APIs now return safe UnknownError responses with log reference IDs when stored messages are corrupt.(v1.15.7)
  • Generic API 500s no longer expose config details from server errors.(v1.15.7)
  • Unknown API errors now include reference IDs so you can match responses to server logs.(v1.15.7)
  • V2 session APIs now return 503 ServiceUnavailableError for mutations that are not available yet.(v1.15.7)
  • V2 session APIs now return SessionNotFoundError for missing sessions.(v1.15.7)
  • Deduped concurrent Codex OAuth refreshes to avoid repeated refresh failures.(v1.15.7)
  • Restored native OpenAI OAuth requests.(v1.15.7)
  • Tool schema failures now surface as friendly tool errors.(v1.15.7)
  • Restored OpenAI reasoning streams.(v1.15.7)
  • Collapsed thinking labels in the TUI now use clearer punctuation.(v1.15.7)
  • Single-select question checkmarks in the TUI no longer run into option labels.(v1.15.7)
  • V2 global event streams in the SDK now include account add, remove, and switch events.(v1.15.7)
  • Fixed Zed editor context activation only occurring inside Zed terminals.(v1.15.6)
  • Fixed catalog errors not being exposed by the v2 HTTP API.(v1.15.6)
  • Fixed request errors not being exposed by the v2 HTTP API.(v1.15.6)
  • Fixed OpenAPI spec not preserving endpoint error responses for the v2 API.(v1.15.6)
  • Fixed `opencode login` not defaulting to `https://console.opencode.ai`.(v1.15.6)
  • Fixed agent and command names not resolving correctly from relative config paths.(v1.15.6)
  • Fixed startup crash caused by invalid `OPENCODE_PERMISSION` (v1.15.6)
  • Fixed plugin tools missing `args` from breaking tool loading.(v1.15.6)
  • Restored legacy `PgUp` and `PgDn` TUI keybind aliases.(v1.15.6)
  • Fixed imported sessions not refreshing their directory and relative path fields correctly.(v1.15.6)
  • Fixed custom providers not appearing immediately after config updates.(v1.15.6)
  • Fixed plugin tools using `ask` so that tool calls complete correctly.(v1.15.5)
  • Reduced missed `/event` updates caused by a subscription race condition.(v1.15.5)
  • Fixed file references being incorrectly scoped outside the current workspace in the TUI.(v1.15.5)
  • Fixed issue where pasted prompt content was lost when copying in the TUI.(v1.15.5)
  • Fixed question dock overflow and message layout clipping issues in the Desktop application.(v1.15.5)
  • Fixed prompt placeholder remaining visible when the input field only contained whitespace.(v1.15.5)
  • Fixed the desktop application installing an outdated update instead of the newest available one.(v1.15.5)
  • Avoided duplicate consecutive entries in prompt history.(v1.15.1)
  • Displayed full configuration validation errors during TUI startup instead of a generic failure.(v1.15.1)
  • Fixed npm installations to allow the CLI to recover and fetch the correct native binary on more setups.(v1.15.1)
  • Fixed handling of multiline @ mentions within prompts.(v1.15.1)
  • Preserved custom tool metadata defined in Zod schemas.(v1.15.1)
  • Preserved custom tool argument descriptions when generating schemas.(v1.15.1)
  • Fixed file watching functionality in repositories where the .git directory is a symlink.(v1.15.1)
  • Fixed tool loading failure caused by invalid exports in custom tool modules.(v1.15.0)
  • Ensured sessions continue loading even when project instruction discovery fails by ignoring lookup errors.(v1.15.0)
  • Fixed event replay to use the correct handlers by resolving versioned event projector lookups.(v1.15.0)
  • Fixed archived sessions from being reprocessed unnecessarily when their archive state remained unchanged.(v1.15.0)
  • Restored missing session and message event types within the JavaScript SDK.(v1.15.0)
  • Fixed worktree creation requests that omitted the POST body.(v1.14.51)
  • Fixed sessions getting stuck with interrupted assistant messages after cancellation.(v1.14.51)
  • Fixed repeated auto-compaction in sessions after compaction reordered messages.(v1.14.51)
  • Fixed truncated shell output streams closing cleanly.(v1.14.51)
  • Stopped exposing internal named defect details from the HTTP API.(v1.14.51)
  • Fixed Azure `gpt-5.5` requests through the completions API.(v1.14.51)
  • Restored automatic image resizing for oversized image attachments.(v1.14.51)
  • Preserved text selection when clicking question prompt options in the TUI.(v1.14.51)
  • Fixed Windows app detection by reading `where` output correctly.(v1.14.51)
  • Fixed DigitalOcean OAuth to request only the GenAI scopes it needs.(v1.14.51)
  • Fixed keymap fallback priority and made TUI configuration errors clearer.(v1.14.49)
  • Restored model suggestions for unloaded providers and missing models.(v1.14.49)
  • Preserved layered permission rule order during configuration merges.(v1.14.49)
  • Preserved attachments returned by custom tools.(v1.14.49)
  • Kept recent turns after compaction instead of folding them into the summary.(v1.14.49)
  • Fixed prompt cursor movement and mentions handling for wide characters.(v1.14.49)
  • Prevented duplicate submits from creating empty phantom sessions.(v1.14.49)
  • Kept compacted tail history when forking a session.(v1.14.49)
  • Returned proper busy-session errors from the HTTP API.(v1.14.49)
  • Restored non-interactive `run` exit behavior in the TUI.(v1.14.49)
  • Fixed reactive updating of the websearch provider label in the TUI.(v1.14.49)
  • Reduced flicker when switching workspaces in the TUI.(v1.14.49)
  • Fixed `run --json` output draining in the TUI.(v1.14.49)
  • Fixed prompt history and line up/down commands in the TUI.(v1.14.49)
  • Showed clearer wrapped server errors in the Desktop application.(v1.14.49)
  • Used the login shell when loading desktop environment variables.(v1.14.49)
  • Remembered the selected model variant when switching sessions or projects.(v1.14.49)
  • Opened the next available project when closing the current one.(v1.14.49)
  • Prevented streamed Markdown from being cut off.(v1.14.49)
  • Fixed numeric HTTP API query parameters in the generated OpenAPI spec and SDK for session and file endpoints.(v1.14.46)
  • Fixed boolean HTTP API query handling so SDK types and runtime validation stay aligned.(v1.14.46)
  • Tolerated legacy stored numeric values in sessions, diffs, and retry events instead of failing to load old data.(v1.14.46)
  • Fixed old sessions with negative token counts causing message loads and Desktop startup to fail.(v1.14.46)
  • Fixed MCP tool discovery when a server publishes broken \"outputSchema\" references.(v1.14.46)
  • Fixed workspace HTTP API query drift so workspace-routed endpoints expose the right query parameters in OpenAPI and the SDK.(v1.14.46)
  • Fixed a Plan Mode security bypass where subagents could ignore parent-agent deny rules.(v1.14.46)
  • Provider configurations and API responses now correctly accept models marked as `active`.(v1.14.45)
  • Read tool permission rules now accurately match worktree-relative paths, ensuring allowlists and denylists apply correctly.(v1.14.45)
  • Workspace-routed HTTP API endpoints no longer incorrectly reject valid `directory` and `workspace` query parameters.(v1.14.45)
  • TUI startup errors now report all failed bootstrap requests instead of stopping after the first failure.(v1.14.45)
  • Opening a TUI session no longer crashes if the messages request fails.(v1.14.45)
  • Older migrated sessions that were missing diff file details or diff patches now load successfully.(v1.14.45)
  • When `throwOnError: true` is used in the SDK, it now throws a real `Error` containing the server message and preserves the response body in the `cause` field.(v1.14.45)
  • Provider plugins are now prevented from mutating shared provider model state for the rest of the application.(v1.14.45)
  • Fixed provider and config API responses when auth loaders add non-JSON options.(v1.14.43)
  • Ensured tool image attachments are now included in ACP updates and session replays.(v1.14.43)
  • Fixed HTTP API authentication responses to match the previous wire format for empty authorize results and share errors.(v1.14.42)
  • Fixed structured validation errors being returned from the HTTP API.(v1.14.42)
  • Fixed rejection of invalid permission and question IDs in the HTTP API.(v1.14.42)
  • Fixed inclusion of auth challenges on typed HTTP API 401 responses.(v1.14.42)
  • Fixed the HTTP API OpenAPI document route.(v1.14.42)
  • Fixed detached sessions so they are correctly claimed by the source project again.(v1.14.42)
  • Fixed forwarding of SIGINT, SIGTERM, and SIGHUP signals when running through the npm shim.(v1.14.42)
  • Fixed loading of skills that do not have descriptions.(v1.14.42)
  • Fixed tool ordering stability, preventing tool lists from reshuffling between runs.(v1.14.42)
  • Fixed Gemini reasoning controls so supported effort levels and small-mode defaults match the model.(v1.14.42)
  • Fixed Anthropic Opus 4.5 reasoning effort options.(v1.14.42)
  • Fixed limiting of OpenAI deep research models to the reasoning level they actually support.(v1.14.42)
  • Fixed GPT-5 reasoning variants so the exposed effort options match each model family.(v1.14.42)
  • Fixed the sidebar message shown for language server state in the TUI.(v1.14.42)
  • Fixed sorting of the session picker by full last-updated time instead of day buckets in the TUI.(v1.14.42)
  • Fixed keeping longer cleared prompts in draft history so they can be restored in the TUI.(v1.14.42)
  • Fixed issue where formatter output handling was broken, restoring correct formatting when formatters write to stdout or stderr.(v1.14.41)
  • Restored correct custom provider setup when using the /connect command in the TUI.(v1.14.41)
  • Added a dedicated Settings menu entry for macOS users in the Desktop application.(v1.14.41)
  • Fixed a crash in the share viewer during Server-Side Rendering (SSR) by guarding against undefined contents in the diff renderer.(v1.14.41)
  • Preserved assistant text when replaying signed reasoning blocks.(v1.14.40)
  • Returned consistent not-found errors for missing sessions.(v1.14.40)
  • Applied CORS headers before authentication so browser clients can reach legacy server endpoints.(v1.14.40)
  • Fixed runtime re-entry errors triggered by `serve`, `web`, and ACP network options.(v1.14.40)
  • Only show connected workspaces in warp flows, and carry the new directory into the session after warping.(v1.14.40)
  • Restored web terminal CSP allowances.(v1.14.40)
  • Sanitized invalid surrogate characters before provider transforms.(v1.14.40)
  • Fixed Cloudflare AI Gateway provider options for OpenAI-compatible models.(v1.14.40)
  • Used the current workspace with `/new`, including local-project warps.(v1.14.40)
  • Kept editor selection context stable until it is sent.(v1.14.40)
  • Automatically retried `server_is_overloaded` API errors.(v1.14.40)
  • Restored Mistral Medium 3.5 variants so model selection works correctly.(v1.14.40)
  • Showed compaction summaries before retained tail messages.(v1.14.40)
  • Kept the selected model when model data refreshes in the TUI.(v1.14.40)
  • Fixed `/agent create` in TUI to use the `/agents` path.(v1.14.40)
  • Ignored broken pipe (`EPIPE`) errors in desktop console logging.(v1.14.40)
  • Stopped auto-installing updates when quitting the desktop application.(v1.14.40)
  • Silenced noisy browser API Sentry reports in production.(v1.14.40)
  • Prevented sync bootstrap queries from failing during desktop app startup.(v1.14.40)
  • Fixed issue where canceling a parent task did not cancel its child subtask sessions.(v1.14.37)
  • Resolved issue where existing installations failed to transition correctly after the desktop packaging move due to missing startup migration.(v1.14.37)
  • Stabilized the Windows titlebar appearance when adjusting zoom levels.(v1.14.37)
  • Fixed Azure Anthropic model resolution when using the Anthropic SDK.(v1.14.34)
  • Fixed the web UI proxy so public manifest assets load and proxied responses do not break on transfer-encoding.(v1.14.34)
  • Allowed Codex Spark models when signing in with Codex OAuth.(v1.14.34)
  • Fixed embedded UI serving from the standalone server build.(v1.14.34)
  • Fixed PTY websocket connections from Desktop when using the HttpApi server.(v1.14.34)
  • Respects custom basic auth usernames in opencode clients.(v1.14.34)
  • Prompts browsers for basic auth on protected server logins.(v1.14.34)
  • Shows real server error messages in the CLI and SDK instead of bare {}(v1.14.34)
  • Prevented large diffs from using unbounded memory.(v1.14.34)
  • Fixed v2 session API responses to encode optional fields correctly.(v1.14.34)
  • Fixed pagination Link headers to use the real request host.(v1.14.34)
  • Added a --username option for basic-auth server connections in the TUI.(v1.14.34)
  • Passed server auth through internal ACP connections in the TUI.(v1.14.34)
  • Showed provider login errors from stderr instead of swallowing them in the TUI.(v1.14.34)
  • Prevented terminal reconnect loops after recovery failures in Desktop.(v1.14.34)
  • Preserved auth-token credentials when reopening the Desktop app.(v1.14.34)
  • Fixed application crash that occurred when attempting to restore saved messages if the associated model was missing.(v1.14.31)
  • Resolved issue where invalid remote MCP URLs caused setup to fail silently or break instead of providing a clear error message.(v1.14.31)
  • Fixed missing sessions in the Desktop application caused by path mismatches, including recovery for existing stored data.(v1.14.30)
  • Fixed errors in Azure Responses defaults that previously caused reasoning item ordering issues.(v1.14.30)
  • Fixed an issue where forked sessions did not keep compacted history intact.(v1.14.30)
  • Fixed incorrect editor context ranges when making selections with UTF-8 text in Zed.(v1.14.30)
  • Fixed issue where shell cancellations left aborted commands in a bad state; they now finish cleanly.(v1.14.29)
  • Fixed creation of a session over HTTP failing when using an empty request body.(v1.14.29)
  • Fixed crash/issue where pressing Enter in TUI dialogs leaked through instead of triggering the dialog action.(v1.14.29)
  • Fixed TUI issue where `opencode agent create` wrote an invalid `permissions.deny` config.(v1.14.29)
  • Fixed configuration parsing to correctly preserve the order of permission rules.(v1.14.26)
  • Fixed handling of DeepSeek reasoning output when using OpenRouter.(v1.14.26)
  • Fixed editor lock detection to correctly ignore locks originating from unrelated workspaces.(v1.14.26)
  • Corrected a typo found in a comment.(v1.14.26)
  • Fixed permission config preserving rule order, now exposing full IntelliSense for tool permission keys(v1.14.25)
  • Fixed issue where shell commands did not keep the correct working directory after login shell startup files ran(v1.14.25)
  • Fixed git amend condition to require verifying the commit landed(v1.14.25)
  • Fixed DeepSeek assistant messages so reasoning is always included, preventing provider formatting failures.(v1.14.24)
  • Fixed inherited model configurations so interleaved-capability models continue working when the capability field falls back to an existing model.(v1.14.24)
  • Fixed project detection and caching issues specifically for bare Git repos and worktrees.(v1.14.21)
  • Fixed crash or broken state when opening an invalid or missing session in the TUI.(v1.14.21)
  • Fixed project icon overrides so uploaded icons and color fallbacks behave correctly in the edit dialog.(v1.14.21)
  • Fixed a system theme regression within the Text User Interface (TUI).(v1.14.20)
  • Fixed local dynamic imports on Windows when running under Node, ensuring reliable plugin and tool loading.(v1.14.20)
  • Fixed permission replies in remote workspaces so they are correctly sent to the originating workspace.(v1.14.20)
  • Fixed the Select Server dialog layout so the server list and actions size correctly.(v1.14.20)
  • Fixed synced project updates so desktop project state changes apply reliably.(v1.14.20)
  • Fixed sidebar project avatars to correctly fall back to using icon.url when no override is specified.(v1.14.20)
  • Fixed the WorkspaceAdaptor.create type definition to correctly include the required env parameter.(v1.14.20)
  • Fixed assistant message identification by using parentID matching instead of positional scanning.(v1.14.20)
  • Fixed an issue where executable permissions were lost during Docker builds for artifacts.(v1.14.17)
  • Resolved an issue causing plugins to reinstall unnecessarily often.(v1.14.17)
  • Fixed package installation failures that occurred when the node_modules directory was missing.(v1.14.17)
  • Corrected GitHub Copilot requests using Anthropic Haiku by disabling unsupported tool streaming.(v1.14.17)
  • Fixed an issue where the TUI sticky header offset was incorrect in the desktop view.(v1.14.17)
  • Fixed agent cycling issue in the TUI when no agent was selected and improved prompt key handling.(v1.4.10)
  • Fixed issue where models would fail to load when catalog data was incomplete by normalizing provider metadata defaults.(v1.4.10)
  • Fixed a crash that occurred when experimental mode was enabled.(v1.4.8)
  • Fixed Windows terminal behavior where Ctrl+Z caused input undo and process suspension.(v1.4.8)
  • Fixed desktop workspace loading to ensure the ready state persists correctly.(v1.4.8)
  • Fixed desktop session syncing issues when loading project data from the query cache.(v1.4.8)
  • Fixed requests failing on Cloudflare AI Gateway for OpenAI reasoning models because `max_tokens` was being dropped.(v1.4.7)
  • Fixed requests requiring stored responses failing because Azure models did not default `store=true`.(v1.4.7)
  • Fixed pasting files or large text in the TUI causing content to be inserted twice.(v1.4.7)
  • Fixed the command line `--agent` argument being overwritten by the session's saved agent.(v1.4.7)
  • Fixed TUI sync state breaking due to empty LSP, MCP, formatter, and session status responses.(v1.4.7)
  • Fixed an issue where stale bot messages were not aligning with the actual 60-day threshold.(v1.4.7)
  • Fixed desktop shell commands starting from the wrong directory; they now start from the home directory.(v1.4.5)
  • Prevented bootstrap error popups from appearing while global sync is initializing.(v1.4.5)
  • Fixed reasoning summary injection for `@ai-sdk/openai-compatible` providers.(v1.4.4)
  • Fixed crash/hang on Windows desktop backend before shutdown.(v1.4.4)
  • Fixed Korean IME truncation when using `zhipuai-coding-plan`.(v1.4.4)
  • Fixed duplicate user messages appearing in ACP clients.(v1.4.4)
  • Fixed contrast issue with diff line numbers in built-in TUI themes.(v1.4.4)
  • Fixed plugin authentication logic so it only asks for an API key if the plugin has an `authorize` method.(v1.4.4)
  • Fixed plugin authentication logic to correctly ask for an API key when authorization is needed.(v1.4.4)
  • Fixed the "agent create" command failing for OpenAI accounts authenticated via OAuth.(v1.4.3)
  • Fixed clangd incorrectly choosing CMakeLists.txt or Makefile as the project root in C/C++ workspaces.(v1.4.1)
  • Fixed terminal connections failing in same-origin desktop and web app setups.(v1.4.1)
  • Fixed session review and change lists when diff data arrived in inconsistent shapes.(v1.4.1)
  • Fixed the generated SDK and OpenAPI types for /providers and session shell responses.(v1.4.1)
  • Fixed failed web fetches leaving stale timeouts behind.(v1.4.0)
  • Fixed OpenRouter provider issues.(v1.4.0)
  • Fixed incorrect Qwen variants after aligning GitHub Copilot Anthropic reasoning levels.(v1.4.0)
  • Fixed TypeScript LSP memory use by ensuring the server uses the native project config.(v1.4.0)
  • Fixed output token totals calculation when reasoning tokens are reported separately(v1.3.16)
  • Fixed plugin installations from npm aliases and git URLs, resolving Windows cache path issues(v1.3.16)
  • Fixed issue where the project-level CLAUDE.md setting (`OPENCODE_DISABLE_CLAUDE_CODE_PROMPT`) was not being respected(v1.3.7)
  • Fixed LiteLLM compaction process from incorrectly discouraging `_noop` tool calls(v1.3.7)
  • Fixed flaky plugin tests by removing unsupported mock.module in Bun.(v1.3.4)
  • Fixed web UI bundle build failures specifically on Windows.(v1.3.4)
  • Fixed style guide violations in the TUI subagent footer.(v1.3.4)
  • Fixed an issue where the variant cycle display was shown in the footer.(v1.3.4)
  • Fixed layout viewport resizing when the mobile keyboard appears (community contribution).(v1.3.4)
  • Fixed an issue where semver build identifiers were not respected for nix builds (community contribution).(v1.3.4)
  • Fixed nix embedded web-ui support (community contribution).(v1.3.4)
  • Fixed image pasting failing on Windows Terminal 1.25+ when the kitty keyboard is enabled.(v1.3.3)
  • Fixed incorrect agent normalization within the desktop application.(v1.3.3)
  • Fixed project switching flickering when using keybinds by pre-warming the globalSync state.(v1.3.3)
  • Fixed enterprise URL not being set correctly during the authentication flow.(v1.3.3)
  • Fixed DWS workflow tools being silently cancelled due to missing tool approval support.(v1.3.3)
  • Fixed MCP servers disappearing after transient errors and improved OAuth handling.(v1.3.3)
  • Fixed session timeline jumping unexpectedly when scrolling.(v1.3.1)
  • Fixed GitLab Duo Workflow models displaying incorrect identity information.(v1.3.1)
  • Fixed issues with theme mode switching reliably between dark and light modes.(v1.3.1)
  • Fixed console account URL handling to ensure better navigation.(v1.3.1)
  • Fixed session busy state handling to improve overall responsiveness.(v1.3.1)
  • Fixed stale session hover preview display.(v1.3.1)
  • Fixed incorrect project hover state behavior.(v1.3.1)
  • Fixed issues with prompt history navigation.(v1.3.1)
  • Fixed filtering logic for non-renderable part types.(v1.3.1)
  • Fixed an optional chaining issue related to the ProviderIcon.(v1.3.1)
  • Fixed process cleanup when closing terminal tabs.(v1.3.1)
  • Fixed batching of multi-file prompt attachments submitted via picker, paste, or drag-and-drop.(v1.3.1)
  • Fixed visibility of patch tool counts when displaying files with long names.(v1.3.1)
  • Fixed project avatar popover flickering when switching projects via the sidebar.(v1.3.1)
  • Fixed stale server URL and email appearing on re-login after switching to a different server environment.(v1.3.0)
  • Fixed issues when switching between remote servers that caused stale project data, broken terminal spawning, and incorrect sidebar project display.(v1.3.0)
  • Fixed Windows command execution for shims (.cmd/.bat files) which previously failed during upgrades, uninstalls, IDE installs, and LSP launches.(v1.3.0)
  • Fixed tool discovery for npm-installed packages by correctly including the cache bin directory in PATH lookups.(v1.3.0)
  • Fixed tool and session error messages to display in a clean, human-readable format instead of confusing technical strings.(v1.3.0)
  • Fixed issue where terminals became unresponsive when the server returned a "not found" error for terminal sessions; terminals now properly reinitialize.(v1.3.0)
  • Fixed paste operations to preserve raw byte data, ensuring proper handling of binary content and special characters when pasting into the terminal.(v1.3.0)
  • Fixed issue where rapidly pressing Enter could submit prompts multiple times; the input now ignores repeated Enter submits.(v1.3.0)
  • Fixed Vertex AI errors with non-thinking models (like gemini-2.0-flash) by correctly applying thinking configuration only to reasoning-capable models.(v1.3.0)
  • Fixed streaming error where cost data was sent in upstream provider format instead of client-requested format, preventing validation errors.(v1.3.0)
  • Fixed review file comments to submit when clicked and display without horizontal overflow, matching diff review behavior.(v1.3.0)
  • Fixed file and image attachments being silently lost when reusing or forking a previous prompt that contained attachments.(v1.3.0)
  • Fixed snapshot revert issues where overlapping file changes could apply the wrong patch hash and resolved a sorting bug in hidden file ordering.(v1.3.0)
  • Fixed terminal renaming from the context menu, which previously failed due to dropdown focus conflicts.(v1.3.0)
  • Fixed console device login to properly handle pending authorization states, ensuring the login process continues polling instead of failing while waiting for approval.(v1.3.0)
  • Fixed issue where sessions were lost after running 'git init' in an existing project.(v1.2.26)
  • Fixed filtering of empty content blocks specifically for the Bedrock provider.(v1.2.26)
  • Fixed list item background colors within the application.(v1.2.26)
  • Fixed chunk timeout when processing LLM stream(v1.2.25)
  • Fixed OAuth auto-connect failing on first MCP connection(v1.2.25)
  • Fixed broken mobile sidebar sizing issue in workflows mode in the desktop app(v1.2.25)
  • Fixed terminal animation in the application(v1.2.25)
  • Fixed terminal e2e test flakiness by implementing a real terminal driver(v1.2.25)
  • Fixed terminal spawn lifecycle issues in the desktop app(v1.2.25)
  • Fixed terminal jank and focus issues in the app(v1.2.25)
  • Fixed terminal state corruption(v1.2.25)
  • Fixed ESM imports for @opencode-ai/plugin(v1.2.25)
  • Resolved symlinks in Instance cache to prevent duplicate contexts(v1.2.25)
  • Fixed multiple jdtls LSPs eating memory in Java monorepos(v1.2.25)
  • Fixed issue where TUI would fail when creating a session(v1.2.25)
  • Fixed issue where todos were not clearing in the app(v1.2.25)
  • Fixed issue where the sidebar had quirks in the app(v1.2.25)
  • Fixed broken MCP toggling within the TUI.(v1.2.22)
  • Prevented TTY corruption caused by double cleanup operations.(v1.2.22)
  • Fixed unreliable loading of messages in the Desktop application.(v1.2.22)
  • Fixed sidebar background color when collapsed in the Desktop application.(v1.2.22)
  • Fixed Git path resolution for modified files across Git Bash, MSYS2, and Cygwin on Windows(v1.2.21)
  • Fixed PTY session handle leak(v1.2.21)
  • Fixed broken /export toggling in the TUI(v1.2.21)
  • Fixed session-header current() being undefined when options is empty(v1.2.21)
  • Preserved the file tree tab state upon reopening the application(v1.2.21)
  • Fixed all panels transition behavior(v1.2.21)
  • Fixed inability to scroll files in the application(v1.2.21)
  • Fixed maximum width constraint on the timeline component(v1.2.21)
  • Fixed portal positioning for sidebar menus and tooltips by removing conditional mount logic(v1.2.21)
  • Fixed unwanted key events during composition in LineCommentEditor(v1.2.21)
  • Fixed GitHub PR search tool pointing at the wrong repository in configuration(v1.2.21)
  • Restored Storybook build by mocking useLocation(v1.2.21)
  • Preserved original line endings when using the 'edit' tool(v1.2.21)
  • Added English to locale matchers(v1.2.21)
  • Fixed most segmentation faults occurring on Windows when using Bun v1.3.10 stable.(v1.2.15)
  • Resolved issue where child sessions in the app were not handling permissions and questions correctly.(v1.2.15)
  • Fixed keyboard navigation to correctly cycle between previous and next messages.(v1.2.15)
  • Corrected the Copilot provider description within internationalization (i18n) files.(v1.2.15)
  • Prevented application hang on macOS by removing the interactive shell flag during sidecar spawning.(v1.2.15)
  • Fixed an issue where middle-clicking tabs in the scrollable tab bar did not close them.(v1.2.15)
  • Fixed unintended mode switches during task execution by temporarily disabling the plan enter tool.(v1.2.12)
  • Prevented sidecar from spawning if the default server configuration is localhost.(v1.2.10)
  • Fixed issue where MCP tool attachments were missing required id, sessionID, and messageID fields.(v1.2.9)
  • Fixed an issue causing a black screen on launch when the sidecar server was active.(v1.2.8)
  • Resolved an issue where todos were not being cleared upon aborting an operation.(v1.2.8)
  • Fixed terminal rendering and interaction issues in the application(v1.2.7)
  • Fixed text files being misclassified as binary(v1.2.7)
  • Fixed crash in `opencode run` and now shows errored tool calls in output(v1.2.7)
  • Fixed terminal cross-talk issue in the application(v1.2.7)
  • Fixed Clojure syntax highlighting(v1.2.7)
  • Ensured explore subagent prompts for external directory permission instead of auto-denying(v1.2.7)
  • Invalidated OAuth credentials when OAuth provider indicates they are invalid(v1.2.7)
  • Fixed nested exports transformation in SDK publish script(v1.2.7)
  • Fixed UI flashing when switching tabs in the desktop application(v1.2.7)
  • Fixed sidecar spawning a window on Windows(v1.2.7)
  • Fixed desktop app incorrectly identifying local servers(v1.2.7)
  • Fixed prompt input quirks in the desktop application(v1.2.7)
  • Fixed terminal disconnect and resync functionality(v1.2.7)
  • Fixed share button text styling to use consistent 12px regular font weight(v1.2.7)
  • Kept Escape handling local to prompt input on macOS desktop(v1.2.7)
  • Fixed inaccurate tips displayed in the TUI.(v1.2.6)
  • Fixed normalization of the Linux Wayland/X11 backend and decoration policy in the Desktop application.(v1.2.6)
  • Fixed removal of unnecessary per-message title LLM calls.(v1.2.6)
  • Fixed GitLab provider and auth plugin to correctly handle mid-session token refresh.(v1.2.6)
  • Fixed TUI to use the server directory path for file references in prompts.(v1.2.6)
  • Tweak websearch tool description date info to avoid cache busts.(v1.2.1)
  • Fixed a crash in the TUI when tool inputs were malformed during an opencode run.(v1.2.0)
  • Fixed Rust compilation issues in the desktop application.(v1.2.0)
  • Fixed terminal resize handling in the desktop application.(v1.2.0)
  • Fixed potential timeouts over VPN/tunnel connections by using the prompt_async endpoint.(v1.2.0)
  • Fixed the application to remount the SDK and sync the tree when the server URL changes.(v1.2.0)
  • Fixed synchronization of the docs locale cookie on alias redirects.(v1.2.0)
  • Fixed the ACP hanging indefinitely in the thinking state when running on Windows.(v1.1.65)
  • Fixed an issue where the prompt input behavior had quirks.(v1.1.65)
  • Fixed an issue where the store failed to create in the application.(v1.1.65)
  • Fixed issue where the CLI would not look for a recent model during fallback.(v1.1.64)
  • Resolved incorrect baseline CPU detection.(v1.1.64)
  • Fixed broken suggestion active state in the TUI.(v1.1.64)
  • Fixed remote HTTP server connection issues within the desktop application.(v1.1.64)
  • Fixed issue where project icons were unexpectedly unloading in the Desktop application(v1.1.62)
  • Preserved undo history when performing a plain-text paste in the application(v1.1.62)
  • Fixed issues with raw input and Ctrl+C handling on Windows by using FFI.(v1.1.60)
  • Fixed the workspace reset functionality in the Desktop application.(v1.1.60)
  • Fixed terminal copy/paste functionality in the desktop application.(v1.1.57)
  • Fixed truncation of the language select label in the web interface.(v1.1.57)
  • Fixed truncation of the footer language selector in documentation.(v1.1.57)
  • Fixed encoding of non-ASCII directory paths in v1 SDK HTTP headers.(v1.1.57)
  • Fixed rendering issues within the Task tool in the desktop application.(v1.1.56)
  • Fixed terminal replay functionality in the application(v1.1.54)
  • Fixed workspace reset issues in the app(v1.1.54)
  • Resolved Homebrew upgrade requiring multiple runs(v1.1.54)
  • Fixed parsing of mid-stream OpenAI response errors to prevent infinite retries on unrecoverable errors(v1.1.54)
  • Fixed file creation when writing via ACP if the file does not exist(v1.1.54)
  • Corrected prefix selection for amazon-bedrock provider in getSmallModel(v1.1.54)
  • Fixed handling of step-start and step-finish parts in GitHub response text extraction(v1.1.54)
  • Corrected /data API usage and data format for importing share URLs(v1.1.54)
  • Fixed handling of dollar sign character with file pattern in configuration(v1.1.54)
  • Fixed global event default fetch behavior in the desktop app(v1.1.54)
  • Fixed memory leak in the event fetch operation on desktop(v1.1.54)
  • Fixed incorrect workspace usage when creating a new session in a workspace(v1.1.54)
  • Fixed stale context in the prompt input field(v1.1.54)
  • Fixed displaying toast notification when a session is missing on prompt submit(v1.1.54)
  • Fixed handling of Windows paths in frontend file URL encoding(v1.1.54)
  • Fixed terminal replay issues in the desktop app(v1.1.54)
  • Fixed server removal logic to clear the default server URL if the server is removed(v1.1.54)
  • Fixed unhandled errors that occurred when aborting operations with queued messages.(v1.1.53)
  • Fixed an issue where the SessionSkeleton was incorrectly shown when starting a new workspace.(v1.1.53)
  • Fixed the visibility of the close comment button within the prompt input area.(v1.1.53)
  • Fixed crashes during configuration initialization by silently ignoring proxy command failures.(v1.1.52)
  • Ensured GitHub Copilot plugin correctly sets headers when used outside of the TUI client.(v1.1.52)
  • Fixed plugin installation process to use direct package.json manipulation instead of the 'bun add' command.(v1.1.52)
  • Fixed image reading issues when using OpenAI-compatible providers such as Kimi K2.5.(v1.1.52)
  • Fixed the Cloudflare Workers AI provider.(v1.1.52)
  • Prevented random hangs during plugin installations when using an HTTP proxy by adding the --no-cache flag.(v1.1.52)
  • Handled session errors gracefully when an attachment file is not found.(v1.1.52)
  • Fixed GLIBC compatibility issues and enabled support for remote server connections in the terminal.(v1.1.52)
  • Kept the file tree in sync with filesystem changes in the Desktop application.(v1.1.52)
  • Fixed terminal URL handling issues in the application.(v1.1.52)
  • Fixed terminal end-of-line handling issues.(v1.1.52)
  • Refreshed file contents when changing workspaces to prevent displaying stale data.(v1.1.52)
  • Derived the terminal WebSocket URL from the browser origin instead of using a hardcoded localhost value.(v1.1.52)
  • Cleared comments upon prompt submission.(v1.1.52)
  • Fixed dated end-to-end tests within the application.(v1.1.52)
  • Ensured terminal hyperlink clicks now function correctly.(v1.1.52)
  • Fixed memory leaks originating from AbortController closures.(v1.1.50)
  • Fixed an issue where provider headers specified in the configuration were not being applied to fetch requests.(v1.1.50)
  • Fixed an issue where plugins were being unnecessarily reinstalled.(v1.1.50)
  • Fixed schema validation for Gemini when handling nested array items.(v1.1.50)
  • Fixed schema generation for Gemini by stripping properties and required fields from non-object types.(v1.1.50)
  • Fixed an issue where custom providers caused overflow in the desktop application.(v1.1.50)
  • Fixed a terminal serialization bug within the desktop application.(v1.1.50)
  • Restored the functionality to open previously active session tabs upon restarting the desktop application.(v1.1.50)
  • Fixed an issue where the edit project dialog icon was not showing on hover in the desktop app.(v1.1.50)
  • Fixed calculation of added and deleted file status in the app.(v1.1.49)
  • Fixed session title generation when using OpenAI models.(v1.1.49)
  • Fixed task status to correctly show the current tool state from the message store.(v1.1.49)
  • Fixed issue allowing new sessions to start after errors by resolving stuck session status.(v1.1.49)
  • Fixed ordering of tool calls when messages contain multiple @ references during resolve parts.(v1.1.49)
  • Fixed variant logic for Anthropic models through the OpenAI compatibility endpoint.(v1.1.49)
  • Fixed OpenCode hanging when using client.app.log() during initialization.(v1.1.49)
  • Fixed issue where folders and files starting with "." could not be mentioned with @.(v1.1.49)
  • Fixed showing a generic error message instead of the actual retry error message.(v1.1.49)
  • Fixed ensuring switching Anthropic models mid-conversation works without errors and fixed reasoning opaque not being picked up for Gemini models.(v1.1.49)
  • Fixed prompt input overflow issue in the desktop application.(v1.1.49)
  • Fixed sidebar losing projects on collapse.(v1.1.49)
  • Fixed user messages not rendering consistently.(v1.1.49)
  • Fixed Rust build and bindings formatting in the desktop application.(v1.1.49)
  • Fixed keeping the macOS titlebar stable under zoom.(v1.1.49)
  • Fixed killing zombie server process on startup timeout.(v1.1.49)
  • Fixed session header 'share' button to hug content.(v1.1.49)
  • Fixed pluralization of match count in grep and glob tools.(v1.1.49)
  • Fixed session title truncation in the exit banner to prevent display overflow.(v1.1.49)
  • Fixed documentation issues.(v1.1.49)
  • Fixed issue where the Vesper theme's light mode was incorrect.(v1.1.49)
  • Fixed issue where OPENCODE_CONFIG_CONTENT did not have proper priority for setting config based on documentation.(v1.1.49)
  • Fixed converting system message content to string for the Copilot provider.(v1.1.49)
  • Fixed scoping agent variant to model.(v1.1.49)
  • Fixed preventing duplicate AGENTS.md injection when reading instruction files.(v1.1.49)
  • Fixed alignment of elements to prevent incomplete scroll.(v1.1.49)
  • Fixed an issue where Mistral ordering fixes were not applying to Devstral(v1.1.48)
  • Fixed an issue where the ask question tool was incorrectly included when using acp(v1.1.48)
  • Fixed handling of redirected statement treesitter nodes in bash permissions(v1.1.48)
  • Fixed OpenAI-compatible APIs to use snake_case for the thinking parameter(v1.1.48)
  • Fixed crash that occurred when no default model was set in the desktop application(v1.1.36)
  • Fixed crash in the TUI when a theme search returned no results(v1.1.36)
  • Fixed issue where the cursor position was incorrect upon window resize(v1.1.36)
  • Fixed mobile horizontal scrolling issue caused by the session statistics button(v1.1.36)
  • Fixed models snapshot loading to prevent caching issues(v1.1.35)
  • Fixed unicode filename handling in snapshot diff by disabling quote escaping(v1.1.35)
  • Fixed question selection click when the terminal is unfocused(v1.1.35)
  • Fixed submit button state in the app(v1.1.35)
  • Fixed unnecessary suspense flash in the app(v1.1.35)
  • Fixed type error(v1.1.35)
  • Fixed terminal clone needing remount to function properly(v1.1.35)
  • Fixed model select dropdown not closing when pressing Escape key(v1.1.35)
  • Fixed inability to select text when creating a new session(v1.1.35)
  • Fixed scrolling in the unpaid model selector(v1.1.35)
  • Fixed Adam integration issue(v1.1.35)
  • Fixed reactive loops in the app(v1.1.35)
  • Fixed line selection issues in the app(v1.1.35)
  • Fixed view all sessions flakiness in the app(v1.1.35)
  • Fixed permission prompt ignoring keyboard events while dialog stack length is greater than zero(v1.1.35)
  • Fixed inability to select text when creating a new session(v1.1.35)
  • Fixed inability to select text when creating a new session(v1.1.35)
  • Reverted handling of special characters in paths and git snapshot reading logic.(v1.1.32)
  • Reverted snapshot regression fix.(v1.1.32)
  • Ensured the cat command triggers external directory permission checks in the Bash tool.(v1.1.32)
  • Fixed Windows path handling in application tests.(v1.1.32)
  • Fixed the new session button in the application.(v1.1.32)
  • Prevented auto-navigation to the workspace after a reset.(v1.1.32)
  • Corrected the NO_PROXY environment variable syntax in the desktop application.(v1.1.32)
  • Fixed a type error in the codebase.(v1.1.32)
  • Fixed TypeScript satisfies operator usage.(v1.1.32)
  • Fixed hover card scrolling behavior.(v1.1.32)
  • Prevented copy buttons from stealing focus from the prompt input.(v1.1.32)
  • Fixed an issue where scope for PR recap was not limited to PRs from today.(v1.1.32)
  • Fixed an issue where the _noop tool was not included in activeTools for LiteLLM proxy compatibility.(v1.1.32)
  • Fixed writing refresh tokens to OpenAI auth in Codex.(v1.1.32)
  • Fixed an issue where the 'Learn More' link was not functional in theme settings.(v1.1.32)
  • Fixed session screen accessibility issues.(v1.1.32)
  • Fixed project path tooltip position to display at the bottom in the desktop app.(v1.1.32)
  • Fixed connection reliability issues on desktop.(v1.1.32)
  • Corrected the NO_PROXY environment variable syntax on desktop.(v1.1.32)
  • Fixed clearing session hover state upon navigation.(v1.1.32)
  • Fixed support for ctrl-n/p in lists.(v1.1.32)
  • Expanded font stacks to include macOS Nerd Font default names.(v1.1.32)
  • Fixed an issue where the remote directory specification was not allowed in the attach command.(v1.1.32)
  • Fixed a snapshot regression in the core module.(v1.1.29)
  • Fixed logic for handling special characters in paths and git snapshot reading.(v1.1.29)
  • Fixed an issue when switching models between providers where past reasoning/metadata would cause 400 errors.(v1.1.29)
  • Fixed crash/issues related to terminal focus handling, rename functionality, error state management, and CSP compliance.(v1.1.29)
  • Fixed inconsistency in workspaces padding in the desktop application.(v1.1.29)
  • Fixed the desktop application not connecting to sidecar when a proxy is configured.(v1.1.29)
  • Fixed numbered list rendering in web markdown.(v1.1.29)
  • Fixed preserving filename casing in edit/write tool titles.(v1.1.29)
  • Fixed an issue where the dot prefix was displayed incorrectly in directory names for RTL text rendering.(v1.1.29)
  • Fixed workspaces padding inconsistency.(v1.1.29)
  • Fixed a type error in the app package.(v1.1.29)
  • Fixed an issue where the new workspace button did not support all languages.(v1.1.29)
  • Fixed an issue where the synthetic user message following subtasks was incorrectly added when the user did not manually invoke the subtask.(v1.1.29)
  • Fixed an issue where the session timestamp was updated for metadata-only changes.(v1.1.29)
  • Fixed an issue with keybind search dialog height in the desktop app.(v1.1.29)
  • Fixed an issue with the workaround for nushell in the desktop application.(v1.1.29)
  • Fixed terminal hanging on exit or Ctrl+D, ensuring the pane closes properly.(v1.1.28)
  • Fixed a race condition when editing project names in the desktop application.(v1.1.28)
  • Fixed duplicate session loads in the application.(v1.1.28)
  • Fixed session loading loops in the application.(v1.1.28)
  • Fixed an issue where the OAuth callback was not registered before opening the browser in MCP.(v1.1.28)
  • Fixed passing arguments to commands that previously required explicit placeholders.(v1.1.28)
  • Fixed an issue where the sidebar height would overflow in the terminal UI.(v1.1.28)
  • Fixed an issue where the Enter key action occurred during IME composition.(v1.1.28)
  • Fixed memory leaks in the TUI by improving message history cleanup.(v1.1.27)
  • Fixed a flash of the home page occurring on application start in the Desktop application.(v1.1.27)
  • Fixed localStorage quota handling issues in the Desktop application.(v1.1.27)
  • Fixed message list overflow and scrolling issues in the Desktop application.(v1.1.27)
  • Completely disabled pinch to zoom functionality in the desktop application.(v1.1.27)
  • Fixed incorrect model variants being used for Grok models.(v1.1.26)
  • Fixed an import issue in the patch module.(v1.1.26)
  • Fixed the Java language server download failing on Windows.(v1.1.26)
  • Fixed mDNS hostname discovery issues.(v1.1.26)
  • Fixed GPT ID handling in API responses.(v1.1.26)
  • Fixed model state persistence when the model store was not ready.(v1.1.26)
  • Fixed Windows evaluating text incorrectly upon copy operations.(v1.1.26)
  • Fixed global terminal and review pane toggle functionality.(v1.1.26)
  • Fixed hash-based navigation within the application.(v1.1.26)
  • Fixed flaky session archiving behavior.(v1.1.26)
  • Fixed command palette file list item spacing issues.(v1.1.26)
  • Fixed recent sessions gutter spacing.(v1.1.26)
  • Fixed an issue where home/end keys did not work in menu list modal windows.(v1.1.26)
  • Fixed lines being unnecessarily wrapped, introducing an extra empty line.(v1.1.26)
  • Fixed an issue where the primary model was not kept after a subagent runs.(v1.1.26)
  • Fixed an issue where the OAuth polling safety margin caused problems in Copilot device authentication.(v1.1.26)
  • Fixed an issue where the Nix CI build swapped dashes and underscores.(v1.1.26)
  • Fixed a hash race condition in parallel matrix jobs related to Nix.(v1.1.26)
  • Fixed an issue where window.getComputedStyle was not falling back correctly on Windows.(v1.1.26)
  • Fixed mDNS hostname discovery.(v1.1.26)
  • Fixed CSS selector keys not being escaped, causing issues with special characters.(v1.1.26)
  • Fixed not trying to open the command palette if a dialog was already open.(v1.1.26)
  • Fixed the removal of a redundant toast notification for thinking effort changes.(v1.1.26)
  • Fixed restoring the persisted model and agent when loading an ACP session.(v1.1.26)
  • Fixed using a single global event subscription instead of routing by sessionID in ACP.(v1.1.26)
  • Fixed an issue where Cargo fmt did not support formatting single files (this was listed as a note, but implies a fix or clarification on behavior).(v1.1.26)
  • Fixed issue where tool attachments were incorrectly being sent as user messages.(v1.1.25)
  • Fixed home and end keys not working correctly in menu list modal windows.(v1.1.25)
  • Fixed tmux kitty keyboard regression after upgrading OpenTUI to v0.1.74.(v1.1.24)
  • Fixed tool attachments being incorrectly sent as user messages.(v1.1.24)
  • Fixed itemId stripping logic specifically for GPT models.(v1.1.24)
  • Fixed broken URL in documentation.(v1.1.24)
  • Fixed default agent selection in ACP and headless mode.(v1.1.24)
  • Fixed the issue where the main model/agent was being changed unexpectedly from subtasks invocation.(v1.1.24)
  • Fixed scroll jumping behavior when expanding workspaces in the Desktop application.(v1.1.24)
  • Fixed alignment issues for the load more label, session icon, and label in the Desktop application.(v1.1.24)
  • Fixed desktop hamburger menu shifting issue.(v1.1.24)
  • Fixed mobile menu rendering on web and responsive menu rendering on desktop.(v1.1.24)
  • Fixed styles for the view all sessions state in the Desktop application.(v1.1.24)
  • Fixed search bar sizing, padding, and keyboard shortcut styling in the Desktop application.(v1.1.24)
  • Fixed avatar border radius and current project display issues in the Desktop application.(v1.1.24)
  • Fixed an issue preventing workspaces from being expanded.(v1.1.24)
  • Fixed an issue where the /black page View Transition failed on Safari.(v1.1.24)
  • Fixed an issue where subagent reasoningEffort was not being applied.(v1.1.24)
  • Fixed Nix desktop workflow issues.(v1.1.24)
  • Fixed a crash/error when processing the title in a session summary by ensuring the agent exists first.(v1.1.23)
  • Fixed an issue where ConfigMarkdown parsing failures did not show a toast error message.(v1.1.23)
  • Fixed graceful handling of broken symlinks when using the grep tool.(v1.1.23)
  • Fixed an issue related to the Codex ID.(v1.1.23)
  • Fixed CJK word wrapping and Thai text rendering in non-tmux environments by upgrading OpenTUI to v0.1.73.(v1.1.23)
  • Fixed the sidebar toggle functionality on the desktop application.(v1.1.23)
  • Fixed the thinking animation opacity and improved its design on desktop.(v1.1.23)
  • Fixed session icon and name alignment issues on desktop.(v1.1.23)
  • Fixed the current session background color on desktop.(v1.1.23)
  • Fixed the position of the new session tooltip and added a keyboard shortcut for it.(v1.1.23)
  • Fixed workspace name color in the desktop UI.(v1.1.23)
  • Fixed avatar button states on desktop.(v1.1.23)
  • Fixed recent sessions title color on desktop.(v1.1.23)
  • Fixed project dropdown labels and sorting order on desktop.(v1.1.23)
  • Fixed avatar background color on desktop.(v1.1.23)
  • Fixed search bar functionality in the desktop header.(v1.1.23)
  • Fixed layout issues across the desktop application.(v1.1.23)
  • Fixed stale sessions appearing in the new desktop layout.(v1.1.23)
  • Fixed an issue where the opencode-cli process was being killed upon development mode restart.(v1.1.23)
  • Fixed the behavior of the "load more" button in the desktop sidebar.(v1.1.20)
  • Fixed plan mode functionality when the user is not in a git worktree.(v1.1.20)
  • Skipped sending duplicate system prompts during Codex OAuth sessions.(v1.1.20)
  • Fixed Docker image issue in TUI tips following an SST rename.(v1.1.20)
  • Fixed TUI operation when the OPENCODE_SERVER_PASSWORD environment variable is set.(v1.1.20)
  • Deduplicated file references included in sent prompts.(v1.1.20)
  • Fixed a memory leak in the TUI Footer component by tracking all timeouts.(v1.1.20)
  • Added missing metadata() and ask() definitions to the ToolContext type in the SDK.(v1.1.20)
  • Added persist-credentials: false to workflow templates for GitHub fixes.(v1.1.20)
  • Fixed an issue where provider icons would revert on the select model dialog in the desktop app.(v1.1.20)
  • Added Plugin Mocks to Provider Tests.(v1.1.20)
  • Fixed an issue with duplicate radio button icons in the CLI MCP authentication flow.(v1.1.20)
  • Fixed an issue where Shift+Enter in the prompt input would cause a stuck state before the IME check.(v1.1.20)
  • Updated the User-Agent string in webfetch to the latest Chrome version.(v1.1.20)
  • Fixed an issue causing file listing problems in the application.(v1.1.20)
  • Corrected layout-bottom icons in the UI.(v1.1.20)
  • Fixed duplicate radio button icon in the MCP authentication CLI interface(v1.1.19)
  • Fixed prompt input getting stuck when using Shift+Enter before IME check in the desktop application(v1.1.19)
  • Fixed resource leaks by ensuring the existing MCP client is closed before reassignment(v1.1.19)
  • Fixed state issue where keys were not deleted from recordsByKey upon instance disposal(v1.1.19)
  • Fixed provider icon reverting unexpectedly on the select model dialog in the desktop app(v1.1.19)
  • Fixed Homebrew auto-upgrade functionality.(v1.1.17)
  • Fixed an issue in the TUI where question tool keybindings were active even when a dialog was open.(v1.1.17)
  • Fixed macOS desktop application to correctly kill existing OpenCode CLI processes upon launch.(v1.1.17)
  • Fixed desktop application to provide PTY socket authentication when available from the desktop.(v1.1.17)
  • Fixed an issue where memo-based items were incorrectly tracked in useFilteredList, potentially affecting async function based lists.(v1.1.17)
  • Fixed an error where write operations failed when updating the schema in the OpenCode configuration.(v1.1.16)
  • Resolved an issue where the maximum completion tokens limit caused errors when using the Cloudflare provider.(v1.1.16)
  • Fixed a race condition that occurred when setting the API key by ensuring auth.set is awaited.(v1.1.16)
  • Fixed an issue where the `mcp add` command did not actually modify the OpenCode configuration.(v1.1.16)
  • Prevented the display of "[object Object]" errors in the console output.(v1.1.16)
  • Fixed an issue where agent task permissions were not respected for nested sub-agents.(v1.1.16)
  • Fixed missing arguments when spawning the Windows Tauri CLI.(v1.1.16)
  • Fixed an issue where prompts were submitted unintentionally when switching sessions in the TUI.(v1.1.16)
  • Fixed an issue where the initialization of hashes.json did not use the per-system format for Nix builds.(v1.1.16)
  • Fixed an issue where the formatter now uses Biome check instead of format to correctly include import sorting.(v1.1.16)
  • Fixed HTTP exception handling order to prevent NamedError from masking actual HTTP exceptions.(v1.1.15)
  • Fixed model selection in title generation to correctly use the user's selected model instead of the assistant's model.(v1.1.15)
  • Fixed autocomplete reopening unexpectedly after backspace deletes a space in the terminal UI.(v1.1.15)
  • Fixed layout jump occurring in the TUI when toggling tips visibility.(v1.1.15)
  • Fixed prompt reference initialization in the TUI to prevent undefined reference errors.(v1.1.14)
  • Fixed the cursor position in the TUI when pasting single-line text.(v1.1.14)
  • Fixed the jumping of the highlighted row in slash command autocomplete in the TUI.(v1.1.14)
  • Fixed an issue where the OAuth URL was not copied when the device code was unavailable.(v1.1.14)
  • Fixed checking worktree for external_directory permission in subdirectories.(v1.1.14)
  • Fixed command palette incorrectly highlighting items on mouse hover in the TUI.(v1.1.13)
  • Fixed mouse hover and click functionality on prompt input autocomplete in the desktop app.(v1.1.13)
  • Fixed desktop build failure caused by a missing import.(v1.1.13)
  • Fixed an issue where card errors could not be selected in the desktop app.(v1.1.13)
  • Fixed an issue where telemetry was enabled in the PHP language server.(v1.1.13)
  • Fixed an issue where the 'none' variant was incorrectly included for gpt-5.2-codex.(v1.1.13)
  • Fixed ripgrep searches to follow symlinks by default.(v1.1.13)
  • Fixed an issue where the serverDisplayName function performed an unnecessary split operation in the desktop app.(v1.1.13)
  • Fixed text editing shortcuts not working in search dialogs on macOS.(v1.1.13)
  • Fixed TUI component props.ref initialization by moving it to onMount.(v1.1.13)
  • Fixed broken forked sessions with compactions caused by missing parent-child message references.(v1.1.10)
  • Fixed model dialog search issues in favorites/recents list and prevented deprecated models from appearing.(v1.1.10)
  • Fixed silent termination when configuration errors occurred by reporting them instead.(v1.1.10)
  • Fixed capability detection and Kitty keyboard support issues by upgrading OpenTUI to v0.1.71.(v1.1.10)
  • Fixed issue where normal transform options conflicted with small model options when generating titles(v1.1.7)
  • Fixed configuration precedence so that local configuration correctly overrides remote configuration(v1.1.7)
  • Fixed crash by cleanly restoring terminal state upon fatal error exit in TUI(v1.1.7)
  • Fixed permission rework issue by restoring the showDetails check in TUI(v1.1.7)
  • Fixed TUI issue where forked message text was not being inserted into the prompt(v1.1.7)
  • Fixed TUI button text visibility in orange themes by adding selectedListItemText(v1.1.7)
  • Fixed TUI autocomplete height constraint to use available screen space(v1.1.7)
  • Fixed permission selection text color by using the selectedForeground color value(v1.1.7)
  • Fixed OAuth discovery by using the correct authorization server URL for MCP(v1.1.7)
  • Fixed custom models without a valid release_date being shown in the web UI model selector(v1.1.7)
  • Fixed external links on desktop to open in the default browser(v1.1.7)
  • Fixed pasting images when the input field is empty in the desktop application.(v1.1.6)
  • Fixed macOS application entitlements configuration.(v1.1.6)
  • Fixed session navigation when using keyboard shortcuts in the desktop application.(v1.1.6)
  • Fixed escaping backticks when passing commands to PowerShell in the TUI.(v1.1.6)
  • Restored correct attach session lookup behavior in the TUI.(v1.1.6)
  • Fixed encoding of non-ASCII directory paths in HTTP headers.(v1.1.6)
  • Fixed title generation for subtask-only messages to correctly extract user prompts instead of generic tool execution descriptions.(v1.1.4)
  • Ensured that 'name' is not being sent in the request body for custom agents.(v1.1.4)
  • Restored correct skill filtering based on agent permissions.(v1.1.4)
  • Fixed missing await call for available skills within the skill tool.(v1.1.4)
  • Prevented Java Language Server path checks from throwing errors.(v1.1.4)
  • Added automatic assignment of the jp. prefix for the Tokyo region (ap-northeast-1).(v1.1.4)
  • Fixed copy and paste functionality within the terminal on the Desktop application.(v1.1.4)
  • Fixed an issue where @pierre/diffs would crash if a diff contained undefined text.(v1.1.4)
  • Fixed an issue where opening links would sometimes not open in a new tab or browser.(v1.1.4)
  • Fixed an issue where sidebar title padding caused a scrollbar edge case.(v1.1.4)
  • Fixed an issue where using current_binary() was necessary to support symlinked executables.(v1.1.4)
  • Fixed an issue where large messages caused problems on the Desktop application.(v1.1.4)
  • Fixed long-running processes freezing the terminal within the application.(v1.1.3)
  • Fixed terminal flakiness issues experienced in the desktop application.(v1.1.3)
  • Fixed prompt input covering content in the desktop application interface.(v1.1.3)
  • Fixed image dragging functionality within the project edit dialog.(v1.1.3)
  • Fixed flicker and navigation issues when collapsing or expanding projects in the app.(v1.1.3)
  • Fixed unintended submits occurring during IME composition.(v1.1.3)
  • Fixed Lucent Orange background transparency issue for slash commands in the TUI.(v1.1.3)
  • Fixed image dragging in the project edit dialog.(v1.1.3)
  • Fixed permission rule matching to correctly use the permission field instead of the pattern field(v1.1.2)
  • Fixed permission evaluation to use rule-based matching instead of wildcard patterns(v1.1.2)
  • Handled skill scan failures for .claude files gracefully(v1.1.2)
  • Handled the case where big-pickle is unavailable as a fallback(v1.1.2)
  • Prevented the main model thinking variant from applying to the small model(v1.1.2)
  • Fixed symmetric padding in the TUI input field(v1.1.2)
  • Prevented session list rows from wrapping to two lines in the TUI(v1.1.2)
  • Fixed optional session access to prevent runtime errors in the TUI(v1.1.2)
  • Fixed the responsive menu in the desktop application(v1.1.2)
  • Fixed custom slash commands not showing on initial / invocation(v1.1.2)
  • Fixed a few mobile screen size issues(v1.1.2)
  • Fixed dependency installation and git worktree branch creation issues.(v1.1.1)
  • Fixed an issue in the codebase (general fix).(v1.1.1)
  • Fixed Cloudflare AI Gateway SDK chat undefined error.(v1.1.1)
  • Fixed memory leaks in session management.(v1.1.1)
  • Fixed TUI permission tests for the new evaluate function signature.(v1.1.1)
  • Fixed system theme diff highlighting in the TUI.(v1.1.1)
  • Fixed Windows fallback for the "less" command in the session list.(v1.1.1)
  • Fixed import command regex to properly handle file paths.(v1.1.1)
  • Fixed stats command day calculation and time filtering.(v1.1.1)
  • Fixed scroll position restoration in the Desktop application.(v1.1.1)
  • Fixed editing projects in the desktop application.(v1.1.1)
  • Fixed handling of duplicate PR creation when an agent creates a PR.(v1.1.1)
  • Fixed an issue where plugin and mode glob patterns were incorrect.(v1.0.220)
  • Fixed the desktop application not rendering large sessions correctly.(v1.0.220)
  • Fixed MDNS failures that occurred when a service was already registered.(v1.0.219)
  • Resolved an issue where the tool would error when reading plural resource types.(v1.0.219)
  • Fixed OpenAI variants for Codex models.(v1.0.219)
  • Ensured model variants function correctly for completely custom models.(v1.0.219)

Releases with MCP Changes

v1.17.42 features4 fixes
Jun 12, 2026

This release introduces significant backend updates, including new v2 API endpoints for session management and support for connector-based authentication flows. Several critical bugs were resolved, such as ensuring content-filtered model responses are visible as errors and fixing compatibility issues with Gemini tool schemas.

v1.17.15 fixes
Jun 10, 2026

This release focuses on stability and configuration handling, particularly for references and server interactions. Key updates include improved handling of deprecated configurations, respecting server timeouts for MCP requests, and a new dedicated route for starting desktop sessions with preserved drafts.

v1.17.04 features13 fixes
Jun 10, 2026

This release focuses heavily on stability and provider integration, adding support for the Cohere North model and enabling reasoning variants for OpenRouter models. Key improvements include faster file searching, better handling of context overflows, and significant enhancements to WSL Desktop support and TUI usability. Several bugs related to MCP catalog pagination and Java Maven workspace resolution have also been fixed.

v1.16.21 feature9 fixes
Jun 5, 2026

This release introduces support for the Snowflake Cortex provider and significantly improves stability across the application. Key fixes include resolving hangs with Bedrock sessions and ensuring edit operations prevent accidental overwrites. Usability is enhanced with better diff viewer navigation and background processing for subagents.

v1.16.06 features16 fixes
Jun 5, 2026

This release introduces significant core capabilities, including managed workspace cloning that retains untracked files and native support for OpenAI models via AWS Bedrock. Numerous bug fixes address issues across session management, reasoning variants, and prompt handling. Users will also benefit from improved startup time and new UI features like color themes and a dedicated Servers settings tab on Desktop.

v1.15.111 feature8 fixes
May 27, 2026

This release introduces significant stability improvements, including background agent updates and better configuration flexibility for modalities. Key fixes address regressions in Google tool calling, session handling, and improved connection management for dynamic servers. Users will also notice better responsiveness in the TUI prompt resizing and refinements across the Desktop v2 interface.

v1.15.914 fixes
May 22, 2026

This release focuses heavily on improving error reporting across the system, providing clearer messages for invalid models, failed installations, and API errors. Key user experience updates include a redesigned diff viewer with a file tree and enabling the diff viewer by default for all users.

v1.15.72 features12 fixes
May 21, 2026

This release introduces significant authentication and integration updates, notably adding Grok OAuth sign-in with device-code support and enabling PDF attachment support for Grok. Several critical bug fixes address API error handling, OAuth refresh stability, and improved user experience across the TUI and Desktop applications.

v1.15.65 features11 fixes
May 20, 2026

This release introduces significant usability enhancements, including a new TUI diff viewer and shell mode for the run prompt. Several critical bugs were fixed across the HTTP API, configuration loading, and TUI session imports. Desktop users will benefit from initial tab support and a native Windows app menu.

v1.15.57 fixes
May 18, 2026

This release focuses heavily on stability and user experience across Core, TUI, and Desktop applications. Key changes include fixes for plugin tool calls, improved layout handling for long outputs and pasted content, and better update management in the Desktop app. Users can also preview the native OpenAI runtime path experimentally.

v1.15.17 fixes
May 16, 2026

This release focuses heavily on stability and usability improvements, particularly within the TUI. Key updates include better error reporting during startup, fixes for prompt history duplication, and improved handling of npm installations. The TUI also gains a new collapsed thinking view and support for pinned sessions.

v1.15.05 fixes
May 15, 2026

This release focuses on stability and event handling improvements, introducing an Effect-based core event system for more reliable event delivery. Key fixes include resolving issues with custom tool loading, event replay, and ensuring session loading continues despite minor instruction lookup errors. The desktop application also gains an auto-hiding menu bar on Linux and Windows.

v1.14.5110 fixes
May 15, 2026

This release introduces experimental background subagents, allowing tasks to continue running while you work, and improves stability across several areas. Key fixes include resolving issues with session interruptions, truncated shell output, and incorrect handling of Azure GPT-5.5 requests.

v1.14.498 features19 fixes
May 13, 2026

This release introduces significant core updates, including the v2 model and provider listing API, and support for DigitalOcean OAuth. Several usability enhancements were made across the TUI and Desktop applications, such as pinned recent sessions and new project switching shortcuts. Numerous bugs related to session history, configuration merging, and prompt handling have also been resolved.

v1.14.467 fixes
May 10, 2026

This release focuses heavily on stability and correctness, particularly around API specifications and data loading. Several critical bugs were fixed, including issues with numeric and boolean query parameters in the HTTP API and problems loading older session data. Additionally, a new built-in skill was added to improve the robustness of opencode configuration edits.

v1.14.458 fixes
May 10, 2026

This release focuses heavily on stability and data integrity across the platform. Key fixes include ensuring correct permission application, resolving crashes during TUI session loading, and improving error handling within the SDK when using `throwOnError: true`. Additionally, older migrated sessions that were previously failing to load due to missing diff details are now functional.

v1.14.432 fixes
May 9, 2026

This release focuses on stability and data integrity within the core functionality. Key fixes include ensuring API responses remain valid despite non-JSON options and correctly including tool image attachments in updates and replays.

v1.14.421 feature16 fixes
May 9, 2026

This release introduces the new Scout agent for enhanced repository research and documentation lookup, alongside automatic workspace synchronization for adapter-backed workspaces. Key fixes address numerous issues across the HTTP API, model reasoning controls (Gemini, Anthropic, OpenAI), and TUI session sorting.

v1.14.414 fixes
May 7, 2026

This release focuses heavily on stability and usability across platforms. Key fixes include restoring formatter output handling and resolving an SSR crash in the share viewer. Improvements include carrying over uncommitted changes during session warping and enhancing the reliability of the Desktop app's local server.

v1.14.4019 fixes
May 7, 2026

This release focuses heavily on stability and correctness across the core application, TUI, and Desktop clients. Key fixes include preserving assistant text during reasoning replay, ensuring correct network handling via CORS application, and resolving issues with model selection and session warping. Desktop users will also benefit from improved clipboard access and suppressed noisy error reporting.

v1.14.373 fixes
May 5, 2026

This release focuses on stability and rendering improvements, particularly for v2 sessions, which now feature cleaner states and more accurate timing. Key bug fixes address issues with task cancellation and desktop migration stability after packaging updates.

v1.14.3416 fixes
May 4, 2026

This release focuses heavily on stability and authentication across clients, fixing numerous bugs related to HTTP servers, PTY connections, and basic authentication handling. Key improvements include more reliable terminal websockets and better error reporting for failed sessions and server responses.

v1.14.311 feature2 fixes
May 1, 2026

This release introduces improved Azure setup by prompting for and saving the necessary resource name. Key fixes include resolving crashes during message restoration when a model is absent and ensuring clearer error handling for invalid remote MCP URLs during setup.

v1.14.302 features4 fixes
Apr 29, 2026

This release introduces support for the new Mistral Medium 3.5 model with reasoning capabilities and adds a quick toggle for paste summaries in the TUI. Several critical bugs were fixed, including issues with missing desktop sessions, incorrect UTF-8 text handling in the editor, and improved stability when using custom themes.

v1.14.292 features4 fixes
Apr 28, 2026

This release focuses heavily on aligning internal logic and external APIs, ensuring OpenAPI schemas and sync validation now match the HTTP API specifications. Key fixes include cleaner shell cancellation handling and improved TUI dialog responsiveness. Additionally, tool streaming defaults have been adjusted for better compatibility with DeepSeek and Google Vertex setups.

v1.14.263 features4 fixes
Apr 26, 2026

This release significantly expands the capabilities of the underlying HTTP API, adding numerous new routes for session management, configuration updates, Git initialization, and worktree operations. Key user-facing fixes include improved handling of editor lock detection and correct parsing of configuration permission rules. The TUI also gains support for Zed editor selection context.

v1.14.251 feature3 fixes
Apr 25, 2026

This release introduces significant language server protocol (LSP) enhancements, including added Roslyn LSP support for Razor and C# script files. Key fixes address permission configuration preservation and shell command working directory issues. Additionally, context limits for GPT-5.5 with OpenAI OAuth have been corrected to prevent compaction problems.

v1.14.242 features2 fixes
Apr 24, 2026

This release introduces several new experimental HTTP API endpoints for checking server status and managing project files. Key fixes include ensuring DeepSeek assistant messages always include reasoning and resolving an issue with inherited model configurations for interleaved-capability models.

v1.14.213 features3 fixes
Apr 23, 2026

This release introduces enhanced language server support, enabling diagnostics from C# and Kotlin, and adds a new high reasoning variant for Mistral Small models. Key fixes include improved project detection for Git worktrees and better context retention during long session history summarization.

v1.14.201 feature8 fixes
Apr 21, 2026

This release introduces an experimental HTTP API endpoint, GET /config, for configuration access. Several important bug fixes address issues with dynamic imports on Windows, TUI theme regressions, and layout problems in the Desktop server selection dialog. Users can now also hide the session progress bar via a new setting.

v1.14.172 features5 fixes
Apr 19, 2026

This release focuses on improving reliability across builds and package management, including preserving executable permissions during Docker builds and fixing unnecessary plugin reinstalls. Key updates include better attachment handling based on file content and support for custom telemetry tagging via OTEL_RESOURCE_ATTRIBUTES.

v1.4.101 feature2 fixes
Apr 17, 2026

This release focuses on improving session reliability and stability, particularly in the TUI. Key updates include a new flow to restore unavailable sessions and fixes for agent cycling and model loading issues when metadata is incomplete.

v1.4.82 features4 fixes
Apr 17, 2026

This release focuses on stability and usability improvements across the core application and desktop client. Key updates include fixing a crash related to experimental mode and enabling Azure prompt caching for better performance. Users will also benefit from improved session handling and new desktop settings to customize the UI by hiding title bar elements.

v1.4.72 features6 fixes
Apr 16, 2026

This release introduces support for Claude Opus 4.7 with xhigh adaptive reasoning and defaults to showing summarized thinking for this model. Several critical bugs were fixed, including issues with TUI pasting, agent overwriting, and provider error handling during session replay. Additionally, performance improvements were made to the bash tool and workspace synchronization.

v1.4.53 features2 fixes
Apr 15, 2026

This release focuses on enhancing the AI SDK and API capabilities by exposing new telemetry export options and the experimental question API schema. Additionally, desktop usability is improved by ensuring shell commands start from the correct directory and suppressing initialization errors.

v1.4.44 features7 fixes
Apr 15, 2026

This release introduces experimental control over compaction continuation and adds support for the Alibaba provider. Key fixes include restoring correct context for prompt-time tools, resolving issues with reasoning summary injection for OpenAI-compatible providers, and improving plugin authentication flows. Additionally, image reading is now free against quotas, and snapshots respect `.gitignore` more strictly.

v1.4.31 feature1 fix
Apr 10, 2026

This release introduces fast mode variants for supported Claude and GPT models, enhancing generation speed. A key fix addresses the "agent create" command failing for OAuth-authenticated OpenAI accounts. Additionally, interrupted Bash commands now correctly preserve their final output.

v1.4.11 feature4 fixes
Apr 9, 2026

This release introduces a crucial security enhancement by adding permission prompts for GitLab Duo Workflow tool calls. Several important bugs were resolved, including fixes for clangd project root detection and issues with session review data consistency. Additionally, the TUI now clearly prompts users when free usage limits are hit.

v1.4.05 features4 fixes
Apr 8, 2026

This release introduces significant new capabilities, including OTLP observability export support and full HTTP proxy support. Key fixes address issues with web fetches and specific provider integrations like OpenRouter. Users will also benefit from improved TUI features like PDF drag and drop and better session management in the Desktop application.

v1.3.162 features2 fixes
Apr 6, 2026

This release introduces expanded support for Azure model options across chat and response paths, and exposes session configuration options via ACP. Several usability improvements were made to the TUI, including better handling of Ctrl+Z on Windows and optional disabling of mouse capture, alongside fixes for plugin installations.

v1.3.111 feature
Mar 31, 2026

This release introduces a dedicated system prompt tailored for Kimi models, enhancing compatibility and performance for those specific models. Additionally, several improvements were made to plugin installation security and reliability, alongside better rendering of external command output in the TUI.

v1.3.10
Mar 31, 2026

This release focuses on stability and user experience improvements rather than new features. Key updates include ensuring subagent tool calls remain interactive during pending states and enhancing the reliability of storage migrations. Additionally, visual contrast has been improved for muted text within Catppuccin themes.

v1.3.71 feature2 fixes
Mar 30, 2026

This release introduces first-class PowerShell support on Windows, significantly expanding platform compatibility. It also includes several usability improvements, such as less intrusive modal behavior in the TUI and better preservation of configuration file comments during plugin installs. Several underlying bugs related to tool calls and configuration settings have also been resolved.

v1.3.47 features7 fixes
Mar 29, 2026

This release introduces significant architectural updates, including the new prompt slot feature and support for AI SDK v6. Users will benefit from improved startup performance and several bug fixes, particularly around plugin testing and Windows builds. The TUI has also received enhancements for model variant selection and subagent functionality.

v1.3.32 features6 fixes
Mar 26, 2026

This release introduces significant performance improvements, including optimized event streaming and skipping large file snapshots. Key fixes address image pasting issues on Windows Terminal and stabilization for desktop project switching and authentication flows. Users will also benefit from the new event-sourced syncing system for session data.

v1.3.21 feature
Mar 24, 2026

This release introduces a new heap snapshot feature, enabling users to capture memory snapshots for both the TUI and server processes directly from the command line. These snapshots are saved to dedicated files for easier debugging and analysis.

v1.3.14 features14 fixes
Mar 24, 2026

This release introduces several new authentication and language support features, including built-in Poe authentication and syntax highlighting for Kotlin, HCL, Lua, and TOML. Numerous bugs related to session handling, UI states, and prompt attachments have been resolved to improve stability and user experience.

v1.3.05 features15 fixes
Mar 22, 2026

This release introduces major new capabilities, including full support for the GitLab Agent Platform and git-backed session review modes. Users will also benefit from enhanced security with support for multistep authentication flows directly in the desktop app. Several critical bug fixes address issues with remote server switching, Windows command execution, and terminal stability.

v1.2.264 features3 fixes
Mar 13, 2026

This release introduces significant usability enhancements, including persistent model selection across sessions and support for text attachments. Several stability fixes were implemented, notably resolving an issue where sessions were lost after Git initialization. Performance has also been improved through session history pagination and optimized loading.

v1.2.257 features14 fixes
Mar 12, 2026

This release introduces expanded model support by enabling non-OpenAI Azure models via completions endpoints and adding ARM64 targets for Windows. Numerous stability fixes address issues across the core application, TUI, and desktop client, including resolving terminal jank and memory leaks in Java monorepos. Users will also benefit from improved skill invocation likelihood and better handling of LLM stream timeouts.

v1.2.221 feature4 fixes
Mar 8, 2026

This release focuses heavily on stability and user experience across the TUI and Desktop applications. Key changes include fixing broken MCP toggling in the TUI and improving session management by trimming terminal buffers and pruning stale caches on the desktop. Users will also benefit from database sharing being enabled between beta and stable channels.

v1.2.215 features14 fixes
Mar 7, 2026

This release introduces several new capabilities, including a project git init API and interactive timeline visualization. Numerous bugs were addressed, such as fixing Git path resolution issues on Windows and resolving a PTY session handle leak. Enhancements include improved session management, better empty state designs, and preserved file tree tab state upon reopening.

v1.2.156 fixes
Feb 26, 2026

This release focuses heavily on stability and usability fixes across the application. Key updates include resolving segmentation faults on Windows and fixing several interaction bugs like keyboard navigation and tab closing. Configuration management has also been improved by splitting TUI and server settings.

v1.2.121 feature1 fix
Feb 25, 2026

This release focuses on improving stability and developer experience by disabling a tool that caused unintended mode switches and enabling custom tool imports via file URL. Users will also notice enhanced resolution and loading states on the Windows desktop application.

v1.2.101 fix
Feb 20, 2026

This release focuses on minor operational improvements, primarily preventing unnecessary sidecar spawning when using the default localhost server configuration. Additionally, documentation has been updated to clarify tool name collision precedence.

v1.2.91 fix
Feb 20, 2026

This release focuses on backend data integrity and performance enhancements. Key changes include ensuring necessary IDs are attached to MCP tool attachments and optimizing cloning operations within the TUI for better performance.

v1.2.82 features2 fixes
Feb 19, 2026

This release introduces support for adaptive thinking with the Claude Sonnet 4.6 model in the core engine. The TUI has been enhanced to show collapsible custom tool and MCP call responses. Additionally, a critical bug causing a black screen on launch with the sidecar server has been resolved.

v1.2.75 features15 fixes
Feb 19, 2026

This release focuses heavily on internal modernization by migrating numerous file system operations away from Bun APIs to a centralized Node.js Filesystem module for improved compatibility and stability. Key user-facing additions include support for medium reasoning with Gemini 3.1 and the introduction of the Kilo provider. Several critical bugs related to terminal interaction, application crashes, and authentication handling have also been resolved.

v1.2.66 features5 fixes
Feb 16, 2026

This release introduces significant new language support by adding dfmt and cljfmt formatter support for D and Clojure files, respectively. It also enhances provider compatibility by enabling OpenAI-compatible endpoints for Google Vertex AI and adding Venice parameter support. Additionally, the TUI now includes a database migration command and new flags for the attach command.

v1.2.11 feature1 fix
Feb 14, 2026

This release introduces a significant backend change by migrating all flat file data to a single SQLite database upon first launch. For SDK users, a new PartDelta event improves efficiency by only sending incremental text part changes. Users should be aware of the potential time required for the initial data migration.

v1.2.02 features6 fixes
Feb 14, 2026

This release introduces a significant data migration to SQLite and enhances the SDK with incremental part updates via the PartDelta event. Several stability fixes were implemented across the TUI and Desktop applications, including improved handling for timeouts and large file rendering.

v1.1.651 feature3 fixes
Feb 13, 2026

This release introduces a new tool.definition hook for plugin developers to customize tool behavior. Key fixes include resolving an indefinite hang issue for ACP on Windows and improving prompt input stability. Users will also benefit from better connection handling and more granular control over provider models in settings.

v1.1.641 feature4 fixes
Feb 12, 2026

This release introduces token substitution support in the configuration environment variable and provides several stability fixes across the CLI and Desktop applications. Users now have more control over sound effects and improved handling for Windows selection and error reporting.

v1.1.622 features2 fixes
Feb 12, 2026

This release introduces the ability to return image attachments from the webfetch tool and exposes tool arguments in the shell hook for better plugin interaction. Key fixes include resolving unexpected unloading of project icons and ensuring undo history is preserved during plain-text pasting.

v1.1.611 feature
Feb 12, 2026

This release focuses on configuration flexibility and performance enhancements. Users can now configure models without needing npm or API provider details, and performance for viewing large diffs has been improved via virtualization. The desktop app also now shows a progress bar for SQLite migrations.

v1.1.605 features2 fixes
Feb 12, 2026

This release introduces significant new capabilities, including support for Claude agent SDK structured outputs and automatic variant generation for Venice models. Key fixes address Windows input handling issues and resolve a bug in the workspace reset functionality. Users will also benefit from performance improvements in tool listing and enhanced usability in the TUI.

v1.1.571 feature4 fixes
Feb 11, 2026

This release introduces a new WSL backend mode for the desktop application, enhancing cross-platform compatibility. Several bug fixes address issues with terminal copy/paste and path encoding in the SDK. Improvements were also made to input compaction reliability and various documentation translations.

v1.1.561 feature1 fix
Feb 10, 2026

This release focuses on desktop stability and usability improvements. Key updates include the ability to open applications using executables on Windows and a fix for rendering issues in the Task tool. Additionally, the sidebar will now remain open when switching between sessions.

v1.1.5411 features17 fixes
Feb 10, 2026

This release introduces significant enhancements across core functionality and the desktop application. Key additions include enabling thinking for all reasoning models on Alibaba Cloud and adding drag-and-drop support for file mentions in the desktop app. Numerous bug fixes address issues with terminal replay, workspace resets, and API usage, alongside general UX improvements like better skill dialog readability and restored UI elements.

v1.1.533 features3 fixes
Feb 5, 2026

This release focuses on improving plugin management by allowing user overrides and enhancing stability across the TUI and Desktop clients. Key changes include better visibility controls, faster workspace handling, and fixes for error handling during queued message aborts.

v1.1.524 features16 fixes
Feb 5, 2026

This release introduces support for the powerful Claude 3.5 Sonnet model and enables keybinding customization for controlling thinking blocks. Numerous stability fixes address issues with plugin installation, terminal connections, and handling of file synchronization across workspaces. Users will also benefit from improved reliability when using various AI providers and enhanced TUI interaction elements.

v1.1.507 features9 fixes
Feb 4, 2026

This release introduces significant enhancements to agent capabilities, including support for Trinity model system prompts and a new shell.env hook for environment manipulation. Several critical bugs were resolved, particularly around Gemini schema validation and memory leaks. Users will also notice UX improvements in the desktop application, such as restoring session tabs on restart and moving session search to the command palette.

v1.1.4916 features26 fixes
Feb 3, 2026

This release introduces several new capabilities, including custom mDNS hostname configuration, support for the Ormolu Haskell formatter, and prompt caching for Claude Opus on AWS Bedrock. Numerous bug fixes address issues with session title generation, task status accuracy, and various UI rendering problems across desktop and TUI interfaces. Enhancements also include better handling of environment variables and improved responsiveness in the desktop application.

v1.1.484 features4 fixes
Jan 31, 2026

This release introduces several configuration and integration enhancements, including enabling skills as TUI slash commands and respecting custom model paths via environment variables. Key fixes address ordering issues with Devstral and ensure correct parameter casing for OpenAI-compatible APIs. Additionally, several internal stability and environment handling improvements have been implemented.

v1.1.361 feature4 fixes
Jan 25, 2026

This release introduces the ability to enable thinking for Google Vertex Anthropic models, significantly expanding supported capabilities. Several critical bugs have been resolved, including crashes related to default model settings and theme searches. Users will also benefit from improved scrolling behavior and more lenient question validation.

v1.1.3512 features17 fixes
Jan 25, 2026

This release focuses heavily on improving the desktop application's user experience, particularly around comment cards, server management, and prompt input styling. Core updates include better handling of model environment information and improved web fetching reliability. Numerous bug fixes address issues with UI state, text selection, and session filtering across platforms.

v1.1.3215 features23 fixes
Jan 22, 2026

This release introduces significant enhancements to internationalization, adding support for Brazilian Portuguese and Arabic languages, alongside new features like aura theme support and remote directory specification for the attach command. Numerous bug fixes address issues related to path handling, UI stability, and accessibility across the desktop application and core services. Users will also benefit from improved session review capabilities, including image rendering and better auto-scrolling behavior.

v1.1.2912 features16 fixes
Jan 21, 2026

This release introduces significant enhancements to internationalization, adding support for six new languages in the desktop application, alongside new configuration options like disabling project configuration. Key fixes address issues with model switching errors, path handling, and improved terminal stability. Users will also benefit from new features like search in settings shortcuts and better auto-scroll management.

v1.1.283 features8 fixes
Jan 20, 2026

This release focuses heavily on improving the desktop application's settings experience, introducing numerous UI refinements, better dialog sizing, and updated styling across configuration panels. Key functional updates include ensuring the terminal closes correctly without hanging and adding new macOS menu items for restarting and reloading the application.

v1.1.271 feature5 fixes
Jan 20, 2026

This release focuses on stability and user experience improvements across the application, particularly within the Desktop client. Key updates include fixing memory leaks, resolving home page flashing, and disabling pinch-to-zoom for a more controlled desktop experience. Users will also benefit from the new ability to select project directory text in the web interface.

v1.1.2611 features26 fixes
Jan 19, 2026

This release introduces several new capabilities, including expanded batch tool limits, Copilot compatibility enhancements like output index tracking, and the addition of the apply_patch tool for OpenAI models. Numerous bug fixes address issues across core functionality, TUI usability (like improved keybindings and mouse support), and desktop application stability. Users will also benefit from significant UI refinements, especially within the search modal and session layout.

v1.1.252 fixes
Jan 16, 2026

This release focuses on stability and user experience improvements, including fixing an issue where tool attachments were sent as user messages. Key usability updates include the application remembering your last opened project and better dialog centering on the desktop app.

v1.1.246 features17 fixes
Jan 16, 2026

This release introduces several new user experience enhancements, including the ability to edit project/session titles and a unified search across commands and files in the Desktop app. Key fixes address regressions in keyboard navigation, incorrect agent selection, and improved clarity in tool usage documentation. Users will also benefit from the addition of the Carbonfox theme and LiteLLM proxy provider support.

v1.1.234 features19 fixes
Jan 15, 2026

This release introduces significant user experience enhancements, particularly to the desktop application's layout and session management, including persisting workspace order and a new app layout. Key functional updates include making dialog keybinds configurable in the TUI and improving robustness by handling broken symlinks gracefully in the grep tool. Several bugs related to UI alignment, state persistence, and error handling have also been resolved across core and desktop components.

v1.1.204 features16 fixes
Jan 14, 2026

This release introduces several new features, including support for GitLab Duo Agentic Chat and new built-in themes like Undertale and Deltarune. Key fixes address stability issues such as preventing memory leaks in the TUI footer and resolving duplicate system prompts during Codex OAuth sessions. Users will also benefit from visual updates like provider icons in the desktop application.

v1.1.195 features5 fixes
Jan 14, 2026

This release introduces significant new capabilities, including support for GitLab Duo Agentic Chat and the Ask Question tool on the desktop application, alongside a new plan mode with enter/exit tools. Several important bug fixes address issues like stuck prompt input states and resource leaks, while general improvements enhance agent prompting and TUI rendering.

v1.1.171 feature5 fixes
Jan 13, 2026

This release focuses on stability and process management, particularly on the desktop application by ensuring better process handling on macOS and Windows. Key fixes include resolving issues with TUI keybindings and improving authentication flow via PTY sockets.

v1.1.163 features10 fixes
Jan 13, 2026

This release introduces significant usability enhancements, including direct debug tool calling support in the CLI and password-protected local server spawning in the desktop app. Several critical bugs were resolved, such as fixing token limit errors for Cloudflare and ensuring configuration writes are handled robustly. Users will also notice improved feedback mechanisms for tool operations and better handling of environment file permissions.

v1.1.151 feature4 fixes
Jan 12, 2026

This release introduces password authentication support to enhance server security and refines several user experience aspects across the TUI and desktop applications. Key fixes include correcting model selection for title generation and resolving an issue where TUI autocomplete would reopen incorrectly after backspacing.

v1.1.144 features5 fixes
Jan 12, 2026

This release introduces significant usability enhancements across the TUI and Desktop applications, including image preview support for attachments on Desktop and expanded mouse interaction in the TUI. Several bugs related to TUI stability, cursor positioning, and autocomplete behavior have also been resolved.

v1.1.134 features10 fixes
Jan 11, 2026

This release introduces several key features for desktop users, including the ability to fork sessions and configure the default server URL. Several bugs have been resolved across the TUI and desktop clients, such as fixing command palette highlighting and ensuring proper functionality for OpenAI Business plans.

v1.1.101 feature4 fixes
Jan 9, 2026

This release focuses on stability and user experience improvements, including fixes for forked sessions and model selection display issues. Key updates include enabling the API key prompt for Bedrock authentication and enhancing session persistence by storing terminal visibility settings.

v1.1.72 features11 fixes
Jan 8, 2026

This release introduces a new interactive question tool to better gather user preferences and clarify instructions. Key fixes address configuration precedence, TUI stability, and improved visibility for themes and long command outputs. Users can now also disable .claude prompt and skills loading.

v1.1.66 features6 fixes
Jan 7, 2026

This release introduces significant enhancements to customization and desktop stability. Users can now hide subagents from the primary system prompt and apply themes within the TUI. Desktop fixes include resolving image pasting issues, correcting macOS entitlements, and improving startup visibility.

v1.1.47 features12 fixes
Jan 6, 2026

This release introduces significant usability enhancements, including support for URL-based instructions and frecency-based file autocomplete in the CLI. Several critical bugs were resolved, such as fixing title generation for subtasks and restoring proper skill filtering by agent permissions. Performance has also been improved across the board, notably with text rendering upgrades and better web load times.

v1.1.36 features8 fixes
Jan 5, 2026

This release introduces significant enhancements for Amazon Bedrock integration, including new configuration options and cross-region profile support. Key fixes address terminal stability, UI issues like prompt input covering content, and improved TUI autocomplete behavior. Users will also benefit from better project navigation and the ability to store image attachments locally.

v1.1.25 features11 fixes
Jan 5, 2026

This release introduces significant usability enhancements, including session search functionality and SVG preview support in the session viewer. Several critical bugs related to permission matching and TUI display issues have been resolved. Additionally, the default timeout has been increased to 30 seconds based on user feedback.

v1.1.111 features12 fixes
Jan 4, 2026

This major release overhauls the permissions system, introducing granular control via object syntax and glob pattern matching for tools. It also updates SDK event structures for permission handling and deprecates several older configuration fields like `tools` and `maxSteps`. Several core improvements include sandbox support for git worktrees and new Kotlin LSP integration.

v1.0.2201 feature2 fixes
Dec 31, 2025

This release introduces a new CLI subcommand for debugging agents in isolation and improves the desktop experience by updating the header layout and fixing rendering issues with large sessions. Users will also notice clearer prompt tagging in autocomplete and better placeholder text in the TUI.

v1.0.2194 features4 fixes
Dec 31, 2025

This release introduces several new capabilities, including Gemini 3 Flash support and the ability to view detailed model usage statistics via the stats command. Several critical bugs were fixed, such as issues with MDNS registration and Codex model variants. Enhancements include configurable CORS hosts and improved stability for MCP tool calls.

Documentation

Read the mcp documentation