OpenCode: What's New in March 2026
A summary of all updates, new features, and bug fixes released for OpenCode during March 2026.
New Features in March 2026
- Enabled prompt caching and cache token tracking for Google Vertex Anthropic integration.(v1.3.12)
- 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)
- Enabled handling of multiline web paste in the prompt composer.(v1.2.27)
- 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)
- Added initial support for workspaces within the Terminal User Interface (TUI).(v1.2.24)
- Enabled support for the Copilot GPT-5.4 xhigh model.(v1.2.24)
- Enabled generation of color palettes within the application.(v1.2.23)
- 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)
- Added GPT-5.4 to the list of allowed models for Codex.(v1.2.19)
Bug Fixes in March 2026
- Fixed Azure provider options not being forwarded correctly following the AI SDK v6 migration.(v1.3.12)
- Fixed plugin 'replace' slots mounting content more than once in the TUI.(v1.3.12)
- Fixed plugin entrypoint resolution for paths that were missing a leading dot.(v1.3.9)
- 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 variant dialog search in the TUI so that typing now properly filters the list of variants.(v1.3.6)
- Fixed token usage double-counting for Anthropic and Amazon Bedrock providers that resulted in inflated token counts in session metrics.(v1.3.6)
- Fixed issue where plugin hooks failed to properly handle asynchronous operations.(v1.3.5)
- 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 lost sessions occurring across worktrees and orphan branches.(v1.2.27)
- Fixed crash/issue related to the VCS watcher if statement logic.(v1.2.27)
- Fixed issue where pending entry was not cleaned up when a question was aborted.(v1.2.27)
- 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 scroll jitter and looping issues within the desktop application.(v1.2.24)
- Fixed toast notifications not dismissing correctly after questions or permissions were resolved.(v1.2.24)
- Fixed issue where scroll position jumped unexpectedly when pressing the Escape key in the comment text area.(v1.2.23)
- Fixed missing authentication headers when using the 'run --attach' command.(v1.2.23)
- 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 fsmonitor daemons leaking memory (up to 60GB+) after running tests.(v1.2.20)
- Restored standard input reads for prompt input in the TUI.(v1.2.20)
- Fixed an issue where the application showed a stale view or state.(v1.2.19)
- Fixed documentation routing and locale cookie synchronization issues related to a previous fix (#13108).(v1.2.19)
Improvements in March 2026
- Improved TUI terminal output passthrough to ensure external command output renders more reliably.(v1.3.11)
- Plugin installation now skips plugins without matching server or TUI entrypoints, warns instead of failing, and applies default options from package exports on install.(v1.3.11)
- Plugin installation now pins explicit plugin versions and blocks package install scripts from running.(v1.3.11)
- Subagent tool calls remain clickable while pending execution.(v1.3.10)
- Storage migration reliability has been improved to prevent corruption from malformed legacy records or failed migrations.(v1.3.10)
- Muted text contrast has been improved in the Catppuccin themes.(v1.3.10)
- Plugin installs now preserve JSONC comments in configuration files(v1.3.7)
- Improved variant modal behavior in the TUI to be less intrusive(v1.3.7)
- Added theme colors for dialog textarea placeholders in the TUI(v1.3.7)
- Refined the GPT prompt to be more minimal, reducing file reference annoyances.(v1.3.5)
- Adjusted bash tool description to increase cache hit rates between projects.(v1.3.4)
- Improved overall application startup performance.(v1.3.4)
- Closed MCP transport on failed or timed-out connections.(v1.3.4)
- Used cachedInvalidateWithTTL for configuration management.(v1.3.4)
- Used Azure Artifact Signing for Windows releases.(v1.3.4)
- Set the default file tree view to closed with a minimum width.(v1.3.4)
- Persisted queued followups across project switches.(v1.3.4)
- Reduced markdown rendering jank while responses stream in the UI.(v1.3.4)
- Set the default shell tool to collapsed state.(v1.3.4)
- Removed bundled fonts from the application.(v1.3.4)
- Used theme color for the prompt placeholder in the TUI.(v1.3.4)
- Checked KV theme before falling back to the default theme in TUI.(v1.3.4)
- Added top spacing to the session view and removed obsolete documentation prompt in TUI.(v1.3.4)
- Moved session context into the prompt footer in TUI.(v1.3.4)
- Improved performance by bypassing local SSE event streaming in the worker (TUI).(v1.3.3)
- Improved message navigation on Desktop by moving it from cmd+arrow to cmd+opt+[ / cmd+opt+] to preserve native cursor movement.(v1.3.3)
- Implemented an event-sourced syncing system for session data (Core).(v1.3.3)
- Classified ZlibError from Bun fetch as a retryable error instead of an unknown error.(v1.3.3)
- Improved performance by skipping snapshotting files larger than 2MB.(v1.3.3)
- Ensured the todowrite tool respects agent permission configuration.(v1.3.3)
- Reverted git-backed review modes to restore compatibility with older CLI builds.(v1.3.3)
- Snapshots are now saved to specific files: `tui.heapsnapshot` and `server.heapsnapshot`.(v1.3.2)
- Improved startup efficiency.(v1.3.1)
- Updated Feishu community links for Chinese (zh) locales.(v1.3.1)
- Improved the file tree panel to maintain its minimum width when resized.(v1.3.1)
- Improved desktop app stability through more robust sidecar process cleanup.(v1.3.1)
- Changed the primary command palette shortcut to `Cmd+K` (with `Cmd+P` remaining as a fallback).(v1.3.1)
- Restored keyboard project switching functionality in the open sidebar with proper Enter key activation.(v1.3.1)
- Enabled faster project navigation using keyboard shortcuts (cmd+option+arrow keys) in the desktop app.(v1.3.0)
- Desktop app now supports file type filters and multiple file selection when uploading files.(v1.3.0)
- Users can now access the review panel before starting a session, showing proper empty states when no changes exist.(v1.3.0)
- Fixed visual flickering when switching between workspaces or projects; the interface now transitions smoothly without showing loading spinners.(v1.3.0)
- Fixed issue where the sidebar would automatically close when resized to minimum width; it now clamps at minimum width instead of closing.(v1.3.0)
- Improved loading state management across the app for smoother, more consistent feedback during asynchronous operations.(v1.3.0)
- Improved xAI reasoning models performance in long multi-turn conversations by switching to the responses API with encrypted content support.(v1.3.0)
- Updated the GPT subscription model list with the latest available models.(v1.3.0)
- Improved error detection for vLLM context overflow errors, providing clearer feedback when context limits are exceeded.(v1.3.0)
- OAuth plan users can now access codex instructions freely without previous whitelisting restrictions.(v1.3.0)
- Improved UI contrast and reduced brightness of hover/active elements for better readability and reduced eye strain.(v1.3.0)
- Implemented a streamlined fallback system prompt that removes unnecessary boilerplate text for cleaner AI responses.(v1.3.0)
- Stabilized the order of agents and skills in system prompts via improved prompt caching for more consistent AI responses.(v1.3.0)
- Increased the default chunk timeout from 2 minutes to 5 minutes.(v1.2.27)
- Prevented long filenames from overlapping actions in the UI.(v1.2.27)
- Removed the "open" label from the UI.(v1.2.27)
- Paginated session history to improve overall server performance.(v1.2.26)
- Polished prompt composer controls for a better user experience.(v1.2.26)
- Synchronized sidebar state across the entire application.(v1.2.26)
- Improved sidebar spacing and the transition animation for the session list spinner.(v1.2.26)
- Improved optimistic prompt submission behavior within the application.(v1.2.26)
- Synchronized internationalization translations.(v1.2.26)
- Used cursor session history loading for improved performance.(v1.2.26)
- Removed the OpenRouter warning message.(v1.2.26)
- Restored plugin serverUrl getter so plugins can connect to local server(v1.2.25)
- Adjusted skill presentation to reduce token usage(v1.2.25)
- Improved skill presentation to agent to increase likelihood of skill invocations(v1.2.25)
- Hid Windows background consoles in Electron(v1.2.25)
- Implemented resilient organization data fetching with error handling(v1.2.25)
- Made account login upgrades safe while adding multi-account workspace authentication(v1.2.25)
- Prevented access to system directories(v1.2.25)
- Made worktrees read the project ID from local workspace(v1.2.25)
- Upgraded OpenTUI to v0.1.87(v1.2.25)
- Extracted createApp function for server initialization(v1.2.25)
- Replaced Bun semver with npm semver package(v1.2.25)
- Replaced Bun shell with direct spawn calls in core flows(v1.2.25)
- Changed pathToFileURL imports from bun to url module(v1.2.25)
- Waited for model store before auto-submitting --prompt in TUI(v1.2.25)
- Reworked default server initialization and connection handling in desktop client(v1.2.25)
- Themed Windows titlebar overlay in Electron(v1.2.25)
- Guarded comment accessor in message timeline(v1.2.25)
- Refocused prompt after terminal opens in slash-terminal test(v1.2.25)
- Restored to message and fork session functionality in the app(v1.2.25)
- Skipped editor reconcile during IME composition(v1.2.25)
- Simplified review pane(v1.2.25)
- Trimmed session render work in app for improved performance(v1.2.25)
- The session title turn spinner now displays its status correctly.(v1.2.24)
- Disabled fallback to the free nano model for small model requests.(v1.2.23)
- Removed the 'oc-1' theme from the application.(v1.2.23)
- Prevented content overflow by fixing sidebar workspace container sizing.(v1.2.23)
- Disabled animation for the review panel entering and exiting the view.(v1.2.23)
- Reverted the 'Stupid Sexy Timeline' feature.(v1.2.23)
- Sanitized workspace store filenames specifically on Windows systems.(v1.2.23)
- Canonicalized the current working directory after changing directories in the TUI.(v1.2.22)
- Added OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations.(v1.2.22)
- Added guard to TUI exit to prevent premature termination.(v1.2.22)
- Suppressed hover events when opening the project menu or right-clicking to prevent flickering in the Desktop application.(v1.2.22)
- Trimmed retained desktop terminal buffers.(v1.2.22)
- Pruned and evicted stale app session caches.(v1.2.22)
- Restored the new-session logo on the dev branch to ship the UI change with the auto-accept-permissions feature.(v1.2.22)
- Reverted prompt control docking in the TUI.(v1.2.22)
- Docked the auto-accept feature after thinking and moved the Add file action to the bottom-left.(v1.2.22)
- Balanced titlebar columns so center content is not squeezed by long side content.(v1.2.22)
- Centered empty states vertically in the session view and improved review panel messaging for projects without version control.(v1.2.22)
- Fixed the review panel transition in the application.(v1.2.22)
- Preserve original line endings in edit tool(v1.2.21)
- Sanitized preview database filenames(v1.2.21)
- Logged stack trace when schema validation fails(v1.2.21)
- Updated Drizzle and channel database handling(v1.2.21)
- Speed up share loads(v1.2.21)
- Removed close button from project hover popover(v1.2.21)
- New session now uses the agent model/variant(v1.2.21)
- Model selection now sticks to the session after being changed(v1.2.21)
- Aligned session empty states in TUI(v1.2.21)
- Shared workspace slug wait helper across e2e specs(v1.2.21)
- Aborted sessions and waited for idle before e2e cleanup(v1.2.21)
- Show skill issue when snapshotting is off in the desktop app(v1.2.21)
- Provided better review and file tree empty states(v1.2.21)
- Enabled Safari autocorrect in normal mode, disabled in shell mode(v1.2.21)
- Replaced Bun.which with npm which in OpenCode.(v1.2.20)
- Replaced internal Bun utilities (stderr, color, connect, sleep, write) with standard Node.js equivalents for improved compatibility.(v1.2.19)
- Switched hash calculation from unsupported xxHash3-XXH64 to SHA1, and updated internal hashing to use Hash.fast with xxhash3-xxh64.(v1.2.19)
- Improved configuration file handling by using Filesystem utilities instead of Bun.write.(v1.2.19)
- Improved stdin reading in the TUI by using node:stream/consumers and Node.js stream reading.(v1.2.19)
- Removed keyboard shortcut tooltips from the new session and new workspace buttons in the sidebar.(v1.2.19)
- The application now loads the tab content immediately when opening a file.(v1.2.19)
All Releases in March 2026
v1.3.121 feature2 fixesThis release focuses on backend performance and stability, introducing prompt caching for Google Vertex Anthropic to potentially speed up interactions. Several key bugs were resolved, including issues with Azure provider options forwarding and incorrect plugin slot mounting in the TUI.
v1.3.111 featureThis 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.10This 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.91 fixThis release focuses on core stability by addressing an issue with plugin entrypoint resolution. Users should now experience more reliable loading of plugins regardless of path formatting.
v1.3.8v1.3.71 feature2 fixesThis 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.62 fixesThis release focuses on stability and accurate reporting. Key updates include fixing an issue where token usage was being double-counted for Anthropic and Amazon Bedrock providers, and improving the search functionality within the TUI's variant dialog.
v1.3.51 fixThis release focuses on stability and prompt refinement. We fixed an issue where plugin hooks were not correctly handling asynchronous operations. Additionally, the core GPT prompt has been optimized for better minimalism and reduced file reference issues.
v1.3.47 features7 fixesThis 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 fixesThis 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 featureThis 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 fixesThis 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 fixesThis 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.271 feature3 fixesThis release focuses on stability and usability, notably increasing the default chunk timeout to 5 minutes and fixing critical issues with lost sessions across worktrees. Users will also benefit from improved handling of multiline pasted content in the prompt composer.
v1.2.264 features3 fixesThis 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 fixesThis 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.242 features2 fixesThis release introduces initial support for workspaces in the TUI and enables the new Copilot GPT-5.4 xhigh model. Key fixes include resolving scroll jitter issues in the desktop app and ensuring toast notifications dismiss properly when their associated tasks are complete.
v1.2.231 feature2 fixesThis release focuses on stability and user experience improvements, including fixing an issue with scroll jumping in comment areas and ensuring proper authentication headers are passed during attach operations. Several UI elements were refined, such as disabling review panel animations and removing an outdated theme.
v1.2.221 feature4 fixesThis 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 fixesThis 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.202 fixesThis release focuses on stability and resource management, primarily fixing a significant memory leak issue related to fsmonitor daemons after testing. Additionally, prompt input handling in the TUI has been restored.
v1.2.191 feature2 fixesThis release focuses heavily on improving compatibility by replacing internal Bun dependencies with standard Node.js equivalents across the core and TUI components. Key user-facing updates include adding GPT-5.4 support for Codex and fixing a bug that caused the application view to appear stale.