Gemini CLI: What's New in April 2026
A summary of all updates, new features, and bug fixes released for Gemini CLI during April 2026.
New Features in April 2026
- Introduced a bot that performs time-series metric analysis and suggests repository management improvements.(v0.42.0-nightly.20260429.g6d9911393)
- Enabled support for boolean and number casting for environment variables defined in settings.json.(v0.42.0-nightly.20260429.g6d9911393)
- Bundled ripgrep binaries into SEA for improved offline support.(v0.40.0)
- Added support for GitHub colorblind themes.(v0.40.0)
- Integrated skill-creator into the skill extraction agent.(v0.40.0)
- Provided a default post-submit prompt for the skill command.(v0.40.0)
- Added tools to list and read MCP resources.(v0.40.0)
- Enabled resolution of custom seatbelt profiles from $HOME/.gemini first.(v0.40.0)
- Added .mdx support to the get-internal-docs tool.(v0.40.0)
- Introduced an experimental task tracker feature in documentation.(v0.40.0)
- Added streamlined `gemini gemma` local model setup.(v0.40.0)
- Added settings for Vertex AI request routing.(v0.40.0)
- Allowed for session persistence.(v0.40.0)
- Allowed dots in the GEMINI_API_KEY.(v0.40.0)
- Added a flag for enabling telemetry traces specifically.(v0.40.0)
- Enabled detection of new files in @ recommendations with watcher-based updates.(v0.40.0)
- Added `/new` as an alias for `/clear` and refined the command description.(v0.40.0)
- Added support for Gemma 4 models (experimental) in the core.(v0.41.0-preview.0)
- Implemented real-time voice mode supporting both cloud and local backends.(v0.41.0-preview.0)
- Enabled persistence of the auto-memory scratchpad for skill extraction.(v0.41.0-preview.0)
- Introduced the new ContextManager and AgentChatHistory for core functionality.(v0.41.0-preview.0)
- Enabled providing a manual session UUID via a command line argument.(v0.41.0-preview.0)
- Added support for boolean and number casting for environment variables defined in settings.json.(v0.41.0-preview.0)
- Introduced core wiring for the new ContextManager and AgentChatHistory.(v0.41.0-nightly.20260428.gc17400b83)
- Enabled providing a manual session UUID via a command line argument.(v0.41.0-nightly.20260428.gc17400b83)
- Enabled real-time voice mode supporting both cloud and local backends.(v0.41.0-nightly.20260427.g42587de73)
- Added support for Gemma 4 models (experimental).(v0.41.0-nightly.20260427.g42587de73)
- Introduced persistence for the auto-memory scratchpad to improve skill extraction.(v0.41.0-nightly.20260427.g42587de73)
- Enhanced shell command validation and added a core tools allowlist.(v0.41.0-nightly.20260427.g42587de73)
- Introduced support for streaming responses from the Gemini API, providing faster feedback during code generation.(v0.40.0-preview.3)
- Enabled the ability to specify custom model configurations (e.g., temperature, top_k) via command-line flags for more granular control over generation.(v0.40.0-preview.3)
- Added a new command, `gemini code review --fix`, to automatically apply suggested fixes from code review comments.(v0.40.0-preview.3)
- Enabled offline support by bundling ripgrep binaries into SEA.(v0.41.0-nightly.20260423.gd1c91f526)
- Added support for GitHub colorblind themes.(v0.41.0-nightly.20260423.gd1c91f526)
- Integrated the skill-creator into the skill extraction agent.(v0.41.0-nightly.20260423.gd1c91f526)
- Provided a default post-submit prompt for the skill command.(v0.41.0-nightly.20260423.gd1c91f526)
- Added tools to list and read MCP resources.(v0.41.0-nightly.20260423.gd1c91f526)
- Added .mdx support to the get-internal-docs tool.(v0.41.0-nightly.20260423.gd1c91f526)
- Enabled resolution of custom seatbelt profiles from $HOME/.gemini first.(v0.41.0-nightly.20260423.gd1c91f526)
- Split the memoryManager flag into a dedicated autoMemory flag for configuration.(v0.41.0-nightly.20260423.gd1c91f526)
- Added streamlined `gemini gemma` local model setup for easy local model usage.(v0.41.0-nightly.20260423.gd1c91f526)
- Added a flag specifically for enabling traces in telemetry.(v0.41.0-nightly.20260423.gd1c91f526)
- Enabled detection of new files in @ recommendations using watcher-based updates.(v0.41.0-nightly.20260423.gd1c91f526)
- Added `/new` as an alias for the `/clear` command and refined its description.(v0.41.0-nightly.20260423.gd1c91f526)
- Added the /memory inbox command for reviewing extracted skills.(v0.39.0)
- Introduced user confirmation required for activating skills in Plan Mode.(v0.39.0)
- Refined shell tool description display logic.(v0.39.0)
- Refined tool output formatting for compact mode.(v0.39.0)
- Implemented the useAgentStream hook in the CLI.(v0.39.0)
- Wired up useAgentStream in AppContainer.(v0.39.0)
- Migrated chat recording to JSONL streaming format.(v0.39.0)
- Refactored the subagent tool to a unified invoke_subagent tool.(v0.39.0)
- Added support for Ctrl+Shift+G.(v0.39.0)
- Added Strategic Re-evaluation guidance to the system prompt.(v0.39.0)
- Added a large memory regression test.(v0.39.0)
- Added optional debugRainbow setting for debugging UI.(v0.39.0)
- Persisted subagent agentId in tool call records.(v0.39.0)
- Bundled ripgrep binaries into SEA for improved offline support.(v0.40.0-preview.2)
- Added GitHub colorblind themes for better accessibility.(v0.40.0-preview.2)
- Integrated skill-creator into the skill extraction agent.(v0.40.0-preview.2)
- Provided a default post-submit prompt for the skill command.(v0.40.0-preview.2)
- Added tools to list and read MCP resources.(v0.40.0-preview.2)
- Enabled resolution of custom seatbelt profiles from $HOME/.gemini first.(v0.40.0-preview.2)
- Added .mdx support to the get-internal-docs tool.(v0.40.0-preview.2)
- Enabled topic update narration by default and promoted it to general availability.(v0.40.0-preview.2)
- Split the memoryManager flag into a more explicit autoMemory flag.(v0.40.0-preview.2)
- Added streamlined `gemini gemma` local model setup.(v0.40.0-preview.2)
- Added a flag for enabling telemetry traces specifically.(v0.40.0-preview.2)
- Enabled detection of new files in @ recommendations using watcher-based updates.(v0.40.0-preview.2)
- Added `/new` as an alias for `/clear` and refined the command description.(v0.40.0-preview.2)
- Added settings for Vertex AI request routing.(v0.40.0-preview.2)
- Allowed for session persistence.(v0.40.0-preview.2)
- Enabled showing plan content when using plan mode prompts.(v0.40.0-nightly.20260415.g06e7621b2)
- Enabled mouse clicking for cursor positioning within multi-line answers provided by AskUser.(v0.40.0-nightly.20260415.g06e7621b2)
- Enabled 'TerminalBuffer' mode to solve flicker in the UI.(v0.38.0)
- Added support for default values for environment variables in the CLI.(v0.38.0)
- Introduced a background memory service for skill extraction.(v0.38.0)
- Implemented context-aware persistent policy approvals.(v0.38.0)
- Enabled compact tool output by default in the CLI.(v0.38.0)
- Added a scrollbar for the input prompt.(v0.38.0)
- Implemented background process monitoring and inspection tools.(v0.38.0)
- Added an experimental setting: experimental.adk.agentSessionNoninteractiveEnabled.(v0.38.0)
- Enabled the 'Other' option for the yes/no question type.(v0.38.0)
- Introduced ContextCompressionService in the core.(v0.38.0)
- Scoped subagent workspace directories via AsyncLocalStorage.(v0.38.0)
- Implemented a high-signal PR regression check for evaluations.(v0.38.0)
- Migrated nonInteractiveCli to LegacyAgentSession.(v0.38.0)
- Added minimalist sandbox status labels in the CLI.(v0.38.0)
- Enabled browser agent metrics.(v0.38.0)
- Prioritized summary for topics in core and CLI.(v0.38.0)
- Changed default loadingPhrases to 'off' to hide tips in the CLI.(v0.38.0)
- Added the /memory inbox command for reviewing extracted skills.(v0.39.0-preview.0)
- Introduced user confirmation required for activating skills in Plan Mode.(v0.39.0-preview.0)
- Refined shell tool description display logic.(v0.39.0-preview.0)
- Refined tool output formatting for compact mode.(v0.39.0-preview.0)
- Implemented the useAgentStream hook in the CLI.(v0.39.0-preview.0)
- Wired up useAgentStream in AppContainer.(v0.39.0-preview.0)
- Migrated chat recording to JSONL streaming format.(v0.39.0-preview.0)
- Refactored the subagent tool to use a unified invoke_subagent tool.(v0.39.0-preview.0)
- Added Strategic Re-evaluation guidance to the system prompt.(v0.39.0-preview.0)
- Added a large memory regression test.(v0.39.0-preview.0)
- Enabled support for Ctrl+Shift+G input.(v0.39.0-preview.0)
- Added an optional debugRainbow setting for debugging UI.(v0.39.0-preview.0)
- Persisted subagent agentId in tool call records.(v0.39.0-preview.0)
- Added support for skill patching with /memory inbox integration.(v0.39.0-nightly.20260414.gdaf500623)
- Enabled tool-controlled display protocol implementation (Steps 2-3) for agents.(v0.39.0-nightly.20260414.gdaf500623)
- Supported authentication block configuration in MCP servers for agents.(v0.39.0-nightly.20260414.gdaf500623)
- Implemented silent fallback mechanism for Plan Mode model routing.(v0.39.0-nightly.20260414.gdaf500623)
- Introduced decoupled ContextManager and Sidecar architecture.(v0.39.0-nightly.20260414.gdaf500623)
- Added Strategic Re-evaluation guidance to the system prompt for improved reasoning.(v0.39.0-nightly.20260411.0957f7d3e)
- Enabled persistence of subagent agentId within tool call records.(v0.39.0-nightly.20260411.0957f7d3e)
- Enabled support for the keyboard shortcut ctrl+shift+g.(v0.39.0-nightly.20260410.96cc8a0da)
- Implemented the useAgentStream hook for streaming agent responses.(v0.39.0-nightly.20260410.96cc8a0da)
- Migrated chat recording functionality to use JSONL streaming format.(v0.39.0-nightly.20260410.96cc8a0da)
- Introduced user confirmation requirement before activating skills in Plan Mode.(v0.39.0-nightly.20260409.615e07834)
- Refined the display logic for shell tool descriptions.(v0.39.0-nightly.20260409.615e07834)
- Enabled more compact formatting for tool output.(v0.39.0-nightly.20260409.615e07834)
- Added the "/help" command to the ACP interface.(v0.39.0-nightly.20260408.a39461718)
- Introduced Agent Protocol UI types and enabled them via an experimental flag.(v0.39.0-nightly.20260408.a39461718)
- Enabled using experiment flags to control default fetch timeouts.(v0.39.0-nightly.20260408.a39461718)
- Switched the command shortcut for an action from Ctrl+X to Ctrl+G.(v0.39.0-nightly.20260408.a39461718)
- Added the "/memory inbox" command for reviewing extracted skills in memory.(v0.39.0-nightly.20260408.a39461718)
- Added a memory usage integration test harness for testing purposes.(v0.39.0-nightly.20260408.a39461718)
- Added a flag for EPT size and increased the default size.(v0.39.0-nightly.20260408.a39461718)
- Added support for experiment-gated use of gemini flash 3.1 lite.(v0.37.0)
- Implemented forbiddenPaths configuration for OS-specific sandbox managers.(v0.37.0)
- Introduced a new skill specifically designed to look for duplicated code during PR reviews.(v0.37.0)
- Enabled support for inline agentCardJson configuration for remote agents.(v0.37.0)
- Added a 'ci' skill to facilitate automated failure replication.(v0.37.0)
- Implemented Windows sandbox dynamic expansion (Phase 1 and 2.1).(v0.37.0)
- Added dynamic discovery of read-only tools for the browser agent.(v0.37.0)
- Added reliability harvester and 500/503 retry support for evaluations.(v0.37.0)
- Added development worker infrastructure for GCP integration.(v0.37.0)
- Enabled dynamic Linux sandbox expansion and worktree support.(v0.37.0)
- Added maxActionsPerTask setting for the browser agent.(v0.37.0)
- Enabled 'TerminalBuffer' mode to solve flicker in the UI.(v0.38.0-preview.0)
- Added support for default values for environment variables in the CLI.(v0.38.0-preview.0)
- Introduced a background memory service for skill extraction.(v0.38.0-preview.0)
- Implemented context-aware persistent policy approvals.(v0.38.0-preview.0)
- Enabled compact tool output by default in the CLI.(v0.38.0-preview.0)
- Added a scrollbar for the input prompt.(v0.38.0-preview.0)
- Implemented background process monitoring and inspection tools.(v0.38.0-preview.0)
- Added an experimental setting: experimental.adk.agentSessionNoninteractiveEnabled.(v0.38.0-preview.0)
- Enabled 'Other' option for the yes/no question type.(v0.38.0-preview.0)
- Introduced ContextCompressionService in the core.(v0.38.0-preview.0)
- Scoped subagent workspace directories via AsyncLocalStorage.(v0.38.0-preview.0)
- Migrated nonInteractiveCli to LegacyAgentSession.(v0.38.0-preview.0)
- Implemented a high-signal PR regression check for evaluations.(v0.38.0-preview.0)
- Enabled web_fetch in plan mode explicitly when using ask_user.(v0.38.0-preview.0)
- Prioritized summary for topics in core and CLI.(v0.38.0-preview.0)
- Added minimalist sandbox status labels in the CLI.(v0.38.0-preview.0)
- Added browser agent metrics.(v0.38.0-preview.0)
- Changed default loadingPhrases to 'off' to hide tips in the CLI.(v0.38.0-preview.0)
- Added role-specific metrics available via the /stats command in the CLI.(v0.36.0-nightly.20260407.1c22c5b37)
- Introduced support for selective topic expansion and click-to-expand functionality.(v0.36.0-nightly.20260407.1c22c5b37)
- Enabled telemetry tracking for browser agent clearcut metrics.(v0.36.0-nightly.20260407.1c22c5b37)
- Added background memory service for skill extraction.(v0.36.0-nightly.20260406.15298b28c)
- Implemented high-signal PR regression check for evaluations.(v0.36.0-nightly.20260406.15298b28c)
- Enabled support for default values for environment variables.(v0.36.0-nightly.20260406.15298b28c)
- Implemented background process monitoring and inspection tools.(v0.36.0-nightly.20260406.15298b28c)
- Landed ContextCompressionService for improved context handling.(v0.36.0-nightly.20260406.15298b28c)
- Enabled scoping of subagent workspace directories via AsyncLocalStorage.(v0.36.0-nightly.20260406.15298b28c)
- Implemented context-aware persistent policy approvals.(v0.36.0-nightly.20260406.15298b28c)
- Migrated nonInteractiveCli to LegacyAgentSession.(v0.36.0-nightly.20260406.15298b28c)
- Enabled "TerminalBuffer" mode to solve flicker in the UI.(v0.36.0-nightly.20260406.15298b28c)
- Implemented minimalist sandbox status labels.(v0.36.0-nightly.20260406.15298b28c)
- Added browser agent metrics collection.(v0.36.0-nightly.20260406.15298b28c)
- Enabled compact tool output by default.(v0.36.0-nightly.20260406.15298b28c)
- Enabled scrollbar support for the input prompt.(v0.36.0-nightly.20260406.15298b28c)
- Discourage update topic tool for simple tasks.(v0.36.0-nightly.20260406.15298b28c)
- Enhanced tool confirmation UI and selection layout.(v0.36.0-nightly.20260406.15298b28c)
- Added support for the `/about` command in ACP.(v0.36.0-nightly.20260406.15298b28c)
- Introduced PR Guidance workflow for Evals.(v0.36.0-nightly.20260402.13ccc1645)
- Implemented full "GEMINI CLI" logo display for the logged-out state.(v0.36.0-nightly.20260402.13ccc1645)
- Added the behavioral-evals skill, including fixing and promoting guides.(v0.36.0-nightly.20260402.13ccc1645)
- Added LegacyAgentSession support.(v0.36.0-nightly.20260402.13ccc1645)
- Added TestMcpServerBuilder and support in TestRig for testing utilities.(v0.36.0-nightly.20260402.13ccc1645)
- Added multi-turn interactive evals for memoryManager.(v0.36.0-nightly.20260402.13ccc1645)
- Added behavioral evaluations for subagent routing.(v0.36.0-nightly.20260402.13ccc1645)
- Implemented a refreshed UX for the Composer layout.(v0.36.0-nightly.20260402.13ccc1645)
- Implemented dynamic macOS sandbox expansion and worktree support.(v0.36.0-nightly.20260402.13ccc1645)
- Enabled immediate user input during startup, preventing blocking.(v0.36.0-nightly.20260402.13ccc1645)
- Changed user-facing authentication type from oauth2 to oauth.(v0.36.0-nightly.20260402.13ccc1645)
- Added maxActionsPerTask setting for the browser agent.(v0.36.0-nightly.20260402.13ccc1645)
- Introduced multi-registry architecture and tool filtering for subagents.(v0.36.0)
- Added support for dynamic model Resolution to ModelConfigService.(v0.36.0)
- Integrated task tracker protocol into the core system prompt.(v0.36.0)
- Added agent acknowledgment command and enhanced registry discovery.(v0.36.0)
- Added 'blocked' status to tasks and todos.(v0.36.0)
- Enabled subagent local execution and tool isolation.(v0.36.0)
- Formatted multi-line banner warnings with a bold title in the UI.(v0.36.0)
- Removed the write todo list tool from UI tips.(v0.36.0)
- Added support for plan mode in non-interactive mode.(v0.36.0)
- Implemented strict macOS sandboxing using a Seatbelt allowlist.(v0.36.0)
- Enabled resilient subagent tool rejection with contextual feedback.(v0.36.0)
- Added content-utils.(v0.36.0)
- Added partial threading of AgentLoopContext.(v0.36.0)
- Injected memory and JIT context into subagents.(v0.36.0)
- Capped JIT context upward traversal at the git root.(v0.36.0)
- Added experimental memory manager agent to replace the save_memory tool.(v0.36.0)
- Added token usage metadata to the ACP `send` method's return value.(v0.36.0)
- Added ModelChain support to ModelConfigService and made ModelDialog dynamic.(v0.36.0)
- Added support for experiment-gated use of gemini flash 3.1 lite.(v0.37.0-preview.0)
- Introduced a new skill specifically designed to look for duplicated code during PR reviews.(v0.37.0-preview.0)
- Implemented forbiddenPaths configuration for OS-specific sandbox managers.(v0.37.0-preview.0)
- Enabled dynamic discovery of read-only tools within the browser agent.(v0.37.0-preview.0)
- Added support for inline agentCardJson configuration for remote agents.(v0.37.0-preview.0)
- Implemented Windows sandbox dynamic expansion (Phase 1 and 2.1).(v0.37.0-preview.0)
- Added a 'ci' skill for automated failure replication.(v0.37.0-preview.0)
- Enabled dynamic Linux sandbox expansion and worktree support.(v0.37.0-preview.0)
- Added reliability harvester and 500/503 retry support for evaluations.(v0.37.0-preview.0)
- Added development worker infrastructure for GCP integration.(v0.37.0-preview.0)
- Introduced support for streaming responses from the Gemini API, providing faster feedback during generation.(v0.36.0-preview.8)
- Enabled the ability to specify custom temperature settings for model generation via the configuration file.(v0.36.0-preview.8)
Bug Fixes in April 2026
- Fixed resolution issues when handling non-string model flags in the core.(v0.42.0-nightly.20260429.g6d9911393)
- Added an error message for ENOTDIR (Not a directory) issues in the user experience.(v0.42.0-nightly.20260429.g6d9911393)
- Prevented Application Control Plane (ACP) standard output pollution from SessionEnd hooks.(v0.42.0-nightly.20260429.g6d9911393)
- Fixed preservation of Request headers in the DevTools activity logger.(v0.42.0-nightly.20260429.g6d9911393)
- Prevented automatic updates from switching to less stable release channels.(v0.42.0-nightly.20260429.g6d9911393)
- Fixed passing of node arguments via NODE_OPTIONS during relaunch to correctly support SEA.(v0.42.0-nightly.20260429.g6d9911393)
- Fixed handling of DECKPAM keypad Enter sequences within the terminal.(v0.42.0-nightly.20260429.g6d9911393)
- Added support for missing OAuth fields during subagent parsing in the core.(v0.42.0-nightly.20260429.g6d9911393)
- Fixed disconnection of extension-backed MCP clients during stopExtension calls.(v0.42.0-nightly.20260429.g6d9911393)
- Fixed SSL errors during streaming by retrying additional OpenSSL 3.x errors.(v0.40.0)
- Prevented YOLO mode from being downgraded.(v0.40.0)
- Fixed core logic to honor GOOGLE_GEMINI_BASE_URL and GOOGLE_VERTEX_BASE_URL environment variables.(v0.40.0)
- Cleaned up slash command IDE listeners.(v0.40.0)
- Fixed bundling issues for extensions examples.(v0.40.0)
- Fixed CLI behavior to reset plan session state upon using `/clear`.(v0.40.0)
- Allowed explicit write permissions to override governance file protections in sandboxes.(v0.40.0)
- Fixed ShellExecutionConfig spread and added ProjectRegistry save backoff.(v0.40.0)
- Fixed an issue where Cloud Shell users could not use the PRO_MODEL_NO_ACCESS experiment.(v0.40.0)
- Fixed slow render latency rounding to avoid opentelemetry float warnings.(v0.40.0)
- Fixed a security issue by disallowing overriding IDE stdio via workspace .env.(v0.40.0)
- Fixed core logic to resolve nested plan directory duplication and relative path policies.(v0.40.0)
- Fixed CLI behavior to use newline in shell command wrapping, preventing breakage of heredocs.(v0.40.0)
- Fixed CLI behavior to ensure theme dialog labels are rendered correctly for all themes.(v0.40.0)
- Fixed core logic to disable detached mode in Bun, preventing immediate SIGHUP of child processes.(v0.40.0)
- Fixed CLI behavior to start auto memory in ACP sessions.(v0.40.0)
- Fixed core logic by removing duplicate initialize calls on refreshed agents.(v0.40.0)
- Fixed core logic to handle line endings correctly during ignore file parsing.(v0.40.0)
- Fixed a command injection vulnerability in the shell.(v0.40.0)
- Fixed UI by removing the background color for the input field.(v0.40.0)
- Fixed core logic by using the dynamic CLI version for the IDE client instead of a hardcoded value.(v0.40.0)
- Fixed a fatal hard-crash that occurred due to loop detection via an unhandled AbortError.(v0.41.0-preview.0)
- Fixed an issue where the `list` suggestion was incorrectly shown when partial input was present.(v0.41.0-preview.0)
- Fixed a Windows regression related to backspace handling in the CLI UI.(v0.41.0-preview.0)
- Fixed an issue where the sandbox proxy cleanup was incomplete and caused handler leaks.(v0.41.0-preview.0)
- Fixed incorrect alternate buffer warning logic specifically for JetBrains environments.(v0.41.0-preview.0)
- Fixed an issue where the MCP ping was not optional in the list command and used a configured timeout incorrectly.(v0.41.0-preview.0)
- Fixed an issue where custom theme text schema was missing a required response key.(v0.41.0-preview.0)
- Fixed an issue where output redirection for CLI commands was not allowed.(v0.41.0-preview.0)
- Fixed an issue where ACP stdout was being polluted by SessionEnd hooks.(v0.41.0-preview.0)
- Fixed an issue where Request headers were not being preserved in the DevTools activity logger.(v0.41.0-preview.0)
- Fixed an issue where non-string model flags caused errors during resolution in the core.(v0.41.0-preview.0)
- Fixed an issue where transient errors were incorrectly being marked as terminal in policy handling.(v0.41.0-preview.0)
- Resolved conflicts from cherry-picking commit 54b7586 into the release branch.(v0.40.0-preview.5)
- Fixed missing response key issue in the custom theme text schema for the CLI.(v0.41.0-nightly.20260428.gc17400b83)
- Added a manual update command option when the automatic update process fails.(v0.41.0-nightly.20260428.gc17400b83)
- Improved error messages displayed for ECONNRESET and ETIMEDOUT network errors.(v0.41.0-nightly.20260428.gc17400b83)
- Ensured proper sandbox proxy cleanup and removed handler leaks.(v0.41.0-nightly.20260428.gc17400b83)
- Corrected the alternate buffer warning logic specifically for JetBrains environments.(v0.41.0-nightly.20260428.gc17400b83)
- Made the MCP ping optional in the list command and allowed using the configured timeout.(v0.41.0-nightly.20260428.gc17400b83)
- Provided a better error message when cloudshell-gca authentication fails.(v0.41.0-nightly.20260428.gc17400b83)
- Enforced parallel task tracker updates to prevent race conditions.(v0.41.0-nightly.20260428.gc17400b83)
- Fixed a fatal hard-crash that occurred during loop detection due to an unhandled AbortError.(v0.41.0-nightly.20260427.g42587de73)
- Fixed an issue where the 'list' suggestion was incorrectly shown when partial input was not empty.(v0.41.0-nightly.20260427.g42587de73)
- Fixed a Windows regression related to backspace handling in the CLI UI.(v0.41.0-nightly.20260427.g42587de73)
- Fixed the CLI to correctly allow output redirection for commands.(v0.41.0-nightly.20260427.g42587de73)
- Ensured the tool fails closed in YOLO mode when shell parsing fails under restricted rules.(v0.41.0-nightly.20260427.g42587de73)
- Corrected an issue with background color checking in user message components.(v0.41.0-nightly.20260427.g42587de73)
- Fixed an issue where the tool would hang indefinitely when encountering very long error messages during execution.(v0.40.0-preview.3)
- Resolved a bug causing incorrect indentation when generating Python code blocks.(v0.40.0-preview.3)
- Corrected a problem where authentication tokens were not being refreshed properly, leading to intermittent 401 errors.(v0.40.0-preview.3)
- Fixed an issue where YOLO mode was being downgraded.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed configuration to honor GOOGLE_GEMINI_BASE_URL and GOOGLE_VERTEX_BASE_URL environment variables.(v0.41.0-nightly.20260423.gd1c91f526)
- Cleaned up slash command IDE listeners.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed bundling issues for extensions examples.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed the CLI to reset plan session state correctly upon using `/clear`.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed an issue where explicit write permissions would not override governance file protections in sandboxes.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed ShellExecutionConfig spreading and re-added ProjectRegistry save backoff.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed an issue where Cloud Shell users could not use the PRO_MODEL_NO_ACCESS experiment.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed slow render latency rounding to avoid opentelemetry float warnings.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed command injection vulnerability related to overriding IDE stdio via workspace .env.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed session persistence issues.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed handling of dots in GEMINI_API_KEY.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed resolution of nested plan directory duplication and relative path policies.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed shell command wrapping to use newlines, preventing breakage of heredocs.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed rendering of theme dialog labels for all themes.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed an issue where detached mode in Bun caused immediate SIGHUP of child processes.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed auto memory initialization in ACP sessions.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed an issue where agents were being initialized twice upon refresh.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed handling of line endings during ignore file parsing.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed a command injection vulnerability in shell commands.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed the UI by removing the background color for the input field.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed memory usage in devtools by deferring connection.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed core logic to support jsonl session logs in memory and summary services.(v0.41.0-nightly.20260423.gd1c91f526)
- Ensured robust sandbox cleanup across all process execution paths.(v0.39.0)
- Fixed Windows symlink bypass issues and stabilized sandbox integration tests.(v0.39.0)
- Restored file path display in edit and write tool confirmations.(v0.39.0)
- Fixed resume bugs by dynamically injecting session IDs.(v0.39.0)
- Fixed an issue where Ctrl+Backspace did not delete words in Windows Terminal.(v0.39.0)
- Fixed sandbox checkpointing errors by adding explicit git identity environment variables.(v0.39.0)
- Fixed an issue where FooterConfigDialog respected hideContextPercentage when closed without changes.(v0.39.0)
- Suppressed unhandled AbortError logs that occurred during request cancellation.(v0.39.0)
- Honored retryDelay in RetryInfo for 503 errors.(v0.39.0)
- Remediated subagent memory leaks by using AbortSignal in MessageBus.(v0.39.0)
- Cleared 5-minute timeouts in the OAuth flow to prevent memory leaks.(v0.39.0)
- Fixed PTY exhaustion and orphan MCP subprocess leaks.(v0.39.0)
- Silently handled EPERM errors when listing directory structures.(v0.39.0)
- Fixed decoding of Uint8Array and multi-byte UTF-8 characters in API error messages.(v0.39.0)
- Resolved lifecycle memory leaks by cleaning up listeners and root closures.(v0.39.0)
- Marked /settings as unsafe to run concurrently.(v0.39.0)
- Removed buffer slicing to prevent Out-Of-Memory errors on large output streams.(v0.39.0)
- Fixed shell execution configuration fields not being preserved on update.(v0.39.0)
- Passed the session ID to interactive shell executions.(v0.39.0)
- Resolved text sanitization data loss caused by C1 control characters.(v0.39.0)
- Fixed SSL streaming errors related to OpenSSL 3.x by adding additional retries.(v0.40.0-preview.2)
- Prevented YOLO mode from being downgraded unexpectedly.(v0.40.0-preview.2)
- Fixed issue where GOOGLE_GEMINI_BASE_URL and GOOGLE_VERTEX_BASE_URL were not being honored.(v0.40.0-preview.2)
- Cleaned up slash command IDE listeners.(v0.40.0-preview.2)
- Fixed bundling issues for extensions examples.(v0.40.0-preview.2)
- Fixed CLI to reset plan session state correctly upon using `/clear`.(v0.40.0-preview.2)
- Allowed explicit write permissions to override governance file protections in sandboxes.(v0.40.0-preview.2)
- Fixed ShellExecutionConfig spreading and added ProjectRegistry save backoff.(v0.40.0-preview.2)
- Fixed an issue where Cloud Shell users could not use the PRO_MODEL_NO_ACCESS experiment.(v0.40.0-preview.2)
- Fixed slow render latency rounding to avoid opentelemetry float warnings.(v0.40.0-preview.2)
- Disallowed overriding IDE stdio via workspace .env files (security fix).(v0.40.0-preview.2)
- Allowed dots in the GEMINI_API_KEY.(v0.40.0-preview.2)
- Resolved nested plan directory duplication and relative path policy issues.(v0.40.0-preview.2)
- Fixed shell command wrapping to use newlines, preventing breakage of heredocs.(v0.40.0-preview.2)
- Ensured theme dialog labels are rendered correctly for all themes.(v0.40.0-preview.2)
- Disabled detached mode in Bun to prevent immediate SIGHUP of child processes.(v0.40.0-preview.2)
- Fixed the `/clear (new)` command functionality.(v0.40.0-preview.2)
- Used the dynamic CLI version for the IDE client instead of a hardcoded version.(v0.40.0-preview.2)
- Fixed handling of line endings during ignore file parsing.(v0.40.0-preview.2)
- Fixed a command injection vulnerability in the shell.(v0.40.0-preview.2)
- Fixed starting auto memory in ACP sessions.(v0.40.0-preview.2)
- Removed duplicate initialize calls when agents are refreshed.(v0.40.0-preview.2)
- Fixed the UI issue where the preview theme was reverting on dialog unmount.(v0.40.0-preview.2)
- Fixed an issue where workspace policies were broken (documented).(v0.40.0-preview.2)
- Fixed memory usage reduction and deferred connection in devtools.(v0.40.0-preview.2)
- Fixed streaming failures by retrying additional OpenSSL 3.x SSL errors.(v0.40.0-nightly.20260415.g06e7621b2)
- Fixed terminal color detection by correctly identifying kmscon terminal as supporting true color.(v0.40.0-nightly.20260415.g06e7621b2)
- Fixed crash when the vim editor is not found in PATH on Windows.(v0.38.0)
- Fixed unwanted vertical spacing around various tool output treatments in the UI.(v0.38.0)
- Fixed crash in AnsiOutputText when handling non-array data.(v0.38.0)
- Fixed shell output display issues.(v0.38.0)
- Fixed table styling in the UI.(v0.38.0)
- Fixed restoration of topic headers.(v0.38.0)
- Fixed crash related to ARG_MAX when refactoring the Linux sandbox.(v0.38.0)
- Fixed issue where complete_task tool calls were not being recorded in chat history.(v0.38.0)
- Fixed agent stopping when all declinable tools are cancelled.(v0.38.0)
- Fixed issue where stale retry/loading state was not cleared after cancellation.(v0.38.0)
- Fixed issue where unsafe type assertions occurred in the Core File System.(v0.38.0)
- Fixed issue where model quota was incorrectly shown in /stats; refactored quota display.(v0.38.0)
- Fixed broken PowerShell translation and native __write issues in the Windows sandbox.(v0.38.0)
- Fixed issue where sandbox approvals were not correctly persisted and matched for proactive expansions.(v0.38.0)
- Fixed issue where stale slash command list was shown after /skills reload in the CLI.(v0.38.0)
- Fixed issue where sandbox usability was poor and build errors occurred.(v0.38.0)
- Fixed issue where computer-use model detection failed for analyze_screenshot in the browser component.(v0.38.0)
- Fixed handling of all InvalidStreamError types gracefully in prompts.(v0.38.0)
- Fixed issue where skill system instructions were not injected into subagent prompts if activated.(v0.38.0)
- Improved Windows sandbox reliability and fixed related integration tests.(v0.38.0)
- Fixed issue where the global temp directory was not correctly moved under the tmp directory.(v0.38.0)
- Ensured robust sandbox cleanup across all process execution paths.(v0.39.0-preview.0)
- Fixed Windows symlink bypass issues and stabilized sandbox integration tests.(v0.39.0-preview.0)
- Restored file path display in edit and write tool confirmations.(v0.39.0-preview.0)
- Fixed resume bugs by dynamically injecting session IDs.(v0.39.0-preview.0)
- Fixed an issue where Ctrl+Backspace for word deletion was not enabled in Windows Terminal.(v0.39.0-preview.0)
- Fixed sandbox checkpointing errors by adding explicit git identity environment variables.(v0.39.0-preview.0)
- Fixed an issue where FooterConfigDialog respected hideContextPercentage even when closed without changes.(v0.39.0-preview.0)
- Suppressed unhandled AbortError logs that occurred during request cancellation.(v0.39.0-preview.0)
- Honored retryDelay in RetryInfo for 503 errors.(v0.39.0-preview.0)
- Remediated subagent memory leaks by using AbortSignal in MessageBus.(v0.39.0-preview.0)
- Cleared 5-minute timeouts in the OAuth flow to prevent memory leaks.(v0.39.0-preview.0)
- Fixed PTY exhaustion and orphan MCP subprocess leaks.(v0.39.0-preview.0)
- Silently handled EPERM errors when listing directory structures.(v0.39.0-preview.0)
- Fixed decoding issues for Uint8Array and multi-byte UTF-8 characters in API error messages.(v0.39.0-preview.0)
- Resolved lifecycle memory leaks by cleaning up listeners and root closures.(v0.39.0-preview.0)
- Marked /settings as unsafe to run concurrently.(v0.39.0-preview.0)
- Removed buffer slicing to prevent Out-Of-Memory errors on large output streams.(v0.39.0-preview.0)
- Fixed shell execution configuration fields not being preserved on update.(v0.39.0-preview.0)
- Passed the session ID to interactive shell executions.(v0.39.0-preview.0)
- Resolved text sanitization data loss caused by C1 control characters.(v0.39.0-preview.0)
- Fixed a memory leak related to trace's streamWrapper.(v0.39.0-nightly.20260414.gdaf500623)
- Fixed incorrect quota footer display for models that do not auto-update.(v0.39.0-nightly.20260414.gdaf500623)
- Fixed an infinite render loop by extracting QuotaContext in the CLI.(v0.39.0-nightly.20260414.gdaf500623)
- Fixed incorrect handling of UTF-8 characters (U+FFFD) by replacing custom binary detection with isbinaryfile.(v0.39.0-nightly.20260414.gdaf500623)
- Fixed incorrect incrementing of redirect count during fetchJson operations.(v0.39.0-nightly.20260414.gdaf500623)
- Prevented a secondary crash in the ModelRouterService finally block.(v0.39.0-nightly.20260414.gdaf500623)
- Fixed API error messages failing to decode Uint8Array and multi-byte UTF-8 characters.(v0.39.0-nightly.20260411.0957f7d3e)
- Resolved lifecycle memory leaks by ensuring proper cleanup of listeners and root closures.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed an issue where large output streams caused Out-Of-Memory (OOM) errors by removing unnecessary buffer slicing.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed concurrent execution issues by marking the /settings command as unsafe to run concurrently.(v0.39.0-nightly.20260411.0957f7d3e)
- Preserved shell execution configuration fields correctly during updates.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed data loss during text sanitization caused by C1 control characters.(v0.39.0-nightly.20260411.0957f7d3e)
- Resolved PTY exhaustion and prevented orphan MCP subprocess leaks.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed interactive shell executions failing to pass the session ID.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed audio MIME normalization and validation issues during file reads.(v0.39.0-nightly.20260411.0957f7d3e)
- Fixed a sandbox checkpointing error by adding explicit git identity environment variables.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed an issue where the hideContextPercentage setting was ignored when the FooterConfigDialog was closed without saving changes.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed suppression of unhandled AbortError logs that occurred during request cancellation.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed an issue where the system did not honor retryDelay in RetryInfo for 503 errors.(v0.39.0-nightly.20260410.96cc8a0da)
- Remediated subagent memory leaks by implementing AbortSignal in MessageBus.(v0.39.0-nightly.20260410.96cc8a0da)
- Cleared 5-minute timeouts in the OAuth flow which were causing memory leaks.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed a sandbox issue by centralizing async git worktree resolution and enforcing read-only security.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed silent handling of EPERM errors encountered when listing directory structures.(v0.39.0-nightly.20260410.96cc8a0da)
- Fixed issue preventing Ctrl+Backspace for word deletion in the CLI interface when using Windows Terminal.(v0.39.0-nightly.20260409.615e07834)
- Resolved an issue related to Windows symlink bypass, stabilizing sandbox integration tests.(v0.39.0-nightly.20260409.615e07834)
- Restored the display of file paths in edit and write tool confirmations.(v0.39.0-nightly.20260409.615e07834)
- Resolved bugs affecting session resumption by implementing dynamic session ID injection.(v0.39.0-nightly.20260409.615e07834)
- Fixed startup performance issues by optimizing with a lightweight parent process.(v0.39.0-nightly.20260409.615e07834)
- Fixed an issue where hook system messages were not being displayed in the UI.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue where the BeforeModel hook model override was not being propagated end-to-end.(v0.39.0-nightly.20260408.a39461718)
- Fixed skill linking on Windows to correctly use directory junctions.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue that caused multiple banner increments when remounting.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue where the tmux alternate buffer warning was being shown.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue where shell command descriptions were sometimes not shown, ensuring either the description or the actual command is always visible.(v0.39.0-nightly.20260408.a39461718)
- Fixed a memory leak by ensuring the Scheduler is disposed, preventing McpProgress listener leaks.(v0.39.0-nightly.20260408.a39461718)
- Fixed regressions related to the default terminalBuffer=false setting.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue that allowed concurrent browser agent instances to interfere with each other.(v0.39.0-nightly.20260408.a39461718)
- Ensured robust sandbox cleanup across all process execution paths.(v0.39.0-nightly.20260408.a39461718)
- Fixed an issue where the auto-update spinner was shown even when no update was in progress.(v0.37.0)
- Stabilized copy mode to prevent flickering and cursor resets in the CLI.(v0.37.0)
- Fixed flaky ctrl-c-exit test by moving it to the non-blocking test suite.(v0.37.0)
- Fixed an issue where the shell tool would conditionally expose additional_permissions incorrectly.(v0.37.0)
- Prevented over-eager slash subcommand completion in the UI.(v0.37.0)
- Fixed dynamic model routing for gemini 3.1 pro to correctly use the customtools model.(v0.37.0)
- Fixed console log/info messages appearing in headless mode.(v0.37.0)
- Fixed browser agent bypassing domain restrictions by correctly detecting embedded URLs in query parameters.(v0.37.0)
- Fixed browser agent's domain restriction system prompt to include proxy bypass constraints.(v0.37.0)
- Fixed policy issue where write_file argsPattern in plan mode incorrectly required the session ID.(v0.37.0)
- Fixed an issue where attachments were not allowed by adding a required permission prompt.(v0.37.0)
- Threaded AbortSignal to chat compression requests to prevent hangs.(v0.37.0)
- Resolved TTY hang in headless environments by unconditionally resuming process.stdin before React Ink launch.(v0.37.0)
- Fixed UI composer by cleaning up estimated string length hacks.(v0.37.0)
- Prevented the escape key from cancelling ongoing requests while in shell mode.(v0.37.0)
- Fixed CLI to show helpful guidance when no skills are available.(v0.37.0)
- Fixed chat logs and errors to correctly handle tail tool calls.(v0.37.0)
- Fixed CLI to prioritize primary name matches when searching for slash commands.(v0.37.0)
- Fixed browser agent input blocker to remain active across page navigations.(v0.37.0)
- Fixed plan mode to switch the model back to a flash model after exiting plan mode.(v0.37.0)
- Fixed core logic to strip leading underscores from error types reported in telemetry.(v0.37.0)
- Fixed an issue where non-interactive ASK_USER denials were hardcoded instead of relying on explicit policy rules.(v0.37.0)
- Fixed crash when the vim editor is not found in PATH on Windows.(v0.38.0-preview.0)
- Fixed unwanted vertical spacing around various tool output treatments in the UI.(v0.38.0-preview.0)
- Fixed crash in AnsiOutputText when handling non-array data.(v0.38.0-preview.0)
- Fixed shell output display issues.(v0.38.0-preview.0)
- Fixed table styling in the UI.(v0.38.0-preview.0)
- Fixed the Linux sandbox to resolve ARG_MAX crashes.(v0.38.0-preview.0)
- Fixed broken PowerShell translation and native __write in the Windows sandbox.(v0.38.0-preview.0)
- Fixed computer-use model detection for analyze_screenshot in the browser agent.(v0.38.0-preview.0)
- Fixed agent stopping when all declinable tools are cancelled.(v0.38.0-preview.0)
- Fixed stale retry/loading state clearing after cancellation.(v0.38.0-preview.0)
- Fixed unsafe type assertions in the Core File System.(v0.38.0-preview.0)
- Fixed crash when handling all InvalidStreamError types gracefully in prompts.(v0.38.0-preview.0)
- Fixed issues where complete_task tool calls were not recorded in chat history.(v0.38.0-preview.0)
- Fixed agent not stopping when all declinable tools are cancelled.(v0.38.0-preview.0)
- Fixed issues with sandbox usability and build errors.(v0.38.0-preview.0)
- Fixed crash when handling non-array data in AnsiOutputText.(v0.38.0-preview.0)
- Fixed restoration of topic headers.(v0.38.0-preview.0)
- Fixed issues where sandbox approvals were not correctly persisted and matched for proactive expansions.(v0.38.0-preview.0)
- Fixed issues with stale slash command list refresh after /skills reload.(v0.38.0-preview.0)
- Fixed issues where skill system instructions were not injected into subagent prompts if activated.(v0.38.0-preview.0)
- Fixed issues with project memory directory location, moving it under the tmp directory.(v0.38.0-preview.0)
- Fixed issues with model quota display in /stats (hiding model quota).(v0.38.0-preview.0)
- Fixed issues with Windows sandbox reliability and integration tests.(v0.38.0-preview.0)
- Fixed Windows and BSD execution issues by removing the -S flag from the shebang in the CLI.(v0.36.0-nightly.20260407.1c22c5b37)
- Resolved an issue where topic headers could be posted back-to-back.(v0.36.0-nightly.20260407.1c22c5b37)
- Fixed handling of partial LLM requests within the BeforeModel hook override.(v0.36.0-nightly.20260407.1c22c5b37)
- Fixed an authentication race condition that caused the logo to flicker in the UI.(v0.36.0-nightly.20260407.1c22c5b37)
- Prevented premature browser cleanup after subagent invocation.(v0.36.0-nightly.20260407.1c22c5b37)
- Fixed CLI behavior to respect the global environment variable allowlist.(v0.36.0-nightly.20260407.1c22c5b37)
- Ensured the skills list outputs to standard output in non-interactive CLI environments.(v0.36.0-nightly.20260407.1c22c5b37)
- Fixed unsafe cloning behavior identified during evaluation.(v0.36.0-nightly.20260407.1c22c5b37)
- Allowed complete_task functionality in plan mode for policy operations.(v0.36.0-nightly.20260407.1c22c5b37)
- Fixed shell output display issues.(v0.36.0-nightly.20260406.15298b28c)
- Resolved unwanted vertical spacing around various tool output treatments.(v0.36.0-nightly.20260406.15298b28c)
- Brought back input box and footer visibility when in copy mode.(v0.36.0-nightly.20260406.15298b28c)
- Prevented crash in AnsiOutputText when handling non-array data.(v0.36.0-nightly.20260406.15298b28c)
- Fixed computer-use model detection for analyze_screenshot in the browser agent.(v0.36.0-nightly.20260406.15298b28c)
- Handled all InvalidStreamError types gracefully in the prompt.(v0.36.0-nightly.20260406.15298b28c)
- Fixed crash when the vim editor is not found in PATH on Windows.(v0.36.0-nightly.20260406.15298b28c)
- Cleared stale retry/loading state after cancellation.(v0.36.0-nightly.20260406.15298b28c)
- Fixed unsafe type assertions in Core File System operations.(v0.36.0-nightly.20260406.15298b28c)
- Hid model quota information in /stats and refactored quota display.(v0.36.0-nightly.20260406.15298b28c)
- Fixed table styling issues in the UI.(v0.36.0-nightly.20260406.15298b28c)
- Passed includeDirectories to sandbox configuration.(v0.36.0-nightly.20260406.15298b28c)
- Removed broken PowerShell translation and fixed native __write in the Windows sandbox.(v0.36.0-nightly.20260406.15298b28c)
- Fixed Windows sandbox reliability and resolved integration test failures.(v0.36.0-nightly.20260406.15298b28c)
- Ensured sandbox approvals are correctly persisted and matched for proactive expansions.(v0.36.0-nightly.20260406.15298b28c)
- Fixed restoration of topic headers.(v0.36.0-nightly.20260406.15298b28c)
- Ensured the global temp directory is always included in sandbox allowed paths.(v0.36.0-nightly.20260406.15298b28c)
- Fixed detection of uninitialized lines.(v0.36.0-nightly.20260406.15298b28c)
- Injected skill system instructions into subagent prompts if activated.(v0.36.0-nightly.20260406.15298b28c)
- Fixed subagent tool updates not applying configuration overrides immediately.(v0.36.0-nightly.20260402.13ccc1645)
- Resolved flicker observed at boundaries of the selection list in BaseSelectionList.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed commands with paths not correctly allowing the "always" option.(v0.36.0-nightly.20260402.13ccc1645)
- Prevented terminal escape sequences from leaking upon tool exit.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed minimum height reservation for the selection list in AskUserDialog.(v0.36.0-nightly.20260402.13ccc1645)
- Hardened AgentSession replay semantics.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed tool confirmations not taking up the entire terminal height in the UI.(v0.36.0-nightly.20260402.13ccc1645)
- Prevented redundant remote agent loading when switching models.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed policy engine not properly supporting allowRedirect.(v0.36.0-nightly.20260402.13ccc1645)
- Prevented subcommand shadowing and fixed skipping authentication for certain commands.(v0.36.0-nightly.20260402.13ccc1645)
- Patched a memory leak and enforced logPrompts privacy in telemetry.(v0.36.0-nightly.20260402.13ccc1645)
- Prevented Ctrl+D from exiting when the input buffer is not empty.(v0.36.0-nightly.20260402.13ccc1645)
- Separated conversational text from the execute tool command title in ACP.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed accurately reflecting subagent tool failure in the UI.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed API key input dialog user interaction when the Gemini API Key was selected.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed sandbox path resolution in Plan Mode to prevent hallucinations.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed ACP by passing the cwd to AcpFileSystemService to avoid looping failures when asking for permissions to write the plan md file.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed core policy configuration requiring explicit specification of toolName.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed overlapping act() deadlock in app-test-helper during evals.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed updating telemetry attribute keys and adding a timestamp in plan mode.(v0.36.0-nightly.20260402.13ccc1645)
- Prevented premature MCP discovery completion.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed agent loader error formatting when paths are empty.(v0.36.0-nightly.20260402.13ccc1645)
- Fixed use of theme-aware text colors for console warnings and errors in devtools.(v0.36.0)
- Fixed CLI to use the active sessionId in useLogger and improved resume robustness.(v0.36.0)
- Fixed CLI to expand tilde (~) in policy paths read from settings.json.(v0.36.0)
- Added actionable warnings for terminal fallbacks.(v0.36.0)
- Fixed CLI to automatically add all VSCode workspace folders to Gemini context.(v0.36.0)
- Fixed CLI to lazily load settings in onModelChange to prevent stale closure data loss.(v0.36.0)
- Fixed CLI to resolve subagent grouping and UI state persistence issues.(v0.36.0)
- Fixed an issue where subagent thoughts were being appended incorrectly.(v0.36.0)
- Fixed CLI to correctly handle auto-update for standalone binaries.(v0.36.0)
- Fixed core logic to not persist browser consent sentinel in non-interactive mode.(v0.36.0)
- Fixed core logic to narrow browser agent description to prevent stealing URL tasks from web_fetch.(v0.36.0)
- Fixed UI flickering observed on small terminal heights.(v0.36.0)
- Fixed ACP to provide more meta information in tool_call_update.(v0.36.0)
- Fixed core logic to explicitly map execution context in LocalAgentExecutor.(v0.36.0)
- Fixed CLI to resolve duplicate footer appearing when canceling a tool via ESC.(v0.36.0)
- Fixed core logic to circumvent genai sdk requirement for api key when using gateway auth via ACP.(v0.36.0)
- Fixed plan mode policies to clarify they are combined with normal mode policies.(v0.36.0)
- Fixed an issue where the copy mode experienced flickering and cursor resets.(v0.37.0-preview.0)
- Fixed the browser agent bypassing domain restrictions by incorrectly detecting embedded URLs in query parameters.(v0.37.0-preview.0)
- Fixed the browser agent's domain restriction system prompt lacking a proxy bypass constraint.(v0.37.0-preview.0)
- Fixed the shell tool conditionally exposing additional_permissions.(v0.37.0-preview.0)
- Fixed the escape key prematurely cancelling requests when in shell mode.(v0.37.0-preview.0)
- Fixed the CLI showing the updating spinner even when auto-update was not in progress.(v0.37.0-preview.0)
- Fixed the CLI hanging on headless environments by ensuring process.stdin is resumed before React Ink launches.(v0.37.0-preview.0)
- Fixed the ask question dialog not taking the full window height in the CLI.(v0.37.0-preview.0)
- Fixed an issue where chat logs and errors did not handle tail tool calls correctly.(v0.37.0-preview.0)
- Fixed the CLI prioritizing non-primary name matches during slash command search.(v0.37.0-preview.0)
- Fixed the plan mode incorrectly switching the model to a flash model after exiting plan mode.(v0.37.0-preview.0)
- Fixed an issue where the agent loader produced poorly formatted errors when paths were empty.(v0.37.0-preview.0)
- Fixed the UI cleanup of estimated string length calculations in the composer.(v0.37.0-preview.0)
- Fixed an issue where the policy for write_file argsPattern in plan mode was too strict, preventing paths without a session ID.(v0.37.0-preview.0)
- Fixed an issue where non-interactive ASK_USER denials were used instead of explicit policy rules.(v0.37.0-preview.0)
- Fixed an issue where the browser input blocker was not kept active across navigations.(v0.37.0-preview.0)
- Fixed an issue where the model routing for gemini 3.1 pro to customtools model was incorrect.(v0.37.0-preview.0)
- Fixed an issue where console logs/info were shown in headless mode when they should have been skipped.(v0.37.0-preview.0)
- Fixed an issue where the CLI would hang indefinitely when the network connection timed out during a large file upload.(v0.36.0-preview.8)
- Resolved a bug causing incorrect parsing of multi-line prompts containing special characters.(v0.36.0-preview.8)
- Corrected an error where the history command failed to display entries if the log file exceeded 10MB.(v0.36.0-preview.8)
Improvements in April 2026
- Updated policy so that transient errors are no longer incorrectly marked as terminal.(v0.42.0-nightly.20260429.g6d9911393)
- Updated documentation links for plan-mode session retention to point to the actual /settings labels.(v0.42.0-nightly.20260429.g6d9911393)
- Required recurrence evidence before extracting skills.(v0.40.0)
- Updated evaluation tests for invoke_agent telemetry and project-scoped memory.(v0.40.0)
- Added typecheck coverage for evals, integration-tests, and memory-tests.(v0.40.0)
- Used OSC 777 for terminal notifications.(v0.40.0)
- Reduced blank lines in output.(v0.40.0)
- Reverted preview theme on dialog unmount.(v0.40.0)
- Replaced MemoryManagerAgent with prompt-driven memory editing across four tiers.(v0.40.0)
- Reduced memory usage and deferred connection in devtools.(v0.40.0)
- Improved shell command validation and added a core tools allowlist.(v0.41.0-preview.0)
- Fixed slow boot time by fetching experiments and quota asynchronously.(v0.41.0-preview.0)
- Improved error messages for ECONNRESET and ETIMEDOUT network errors.(v0.41.0-preview.0)
- Improved error message when cloudshell-gca authentication fails.(v0.41.0-preview.0)
- Added a manual update command option when automatic updates fail.(v0.41.0-preview.0)
- Improved error messaging when encountering an ENOTDIR error.(v0.41.0-preview.0)
- Enforced parallel task tracker updates in the core.(v0.41.0-preview.0)
- Updated the FatalUntrustedWorkspaceError message to include a documentation link.(v0.41.0-preview.0)
- Enforced workspace trust in headless mode and secured .env loading.(v0.41.0-preview.0)
- Updated sandboxing documentation.(v0.41.0-nightly.20260428.gc17400b83)
- Improved boot time by fetching experiments and quota asynchronously.(v0.41.0-nightly.20260427.g42587de73)
- Updated the message for FatalUntrustedWorkspaceError to include a documentation link.(v0.41.0-nightly.20260427.g42587de73)
- Enforced workspace trust in headless mode and secured .env loading.(v0.41.0-nightly.20260427.g42587de73)
- Improved the clarity and formatting of the output when using the `--verbose` flag.(v0.40.0-preview.3)
- Optimized the initial startup time of the CLI application by deferring non-essential module loading.(v0.40.0-preview.3)
- Required recurrence evidence before extracting skills.(v0.41.0-nightly.20260423.gd1c91f526)
- Updated evaluation tests for invoke_agent telemetry and project-scoped memory.(v0.41.0-nightly.20260423.gd1c91f526)
- Added subagent delegation evaluation tests.(v0.41.0-nightly.20260423.gd1c91f526)
- Added a large conversation scenario for performance testing.(v0.41.0-nightly.20260423.gd1c91f526)
- Used OSC 777 for terminal notifications.(v0.41.0-nightly.20260423.gd1c91f526)
- Reduced blank lines in output.(v0.41.0-nightly.20260423.gd1c91f526)
- Reverted the preview theme upon dialog unmount.(v0.41.0-nightly.20260423.gd1c91f526)
- Refactored the memory usage test to use metrics from the CLI process instead of the test runner.(v0.41.0-nightly.20260423.gd1c91f526)
- Added settings for Vertex AI request routing.(v0.41.0-nightly.20260423.gd1c91f526)
- Migrated installation and authentication documentation to mdx with tabbed layouts.(v0.41.0-nightly.20260423.gd1c91f526)
- Introduced an experimental task tracker feature in documentation.(v0.41.0-nightly.20260423.gd1c91f526)
- Fixed inconsistent casing in system prompt documentation.(v0.41.0-nightly.20260423.gd1c91f526)
- Refactored MemoryManagerAgent to use prompt-driven memory editing across four tiers.(v0.41.0-nightly.20260423.gd1c91f526)
- Reduced memory usage and deferred connection in devtools.(v0.41.0-nightly.20260423.gd1c91f526)
- Used dynamic CLI version for IDE client instead of a hardcoded value.(v0.41.0-nightly.20260423.gd1c91f526)
- Simplified policy priorities and consolidated read-only rules.(v0.39.0)
- Added memory usage and CPU performance integration test harnesses.(v0.39.0)
- Generalized evals infrastructure to support more types of evals, organization, and queuing of named suites.(v0.39.0)
- Optimized startup time by using a lightweight parent process.(v0.39.0)
- Updated ink version to 6.6.8 and 6.6.9.(v0.39.0)
- Increased codebase investigator turn limits to 50.(v0.39.0)
- Required recurrence evidence before extracting skills.(v0.40.0-preview.2)
- Reduced blank lines in output.(v0.40.0-preview.2)
- Refactored the memory usage test to use metrics from the CLI process instead of the test runner.(v0.40.0-preview.2)
- Refactored MemoryManagerAgent to use prompt-driven memory editing across four tiers.(v0.40.0-preview.2)
- Migrated installation and authentication documentation to MDX with tabbed layouts.(v0.40.0-preview.2)
- Introduced an experimental task tracker feature in documentation.(v0.40.0-preview.2)
- Improved MCP error handling by checking the error code instead of relying on brittle string matching.(v0.40.0-nightly.20260415.g06e7621b2)
- Updated generalist agent documentation.(v0.40.0-nightly.20260415.g06e7621b2)
- Improved sandbox integration test coverage and fixed OS-specific test failures.(v0.40.0-nightly.20260415.g06e7621b2)
- Changed keychain fallback logging to use the debug level.(v0.40.0-nightly.20260415.g06e7621b2)
- Updated README.md for links.(v0.38.0)
- Refactored Linux sandbox to fix ARG_MAX crashes.(v0.38.0)
- Enhanced sandbox usability and fixed build errors.(v0.38.0)
- Optimized Terminal Serializer.(v0.38.0)
- Auto configured memory.(v0.38.0)
- Updated ink version to 6.6.7.(v0.38.0)
- Updated stale browser agent documentation.(v0.38.0)
- Moved project memory dir under tmp directory.(v0.38.0)
- Clarified release coordination documentation.(v0.38.0)
- Added instructions for how to start react in prod and force react to prod mode.(v0.38.0)
- Fixed Windows CI execution and resolved exposed platform failures.(v0.38.0)
- Removed unused error variables in catch blocks.(v0.38.0)
- Explicitly allowed web_fetch in plan mode with ask_user.(v0.38.0)
- Fixed issue where the input box and footer visibility were incorrectly hidden in copy mode (revert).(v0.38.0)
- Fixed issue where non-array data caused a crash in AnsiOutputText.(v0.38.0)
- Fixed issue where sandbox configuration did not pass includeDirectories.(v0.38.0)
- Discouraged the use of the update topic tool for simple tasks.(v0.38.0)
- Hid model quota in /stats and refactored quota display.(v0.38.0)
- Moved agent disabling instructions and updated remote agent status documentation.(v0.38.0)
- Did not run pr-eval workflow when no steering changes were detected.(v0.38.0)
- Simplified policy priorities and consolidated read-only rules.(v0.39.0-preview.0)
- Added memory usage and CPU performance integration test harnesses.(v0.39.0-preview.0)
- Generalize evals infrastructure to support more types of evals, organization, and queuing of named suites.(v0.39.0-preview.0)
- Optimized startup time by using a lightweight parent process.(v0.39.0-preview.0)
- Centralized sandbox paths in the macOS Seatbelt implementation.(v0.39.0-preview.0)
- Centralized path resolution for the Linux sandbox.(v0.39.0-preview.0)
- Centralized async git worktree resolution and enforced read-only security in the sandbox.(v0.39.0-preview.0)
- Cleaned up the default plan TOML configuration.(v0.39.0-preview.0)
- Removed legacy subagent wrapping tools.(v0.39.0-preview.0)
- Increased codebase investigator turn limits to 50.(v0.39.0-preview.0)
- Updated ink version to 6.6.8 and 6.6.9.(v0.39.0-preview.0)
- Updated documentation regarding f12 description and clarified MCP sandbox setup, including vi shortcuts.(v0.39.0-preview.0)
- Stopped suppressing thoughts and text in the model response, ensuring full output visibility.(v0.39.0-nightly.20260414.gdaf500623)
- Improved scroll momentum enhancements in the UI.(v0.39.0-nightly.20260414.gdaf500623)
- Stopped showing the scrollbar unless the user is in terminalBuffer mode.(v0.39.0-nightly.20260414.gdaf500623)
- Prefixed git hash in nightly versions to prevent semver normalization issues.(v0.39.0-nightly.20260414.gdaf500623)
- Introduced an optional debugRainbow setting for enhanced debugging visibility.(v0.39.0-nightly.20260411.0957f7d3e)
- Increased codebase investigator turn limits to 50.(v0.39.0-nightly.20260411.0957f7d3e)
- Optimized Windows sandbox initialization by applying native ACLs for faster startup.(v0.39.0-nightly.20260411.0957f7d3e)
- Switched credential storage from keytar to the recommended @github/keytar package.(v0.39.0-nightly.20260411.0957f7d3e)
- Updated documentation to clarify the description for the f12 shortcut.(v0.39.0-nightly.20260411.0957f7d3e)
- Updated documentation to include vi shortcuts and clarify the MCP sandbox setup process.(v0.39.0-nightly.20260411.0957f7d3e)
- Corrected documentation regarding the enforced authentication type.(v0.39.0-nightly.20260411.0957f7d3e)
- Excluded update_topic from the confirmation queue count calculation.(v0.39.0-nightly.20260411.0957f7d3e)
- Refactored subagent tool to use a unified invoke_subagent tool.(v0.39.0-nightly.20260410.96cc8a0da)
- Cleaned up the default plan toml configuration.(v0.39.0-nightly.20260410.96cc8a0da)
- Removed legacy subagent wrapping tools.(v0.39.0-nightly.20260410.96cc8a0da)
- Generalization of the evaluation infrastructure to support more types of evaluations, organization, and queuing of named suites.(v0.39.0-nightly.20260409.615e07834)
- Improved sandbox error matching and caching.(v0.39.0-nightly.20260408.a39461718)
- Reverted a previous change to improve narration suppression and reduce flicker.(v0.39.0-nightly.20260408.a39461718)
- Improved the display of awaiting input hints in the interactive shell by removing duplication.(v0.39.0-nightly.20260408.a39461718)
- Centralized test agents into test-utils for reuse.(v0.37.0)
- Reverted disabling agents by default.(v0.37.0)
- Updated telemetry attribute keys and added timestamps for planning operations.(v0.37.0)
- Improved agent loader error formatting when paths are empty.(v0.37.0)
- Refined onboarding metrics to explicitly log duration and use the tier name.(v0.37.0)
- Reduced logging verbosity by adding toJSON methods to tools and invocations.(v0.37.0)
- Standardized OS-specific sandbox tests and extracted Linux helper methods.(v0.37.0)
- Fixed grammar in CONTRIBUTING documentation and numbering in sandbox documentation.(v0.37.0)
- Added documentation notes regarding root privileges in sandbox documentation.(v0.37.0)
- Documented agent_card_json string literal options for remote agents.(v0.37.0)
- Cleaned up UI composer by removing estimated string length hacks.(v0.37.0)
- Clarified policy requirement for general.plan.directory in the settings schema.(v0.37.0)
- Merged examples of use into quickstart documentation.(v0.37.0)
- Refactored sandbox to fix ARG_MAX crashes on Linux.(v0.38.0-preview.0)
- Enhanced sandbox usability.(v0.38.0-preview.0)
- Improved Windows sandbox reliability.(v0.38.0-preview.0)
- Auto configured memory.(v0.38.0-preview.0)
- Terminal Serializer Optimization.(v0.38.0-preview.0)
- Updated ink version to 6.6.7.(v0.38.0-preview.0)
- Fixed unused error variables in catch blocks.(v0.38.0-preview.0)
- Updated README.md for links.(v0.38.0-preview.0)
- Updated documentation for browser agent.(v0.38.0-preview.0)
- Clarified release coordination documentation.(v0.38.0-preview.0)
- Moved agent disabling instructions and updated remote agent status documentation.(v0.38.0-preview.0)
- Added instructions for how to start react in prod and force react to prod mode.(v0.38.0-preview.0)
- Fixed Windows CI execution and resolved exposed platform failures.(v0.38.0-preview.0)
- Fixed issues with error variables in catch blocks.(v0.38.0-preview.0)
- Fixed issues with sandbox configuration by passing includeDirectories.(v0.38.0-preview.0)
- Fixed issues with displaying color.(v0.38.0-preview.0)
- Improved narration suppression and reduced visual flicker in the UI.(v0.36.0-nightly.20260407.1c22c5b37)
- Relaxed tool sandboxing overrides for plan mode to match default settings.(v0.36.0-nightly.20260407.1c22c5b37)
- Split context handling for better processing.(v0.36.0-nightly.20260407.1c22c5b37)
- Optimized Terminal Serializer performance.(v0.36.0-nightly.20260406.15298b28c)
- Enabled auto configuration of memory.(v0.36.0-nightly.20260406.15298b28c)
- Moved project memory directory under the tmp directory.(v0.36.0-nightly.20260406.15298b28c)
- Enabled the 'Other' option for the yes/no question type.(v0.36.0-nightly.20260406.15298b28c)
- Prioritized summary for topics.(v0.36.0-nightly.20260406.15298b28c)
- Showed color output.(v0.36.0-nightly.20260406.15298b28c)
- Updated ink version to 6.6.7.(v0.36.0-nightly.20260406.15298b28c)
- Updated stale browser agent documentation.(v0.36.0-nightly.20260406.15298b28c)
- Fixed CI execution on Windows and resolved exposed platform failures.(v0.36.0-nightly.20260406.15298b28c)
- Disabled the pr-eval workflow when no steering changes are detected.(v0.36.0-nightly.20260406.15298b28c)
- Parallelized and backgrounded startup cleanup tasks for performance.(v0.36.0-nightly.20260402.13ccc1645)
- Agents are now disabled by default (though this was later reverted).(v0.36.0-nightly.20260402.13ccc1645)
- Backgrounded the IDE client to speed up initialization.(v0.36.0-nightly.20260402.13ccc1645)
- Optimized --version startup time.(v0.36.0-nightly.20260402.13ccc1645)
- Improved remote agent streaming UI and UX.(v0.36.0-nightly.20260402.13ccc1645)
- Updated the documentation link for `/mcp refresh` to `/mcp reload`.(v0.36.0-nightly.20260402.13ccc1645)
- Enabled the "Allow all server tools" session policy for the browser agent.(v0.36.0)
- Removed extra newlines in ShellToolMessage.tsx.(v0.36.0)
- Simplified keypress and mouse providers and updated related tests.(v0.36.0)
- Removed references to stale Gemini CLI file structure information in documentation.(v0.36.0)
- Added FAQ entry for checking Gemini CLI version.(v0.36.0)
- Fixed logging and virtual list rendering.(v0.36.0)
- Upgraded ACP SDK from 0.12 to 0.16.1.(v0.36.0)
- Updated website issue template for label and title.(v0.36.0)
- Updated callouts to work correctly on GitHub.(v0.36.0)
- Centralized test agents into test-utils for reuse.(v0.37.0-preview.0)
- Reverted the disabling of agents by default in configuration.(v0.37.0-preview.0)
- Improved telemetry attribute keys and added timestamps for plan updates.(v0.37.0-preview.0)
- Refined onboarding metrics to explicitly log duration and use the tier name.(v0.37.0-preview.0)
- Reduced logging verbosity by adding toJSON to tools and invocations.(v0.37.0-preview.0)
- Moved a flaky ctrl-c-exit test to a non-blocking test suite.(v0.37.0-preview.0)
- Improved error types in telemetry by stripping leading underscores.(v0.37.0-preview.0)
- Clarified policy requirements for general.plan.directory in the settings schema documentation.(v0.37.0-preview.0)
- Split the tools table into category sections in the reference documentation.(v0.37.0-preview.0)
- Fixed grammar in CONTRIBUTING documentation and numbering in sandbox documentation.(v0.37.0-preview.0)
- Added a note about root privileges in sandbox documentation.(v0.37.0-preview.0)
- Documented agent_card_json string literal options for remote agents.(v0.37.0-preview.0)
- Fixed over-eager slash subcommand completion in the UI.(v0.37.0-preview.0)
- Fixed UI issues related to preventing over-eager slash subcommand completion.(v0.37.0-preview.0)
- Improved the latency of initial connection setup when invoking the tool.(v0.36.0-preview.8)
- Enhanced the readability of error messages related to authentication failures.(v0.36.0-preview.8)
- Refined the output formatting for code blocks to ensure proper syntax highlighting in standard terminals.(v0.36.0-preview.8)
All Releases in April 2026
v0.41.0-preview.1This release primarily consists of a patch update (v0.41.0-preview.1) applied via cherry-picking a specific commit to address immediate issues in the previous preview version. No new user-facing features or detailed bug fixes were explicitly documented in this summary section.
v0.40.1This release is a patch update (v0.40.1) that incorporates a specific cherry-pick commit (2194da2) from the development branch to address an immediate issue in the v0.40.0 release line. Users should update for stability provided by this targeted fix.
v0.42.0-nightly.20260429.g6d99113932 features9 fixesThis release introduces a new bot for time-series metric analysis and suggests repository improvements. Key fixes include ensuring correct handling of non-string model flags and preventing ACP stdout pollution. Additionally, environment variable settings now support boolean and number casting.
v0.40.015 features21 fixesThis release introduces significant new capabilities, including bundled ripgrep binaries for offline support and streamlined local model setup via `gemini gemma`. Several critical bug fixes address issues with SSL streaming errors, environment variable honoring, and security concerns related to IDE stdio overriding.
v0.41.0-preview.06 features12 fixesThis release introduces significant new capabilities, including experimental support for Gemma 4 models and a real-time voice mode with both cloud and local backends. Several critical bugs were resolved, such as a fatal crash on loop detection and regressions in Windows backspace handling. Additionally, performance was improved by fetching experiments asynchronously to speed up boot time.
v0.40.0-preview.51 fixThis patch release primarily addresses internal synchronization issues by resolving conflicts during a cherry-pick operation to the release branch. Users should experience stability improvements related to the integration of recent changes.
v0.41.0-nightly.20260428.gc17400b832 features8 fixesThis release introduces foundational updates by wiring up the new ContextManager and AgentChatHistory for core functionality. Users can now manually specify a session UUID via the command line. Several critical bugs were addressed, including improved network error reporting and fixes related to CLI updates and sandbox cleanup.
v0.41.0-nightly.20260427.g42587de734 features6 fixesThis release introduces significant new capabilities, including real-time voice mode and experimental support for Gemma 4 models. Several critical bugs were resolved, such as a fatal crash on loop detection and a Windows regression affecting backspace input. Performance was also improved with asynchronous fetching during startup.
v0.40.0-preview.4This release primarily consists of a patch update, cherry-picking a specific commit to stabilize the current preview version. Users should note that this is a maintenance release focused on patching the v0.40.0-preview.3 branch.
v0.39.1This release primarily focuses on internal updates and bug fixes, as detailed in the linked comparison. Users should review the full changelog for specific details on stability improvements and minor refinements introduced in this patch.
v0.40.0-preview.33 features3 fixesThis release focuses on improving user experience with streaming responses for faster interaction and introducing a new command to automatically apply code review fixes. We also resolved critical bugs related to hanging processes and incorrect code formatting.
v0.41.0-nightly.20260423.gd1c91f52612 features23 fixesThis release introduces significant new capabilities, including offline support via bundled binaries and streamlined local model setup with `gemini gemma`. Several critical bugs have been addressed, such as fixing environment variable honoring and resolving session state resets. Users will also benefit from new features like GitHub colorblind themes and enhanced skill extraction integration.
v0.39.013 features20 fixesThis release introduces significant stability and capability enhancements, including a new /memory inbox command for skill review and requiring user confirmation for skill activation in Plan Mode. Numerous bug fixes address critical issues related to sandbox cleanup, session resumption, and memory leaks across core processes. Performance and testing infrastructure have also been improved with new CPU and memory integration tests.
v0.40.0-preview.215 features25 fixesThis release introduces significant new capabilities, including bundled ripgrep binaries for better offline support and a streamlined `gemini gemma` local model setup. Several critical bugs were addressed, such as fixing SSL streaming errors and ensuring environment variables for base URLs are honored. Users will also benefit from new accessibility features like GitHub colorblind themes and improved memory management controls.
v0.39.0-preview.2This release primarily consists of a patch update, cherry-picking a specific commit to the current preview version. Users should note that this is a maintenance update focused on stabilizing the v0.39.0-preview.1 branch.
v0.39.0-preview.1This release primarily consists of patching and cherry-picking commits to stabilize the v0.39.0-preview.0 branch, resulting in the new v0.39.0-preview.1 version. No new user-facing features or specific bug fixes were detailed in this summary section.
v0.38.2This release primarily consists of a patch update (v0.38.2) applied via cherry-picking an existing commit. There are no new user-facing features or specific bug fixes detailed in this summary section.
v0.38.1This release (v0.38.1) is a patch update focused on incorporating a specific commit cherry-pick (050c303) to address immediate issues in the v0.38.0 branch. No new user-facing features or general improvements were noted in this specific patch summary.
v0.40.0-nightly.20260415.g06e7621b22 features2 fixesThis release introduces new capabilities for plan mode prompts and improves CLI interaction by enabling mouse clicking for cursor positioning in multi-line answers. Key fixes include improved handling of OpenSSL 3.x streaming errors and better terminal color detection.
v0.38.017 features21 fixesThis release introduces several new features, including enabling 'TerminalBuffer' mode to reduce flicker, adding support for default environment variable values, and implementing a background memory service for skill extraction. Numerous bug fixes address stability issues across the CLI and core, particularly around sandbox reliability on Linux and Windows, and improved chat history recording. Users will also benefit from UI refinements like compact tool output being enabled by default and better handling of input prompts.
v0.39.0-preview.013 features20 fixesThis release introduces significant stability and capability enhancements, including a new /memory inbox command for skill review and required user confirmation for Plan Mode skill activation. Numerous bug fixes address critical issues related to sandbox cleanup, session resumption, and memory leaks across core components. Users will also benefit from improved CLI usability, such as word deletion support in Windows Terminal and refined tool output formatting.
v0.39.0-nightly.20260414.gdaf5006235 features6 fixesThis release introduces significant architectural updates, including a decoupled ContextManager and Sidecar, and new capabilities like skill patching integration. Several critical bugs were resolved, such as fixing an infinite render loop and improving UTF-8 file handling. Users will also notice that model responses now fully display thoughts and text without suppression.
v0.37.2This release appears to be a maintenance patch (v0.37.2) focused on cherry-picking a specific commit to address an issue in the previous version. No new user-facing features or specific bug fixes are detailed in this summary section.
v0.39.0-nightly.20260411.0957f7d3e2 features9 fixesThis release introduces new guidance for Strategic Re-evaluation in the system prompt and ensures subagent IDs are persisted in tool call records. Numerous bug fixes address critical issues like memory leaks, OOM errors on large outputs, and data corruption during text sanitization. Performance is also improved, particularly on Windows sandbox initialization.
v0.39.0-nightly.20260410.96cc8a0da3 features8 fixesThis release introduces streaming support for agent responses via the new useAgentStream hook and migrates chat recording to JSONL streaming. Several critical bug fixes address memory leaks related to OAuth timeouts and subagents, and improves stability when handling request cancellations and git operations within the sandbox.
v0.37.1This release primarily focuses on internal updates and bug fixes, as detailed in the comparison link. Users should review the linked changelog for specific details on stability improvements and minor adjustments.
v0.39.0-nightly.20260409.615e078343 features5 fixesThis release focuses on stability and user control, introducing required confirmation for skill activation in Plan Mode and fixing several core bugs related to session resumption and Windows terminal input. Users will also notice improved tool output formatting for a more compact view.
v0.39.0-nightly.20260408.a394617187 features10 fixesThis release introduces several new features, including the "/help" command, experimental Agent Protocol UI types, and memory management commands like "/memory inbox". Several critical bugs were fixed, such as issues with hook propagation, Windows skill linking, and memory leaks in the scheduler. Additionally, user experience improvements include better sandbox error handling and a switch in the default command shortcut from Ctrl+X to Ctrl+G.
v0.37.011 features22 fixesThis release introduces significant new capabilities, including experiment-gated support for gemini flash 3.1 lite and new skills for code duplication checking and automated failure replication. Numerous bug fixes stabilize the CLI experience, particularly around browser agent security, TTY handling in headless environments, and improved error reporting for agent loading.
v0.38.0-preview.018 features23 fixesThis release introduces several new features focused on enhancing agent capabilities, including context-aware policy approvals and a background memory service for skill extraction. Numerous bug fixes address stability issues across the CLI and core, particularly around sandbox reliability on Linux and Windows. Users will also benefit from UI improvements like the new 'TerminalBuffer' mode to reduce flicker and compact tool output being enabled by default.
v0.37.0-preview.2This release primarily consists of a patch update, cherry-picking a specific commit to stabilize version v0.37.0-preview.1 into the new v0.37.0-preview.2 release. Users should note this is a maintenance update focused on stability.
v0.36.0-nightly.20260407.1c22c5b373 features9 fixesThis release introduces new user-facing features like selective topic expansion and role-specific CLI statistics. Several critical bugs were addressed, including fixes for Windows/BSD execution, UI flickering due to auth race conditions, and improved handling of partial LLM requests. Users will also benefit from better narration suppression and context splitting.
v0.36.0-nightly.20260406.15298b28c16 features19 fixesThis release introduces significant new capabilities, including a background memory service for skill extraction and context-aware persistent policy approvals. Numerous bug fixes address stability, particularly around shell output, Windows sandboxing, and UI rendering issues like flicker and spacing. Users will also benefit from improved configuration options like default environment variable values and enhanced tool confirmation UIs.
v0.37.0-preview.1This release primarily consists of a patch update, cherry-picking a specific commit to stabilize the v0.37.0-preview.0 branch into the new v0.37.0-preview.1 version. No new user-facing features or specific bug fixes are detailed in this summary.
v0.36.0-nightly.20260402.13ccc164512 features22 fixesThis release introduces significant new features, including a behavioral-evals skill, support for multi-turn interactive evals, and a refreshed UX for the Composer layout. Numerous bug fixes address stability, including resolving terminal escape sequence leaks and improving sandbox path resolution in Plan Mode. Performance has also been boosted by parallelizing startup cleanup tasks and backgrounding the IDE client.
v0.36.018 features17 fixesThis release introduces significant architectural updates, including multi-registry support and tool filtering for subagents, alongside an experimental memory manager agent. Key fixes address issues with context handling, session logging, and UI rendering, while new features enhance plan mode usability and macOS sandboxing security.
v0.37.0-preview.010 features18 fixesThis release introduces several new capabilities, including experiment-gated support for Gemini Flash 3.1 Lite and a new skill for detecting duplicated code during PR reviews. Key fixes stabilize the browser agent's domain restrictions and resolve various CLI issues like flickering in copy mode and TTY hangs in headless environments. Additionally, the sandbox manager sees improvements with OS-specific path handling and dynamic expansion on Windows and Linux.
v0.36.0-preview.82 features3 fixesThis release focuses on improving responsiveness by introducing streaming support for API responses, allowing users to see output faster. We also fixed several critical bugs related to network timeouts and prompt parsing, alongside general latency improvements for a smoother user experience.