Gemini CLI: What's New in May 2026
A summary of all updates, new features, and bug fixes released for Gemini CLI during May 2026.
New Features in May 2026
- Added support for exporting the current session to a file and importing it via a flag.(v0.43.0)
- Added Machine Hostname to the CLI interface display.(v0.43.0)
- Introduced LocalSubagentProtocol behind the AgentProtocol interface.(v0.43.0)
- Added RemoteSubagentProtocol behind the AgentProtocol interface.(v0.43.0)
- Enabled the model to use the edit tool specifically for surgical edits.(v0.43.0)
- Added shell command safety evaluations.(v0.43.0)
- Prefix tool call IDs with tool names to support tool rendering in ACP compliant IDEs.(v0.43.0)
- Introduced LocalSessionInvocation and RemoteSessionInvocation capabilities in the core.(v0.44.0-preview.0)
- Enabled wireing of AgentSession invocations into the agent-tool.(v0.44.0-preview.0)
- Added agent-tui and tui-tester skills.(v0.44.0-preview.0)
- Exposed RAG snippets to a local log file for debugging purposes.(v0.44.0-preview.0)
- Added support for gemini-3.1 models, including aliases and thinking configuration.(v0.44.0-preview.0)
- Added the adk.agentSessionSubagentEnabled flag.(v0.44.0-preview.0)
- Added agent-tui and tui-tester skills for enhanced agent interaction.(v0.44.0-nightly.20260521.g57c42a5c4)
- Introduced LocalSessionInvocation capability.(v0.44.0-nightly.20260521.g57c42a5c4)
- Added RemoteSessionInvocation capability.(v0.44.0-nightly.20260521.g57c42a5c4)
- Wired AgentSession invocations into the agent-tool.(v0.44.0-nightly.20260521.g57c42a5c4)
- Added support for Sublime Text and Emacs Client editors, along with improved error messages and documentation.(v0.44.0-nightly.20260521.g57c42a5c4)
- Added the "adk.agentSessionSubagentEnabled" flag to control agent session subagent behavior.(v0.44.0-nightly.20260518.g5611ff40e)
- Added aliases and thinking configuration support for gemini-3.1 models.(v0.44.0-nightly.20260517.g77e65c0db)
- Exposed RAG snippets to the local log file for easier debugging.(v0.44.0-nightly.20260515.g928a311fb)
- Enabled agent registration to use a first-wins strategy, prioritizing project-specific agents.(v0.44.0-nightly.20260514.g77078b3e8)
- Introduced a unified "Auto" mode by merging previous Auto modes.(v0.44.0-nightly.20260514.g77078b3e8)
- Added the --delete flag to the /exit command for session deletion.(v0.42.0)
- Enabled users to @ mention the gemini robot in interactions.(v0.42.0)
- Added a 'list' subcommand to the /commands command for viewing available commands.(v0.42.0)
- Added 'delete' as an alias for the /extensions uninstall command.(v0.42.0)
- Added microphone support and updated the placeholder text for voice mode.(v0.42.0)
- Enabled Gemma 4 models by default via the Gemini API.(v0.42.0)
- Allowed non-https proxy URLs to support container environments.(v0.42.0)
- Added support for exporting the current session to a file and importing it via a flag.(v0.43.0-preview.0)
- Added Machine Hostname to the CLI interface display.(v0.43.0-preview.0)
- Introduced LocalSubagentProtocol behind the AgentProtocol interface.(v0.43.0-preview.0)
- Added RemoteSubagentProtocol behind the AgentProtocol interface.(v0.43.0-preview.0)
- Enabled the model to use the edit tool specifically for surgical edits.(v0.43.0-preview.0)
- Added shell command safety evaluations.(v0.43.0-preview.0)
- Prefix tool call IDs with tool names to support tool rendering in ACP compliant IDEs.(v0.43.0-preview.0)
- Introduced an adaptive token calculator to more accurately calculate content sizes.(v0.42.0-nightly.20260512.gc987b9939)
- Enabled NumericalRouter when using dynamic model configurations.(v0.42.0-nightly.20260512.gc987b9939)
- Allowed pressing Enter to select a session while in search mode in /resume.(v0.42.0-nightly.20260512.gc987b9939)
- Enabled exporting current session to a file and importing sessions via a command-line flag.(v0.42.0-nightly.20260511.g1a894c18e)
- Added Machine Hostname visibility to the CLI interface.(v0.42.0-nightly.20260511.g1a894c18e)
- Introduced LocalSubagentProtocol accessible behind AgentProtocol.(v0.42.0-nightly.20260511.g1a894c18e)
- Added RemoteSubagentProtocol accessible behind AgentProtocol.(v0.42.0-nightly.20260511.g1a894c18e)
- Prefixed tool call IDs with tool names to better support tool rendering in ACP compliant IDEs.(v0.42.0-nightly.20260511.g1a894c18e)
- Added shell command safety evaluations for enhanced security.(v0.42.0-nightly.20260507.ga809bc7c5)
- Enabled queuing messages while compression is active.(v0.42.0-nightly.20260506.g80d269054)
- Steered the model to utilize the edit tool specifically for surgical editing tasks.(v0.42.0-nightly.20260506.g80d269054)
- Added support for Gemma 4 models (experimental) in the core and CLI.(v0.41.0)
- Implemented real-time voice mode supporting both cloud and local backends.(v0.41.0)
- Enabled persistence of the auto-memory scratchpad for improved skill extraction.(v0.41.0)
- Introduced the ability to provide a manual session UUID via a command line argument.(v0.41.0)
- Enabled support for boolean and number casting for environment variables defined in settings.json.(v0.41.0)
- Wired up the new ContextManager and AgentChatHistory components in the core.(v0.41.0)
- Implemented a bot that performs time-series metric analysis and suggests repository management improvements.(v0.41.0)
- Added the --delete flag to the /exit command for session deletion.(v0.42.0-preview.0)
- Enabled users to @ mention the gemini robot in interactions.(v0.42.0-preview.0)
- Added a 'list' subcommand to the /commands feature.(v0.42.0-preview.0)
- Added microphone support and updated the placeholder text for voice mode.(v0.42.0-preview.0)
- Enabled Gemma 4 models by default via the Gemini API.(v0.42.0-preview.0)
- Added 'delete' as an alias for the /extensions uninstall command.(v0.42.0-preview.0)
- Introduced an Auto Memory inbox flow utilizing the canonical-patch contract.(v0.42.0-nightly.20260505.g8f0edcd64)
- Enabled configuration to ignore local environment variables via the new 'ignoreLocalEnv' setting and '--ignore-env' flag.(v0.42.0-nightly.20260505.g8f0edcd64)
- Added the '/bug-memory' command and implemented auto-capture of heap snapshots when using the '/bug' command for debugging.(v0.42.0-nightly.20260505.g8f0edcd64)
- Added a privacy and compliance UX warning related to the Gemini Live backend.(v0.42.0-nightly.20260505.g8f0edcd64)
- Added a script to track actions spend metrics for bots.(v0.42.0-nightly.20260505.g8f0edcd64)
- Added the ability to @ mention the gemini robot in prompts.(v0.42.0-nightly.20260504.g37edd1d4d)
- Introduced the --delete flag to the /exit command for session deletion.(v0.42.0-nightly.20260504.g37edd1d4d)
- Added the 'list' subcommand to the '/commands' command.(v0.42.0-nightly.20260504.g37edd1d4d)
- Added microphone support and updated the placeholder text for voice mode.(v0.42.0-nightly.20260504.g37edd1d4d)
- Added a wave animation visualization for voice mode.(v0.42.0-nightly.20260504.g37edd1d4d)
- Enabled Gemma 4 models by default via the Gemini API.(v0.42.0-nightly.20260504.g37edd1d4d)
- Added 'delete' as an alias for the /extensions uninstall command.(v0.42.0-nightly.20260504.g37edd1d4d)
Bug Fixes in May 2026
- Fixed a typo related to model steering for surgical edits.(v0.43.0)
- Rejected numeric project IDs when setting GOOGLE_CLOUD_PROJECT.(v0.43.0)
- Fixed a chat corruption bug within the context manager.(v0.43.0)
- Provided JSON output for AgentExecutionStopped events in non-interactive mode.(v0.43.0)
- Fixed handling of invalid custom plans directories, preventing crashes.(v0.43.0)
- Resolved a race condition when waiting for tool completion in the a2a-server.(v0.43.0)
- Randomized sandbox container names to prevent conflicts.(v0.43.0)
- Fixed hysteresis issues in asynchronous context management pipelines.(v0.43.0)
- Preserved the system PATH environment variable in Git operations to fix ENOENT errors.(v0.43.0)
- Fixed an issue where transcribed text would not display after releasing the spacebar.(v0.43.0)
- Prevented false command conflicts when launching the tool from the home directory.(v0.43.0)
- Fixed an error where a function response turn did not immediately follow a function call.(v0.43.0)
- Resolved parallel tool call streaming ID collisions.(v0.43.0)
- Fixed treating HTTP 404 responses as 405 in StreamableHTTPClientTransport for MCP.(v0.43.0)
- Prevented duplicate SessionStart systemMessage rendering.(v0.43.0)
- Prevented an infinite thought loop in ACP mode by disabling nextSpeakerCheck.(v0.43.0)
- Used a static tool name in the confirmation prompt to avoid parsing errors.(v0.43.0)
- Fixed tool turn handling in NumericalClassifierStrategy to prevent 400 Bad Request errors.(v0.43.0)
- Handled malformed projects.json files gracefully in ProjectRegistry.(v0.43.0)
- Fixed an issue where the tool explanation was incorrectly placed in the thought stream instead of tool call content.(v0.43.0)
- Fixed an issue preventing redirection in YOLO and AUTO_EDIT modes without sandboxing.(v0.43.0)
- Fixed an issue preventing silent hangs during OAuth authentication on headless Linux systems.(v0.43.0)
- Fixed an issue where read-only settings scopes were visible in the CLI.(v0.43.0)
- Fixed an issue where the /memory add subcommand was visible when memoryV2 is enabled.(v0.43.0)
- Fixed an issue where tool responses were dropped without an explicit error being thrown.(v0.43.0)
- Fixed an issue with maintainer identification in the lifecycle manager.(v0.43.0)
- Fixed an issue where quotes were missing around the session ID in the resume tip UI.(v0.43.0)
- Fixed an issue with the context snapshotter model configuration.(v0.43.0)
- Fixed an issue preventing extension installation from SSH repositories.(v0.43.0)
- Fixed OAuth refresh tokens being lost during rotation and retrieval.(v0.44.0-preview.0)
- Allowed keychain authentication for --list-sessions and non-interactive mode.(v0.44.0-preview.0)
- Fixed handling of EISDIR errors when discovering memory on virtual drives.(v0.44.0-preview.0)
- Fixed auto-approval of shell redirections in AUTO_EDIT mode.(v0.44.0-preview.0)
- Fixed refresh of MCP OAuth token usage after re-authentication.(v0.44.0-preview.0)
- Fixed context files overwriting content by ensuring they now append instead of replace.(v0.44.0-preview.0)
- Added system PATH fallback for ripgrep resolution.(v0.44.0-preview.0)
- Fixed throttling of shell text output and bounded the live UI buffer.(v0.44.0-preview.0)
- Fixed crash when an @-mention captures a non-path blob.(v0.44.0-preview.0)
- Ensured stable fallback for restricted preview models.(v0.44.0-preview.0)
- Prevented conflicting credentials on enterprise gateways and added native support for optional API keys.(v0.44.0-preview.0)
- Ensured NO_PROXY is respected for network-based MCP servers.(v0.44.0-preview.0)
- Resolved permission denied errors in the sandbox environment on NixOS and other distributions.(v0.44.0-preview.0)
- Fixed preservation of the new line character at the end of the edit window.(v0.44.0-preview.0)
- Ensured Vertex AI correctly sets hasAccessToPreviewModels and removed aggressive 404 fallback revocation.(v0.44.0-preview.0)
- Ensured stable admin settings comparison across IPC to prevent infinite restart loops.(v0.44.0-preview.0)
- Resolved EISDIR errors encountered during file processing.(v0.44.0-preview.0)
- Added exceptions for ENAMETOOLONG and ENOTDIR errors during file parsing.(v0.44.0-preview.0)
- Explicitly cleared the entrypoint when spawning the sandbox container.(v0.44.0-preview.0)
- Fixed proxy support by externalizing https-proxy-agent.(v0.44.0-preview.0)
- Fixed issues with web fetch aborting on Ctrl+C.(v0.44.0-preview.0)
- Fixed auto model resolution and prevented disappearing models by using hasAccessToPreview.(v0.44.0-preview.0)
- Fixed snapshot recovery across sessions.(v0.44.0-preview.0)
- Preferred pwsh.exe over Windows PowerShell 5.1 for shell execution.(v0.44.0-preview.0)
- Prevented false positives for isBinary detection on Windows PTY streams.(v0.44.0-preview.0)
- Prevented unmapped keys in Vim Normal mode from inserting text into the prompt input.(v0.44.0-preview.0)
- Implemented default policy loading in a2a-server for parity with CLI.(v0.44.0-preview.0)
- Allowed configured MCP servers to function in non-interactive mode.(v0.44.0-preview.0)
- Added exception handling to migrateFromFileStorage.(v0.44.0-preview.0)
- Prevented path traversal vulnerabilities in custom command file injection.(v0.44.0-preview.0)
- Ensured NO_PROXY is respected in the global fetch dispatcher.(v0.44.0-preview.0)
- Correctly handled nullable array types in MCP tools.(v0.44.0-preview.0)
- Fixed an issue where dependency updates introduced vulnerabilities (critical and high).(v0.44.0-preview.0)
- Fixed snapshot recovery across different sessions.(v0.44.0-nightly.20260521.g57c42a5c4)
- Resolved issue where unmapped keys in Vim Normal mode would insert text into the prompt input.(v0.44.0-nightly.20260521.g57c42a5c4)
- Fixed an issue where the a2a-server did not implement default policy loading, achieving parity with the CLI.(v0.44.0-nightly.20260521.g57c42a5c4)
- Prevented path traversal vulnerabilities when injecting custom command files.(v0.44.0-nightly.20260521.g57c42a5c4)
- Fixed an issue where the global fetch dispatcher did not respect NO_PROXY settings.(v0.44.0-nightly.20260521.g57c42a5c4)
- Correctly handled nullable array types in MCP tools.(v0.44.0-nightly.20260521.g57c42a5c4)
- Fixed an issue where isBinary returned a false-positive result on Windows PTY streams.(v0.44.0-nightly.20260521.g57c42a5c4)
- Resolved an issue related to cherry-picking commit 85566a7 into the release branch, which previously resulted in conflicts.(v0.43.0-preview.1)
- Fixed an issue where the web fetch operation would not abort correctly when interrupted with Ctrl+C.(v0.44.0-nightly.20260517.g77e65c0db)
- Resolved an issue where models could disappear due to incorrect auto model resolution logic by using hasAccessToPreview.(v0.44.0-nightly.20260517.g77e65c0db)
- Prevented conflicting credentials when using enterprise gateways and added native support for optional API keys.(v0.44.0-nightly.20260515.g928a311fb)
- Fixed network requests failing to respect the NO_PROXY environment variable when connecting to MCP servers.(v0.44.0-nightly.20260515.g928a311fb)
- Resolved permission denied errors encountered in the sandbox environment on NixOS and other Linux distributions.(v0.44.0-nightly.20260515.g928a311fb)
- Fixed an issue where new lines at the end of the edit window were not being preserved upon saving.(v0.44.0-nightly.20260515.g928a311fb)
- Ensured Vertex AI settings correctly reflect access to preview models and removed an overly aggressive 404 fallback revocation.(v0.44.0-nightly.20260515.g928a311fb)
- Fixed an issue causing a restart loop by ensuring stable admin settings comparison across IPC.(v0.44.0-nightly.20260515.g928a311fb)
- Resolved EISDIR errors that occurred during file processing.(v0.44.0-nightly.20260515.g928a311fb)
- Added ENAMETOOLONG and ENOTDIR exceptions to prevent file parsing errors.(v0.44.0-nightly.20260515.g928a311fb)
- Explicitly cleared the entrypoint when spawning the sandbox container to prevent issues.(v0.44.0-nightly.20260515.g928a311fb)
- Fixed proxy support by externalizing the https-proxy-agent.(v0.44.0-nightly.20260515.g928a311fb)
- Fixed an issue where shell text output was not throttled, improving UI stability.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed crash when an @-mention captures a non-path blob.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where context files were replacing content instead of appending.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where the tool would crash when encountering EISDIR errors on virtual drives during memory discovery.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where OAuth refresh tokens were not being preserved during rotation and retrieval.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where MCP OAuth tokens were not being refreshed correctly after re-authentication.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where the tool would crash when using keychain authentication with --list-sessions or in non-interactive mode.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where shell redirections were not being auto-approved in AUTO_EDIT mode.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where line wrap padding in selection lists was incorrect.(v0.44.0-nightly.20260514.g77078b3e8)
- Fixed an issue where table column widths were not being clamped correctly.(v0.44.0-nightly.20260514.g77078b3e8)
- Ensured stable fallback behavior when using restricted preview models.(v0.44.0-nightly.20260514.g77078b3e8)
- Prevented automatic updates from switching to less stable channels in the CLI.(v0.42.0)
- Fixed passing of node arguments via NODE_OPTIONS during relaunch, improving support for SEA.(v0.42.0)
- Handled DECKPAM keypad Enter sequences correctly in the terminal.(v0.42.0)
- Fixed missing oauth fields support during subagent parsing in the core.(v0.42.0)
- Ensured extension-backed MCP clients are disconnected properly in stopExtension.(v0.42.0)
- Fixed an issue where an explicit empty log guard was missing in A2A pushMessage.(v0.42.0)
- Fixed API key validation logic in handleApiKeySubmit.(v0.42.0)
- Prevented exit_plan_mode from being called via shell.(v0.42.0)
- Corrected inconsistent case-sensitivity when using GrepTool.(v0.42.0)
- Refined platform-specific undo/redo and smart bubbling for WSL environments.(v0.42.0)
- Suppressed duplicate extension warnings that occurred during startup.(v0.42.0)
- Fixed handling of the InvalidStream event in the CLI, preventing throws.(v0.42.0)
- Fixed an issue where informational logs were polluting JSON output.(v0.42.0)
- Ensured tool output cleanup occurs on session deletion for legacy files.(v0.42.0)
- Fixed reporting of AgentExecutionBlocked in non-interactive programmatic modes.(v0.42.0)
- Silently skipped GEMINI.md paths that were directories (EISDIR) during core processing.(v0.42.0)
- Fixed auto-update checks by using the resolved sandbox state.(v0.42.0)
- Fixed inserting voice transcription to appear at the cursor position instead of the end of the input.(v0.42.0)
- Fixed an issue with box edges in the UI.(v0.42.0)
- Prevented GOOGLE_CLOUD_PROJECT from being overridden in Cloud Shell when using Vertex AI.(v0.42.0)
- Ensured the logPrompts flag is respected for logging sensitive fields.(v0.42.0)
- Fixed an issue where invalid responses were posted to comments.(v0.42.0)
- Fixed CLI behavior to not override GOOGLE_CLOUD_PROJECT when using .env settings in Cloud Shell.(v0.42.0)
- Fixed a typo related to model steering for surgical edits.(v0.43.0-preview.0)
- Rejected numeric project IDs when setting GOOGLE_CLOUD_PROJECT.(v0.43.0-preview.0)
- Removed unsafe type assertion suppressions in error utilities.(v0.43.0-preview.0)
- Allowed redirection in YOLO and AUTO_EDIT modes without sandboxing.(v0.43.0-preview.0)
- Fixed a chat corruption bug within the context manager.(v0.43.0-preview.0)
- Provided JSON output for AgentExecutionStopped events in non-interactive mode.(v0.43.0-preview.0)
- Handled invalid custom plans directories gracefully.(v0.43.0-preview.0)
- Resolved a race condition when waiting for tool completion in the a2a-server.(v0.43.0-preview.0)
- Randomized sandbox container names to prevent conflicts.(v0.43.0-preview.0)
- Fixed hysteresis issues in asynchronous context management pipelines.(v0.43.0-preview.0)
- Preserved the system PATH in the Git environment to resolve ENOENT errors.(v0.43.0-preview.0)
- Fixed an argument mismatch in resolveClassifierModel within NumericalClassifierStrategy.(v0.43.0-preview.0)
- Fixed an issue where transcribed text would not show after releasing the spacebar.(v0.43.0-preview.0)
- Prevented false command conflicts when launching the tool from the home directory.(v0.43.0-preview.0)
- Fixed an issue where the tool explanation was incorrectly placed in the thought stream instead of tool call content.(v0.43.0-preview.0)
- Fixed an issue where the tool call streaming ID could collide during parallel tool calls.(v0.43.0-preview.0)
- Threw explicit errors when tool responses were dropped.(v0.43.0-preview.0)
- Resolved the "function response turn must come immediately after function call" error.(v0.43.0-preview.0)
- Treated HTTP 404 responses as 405 in StreamableHTTPClientTransport for MCP.(v0.43.0-preview.0)
- Prevented duplicate SessionStart systemMessage rendering.(v0.43.0-preview.0)
- Prevented an infinite thought loop in ACP mode by disabling nextSpeakerCheck.(v0.43.0-preview.0)
- Used a static tool name in the confirmation prompt to avoid parsing errors.(v0.43.0-preview.0)
- Fixed tool turn handling in NumericalClassifierStrategy to prevent 400 Bad Request errors.(v0.43.0-preview.0)
- Handled malformed projects.json files in the ProjectRegistry.(v0.43.0-preview.0)
- Fixed an issue where the snapshotter model configuration was incorrect.(v0.42.0-nightly.20260512.gc987b9939)
- Enabled installing extensions from SSH repositories.(v0.42.0-nightly.20260512.gc987b9939)
- Prevented duplicate rendering of the SessionStart systemMessage in the CLI.(v0.42.0-nightly.20260512.gc987b9939)
- Fixed an infinite thought loop in ACP mode by disabling nextSpeakerCheck.(v0.42.0-nightly.20260512.gc987b9939)
- Resolved parsing errors by using the static tool name in the confirmation prompt.(v0.42.0-nightly.20260512.gc987b9939)
- Prevented 400 Bad Request errors by refactoring tool turn handling for conversation history in NumericalClassifierStrategy.(v0.42.0-nightly.20260512.gc987b9939)
- Handled malformed projects.json files within the ProjectRegistry.(v0.42.0-nightly.20260512.gc987b9939)
- Prevented an EISDIR crash when customIgnoreFilePaths contained directories.(v0.42.0-nightly.20260512.gc987b9939)
- Fixed an issue where .pak and .rpa game archive formats were not being ignored by default.(v0.42.0-nightly.20260512.gc987b9939)
- Enabled adk non-interactive sessions.(v0.42.0-nightly.20260512.gc987b9939)
- Restored resume functionality for legacy sessions.(v0.42.0-nightly.20260512.gc987b9939)
- Fixed behavior to respect explicit model selection after Flash quota exhaustion.(v0.42.0-nightly.20260512.gc987b9939)
- Fixed telemetry injection to use quota_project_id instead of falling back to the default OAuth client.(v0.42.0-nightly.20260512.gc987b9939)
- Fixed an issue where the system PATH was not preserved in the Git environment, resolving ENOENT errors.(v0.42.0-nightly.20260511.g1a894c18e)
- Corrected an argument mismatch in ApprovalModeStrategy when resolving the classifier model.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed an issue where transcribed text failed to display after the user released the spacebar.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed command conflicts that occurred when launching the tool from the home directory.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed an issue where the /memory add subcommand was incorrectly visible when memoryV2 was enabled.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed an error where a function response turn did not immediately follow the corresponding function call.(v0.42.0-nightly.20260511.g1a894c18e)
- Resolved collision issues with streaming IDs during parallel tool calls.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed the StreamableHTTPClientTransport to correctly treat HTTP 404 responses as 405 errors.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed maintainer identification logic within the lifecycle manager.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed noisy theme registration logs appearing in the terminal output.(v0.42.0-nightly.20260511.g1a894c18e)
- Fixed an issue where JSON output for AgentExecutionStopped was missing in non-interactive CLI mode.(v0.42.0-nightly.20260507.ga809bc7c5)
- Resolved graceful handling for invalid custom plans directories.(v0.42.0-nightly.20260507.ga809bc7c5)
- Corrected the placement of tool explanations, moving them from the thought stream to the tool call content.(v0.42.0-nightly.20260507.ga809bc7c5)
- Resolved a race condition that occurred while waiting for tool completions in the A2A server.(v0.42.0-nightly.20260507.ga809bc7c5)
- Fixed an issue where the CLI would silently hang during OAuth authentication on headless Linux systems.(v0.42.0-nightly.20260507.ga809bc7c5)
- Fixed the executable bit not being preserved for macOS binaries during CI/CD.(v0.42.0-nightly.20260507.ga809bc7c5)
- Fixed an issue where triage workflows failed due to an 'Argument list too long' error.(v0.42.0-nightly.20260507.ga809bc7c5)
- Fixed a race condition related to tool approval and improved status reporting in the a2a server.(v0.42.0-nightly.20260506.g80d269054)
- Fixed settings dialog border clipping by applying a maxHeight constraint.(v0.42.0-nightly.20260506.g80d269054)
- Fixed stream premature close errors (ERR_STREAM_PREMATURE_CLOSE) by implementing automatic retries.(v0.42.0-nightly.20260506.g80d269054)
- Fixed minor issues related to the generalist profile.(v0.42.0-nightly.20260506.g80d269054)
- Rejected numeric values provided for GOOGLE_CLOUD_PROJECT environment variable.(v0.42.0-nightly.20260506.g80d269054)
- Removed unsafe type assertion suppressions within error utility functions.(v0.42.0-nightly.20260506.g80d269054)
- Allowed redirection in YOLO and AUTO_EDIT modes without requiring sandboxing.(v0.42.0-nightly.20260506.g80d269054)
- Fixed a chat corruption bug occurring within the context manager.(v0.42.0-nightly.20260506.g80d269054)
- Fixed a fatal hard-crash that occurred due to an unhandled AbortError during loop detection.(v0.41.0)
- Fixed crash/issue where the 'list' suggestion was incorrectly shown when partial input was present (now only shown if input is empty).(v0.41.0)
- Fixed a Windows regression by reverting backspace handling in the CLI UI.(v0.41.0)
- Fixed an issue where output redirection for CLI commands was not allowed.(v0.41.0)
- Fixed an issue where the sandbox proxy cleanup was incomplete, leading to handler leaks.(v0.41.0)
- Fixed an issue where alternate buffer warning logic was incorrect for JetBrains environments.(v0.41.0)
- Fixed an issue where the MCP ping was not optional in the list command and did not use the configured timeout.(v0.41.0)
- Fixed an issue where transient errors were incorrectly marked as terminal in policy handling.(v0.41.0)
- Fixed an issue where non-string model flags caused errors during resolution in the core.(v0.41.0)
- Fixed an issue causing ACP stdout pollution from SessionEnd hooks.(v0.41.0)
- Fixed an issue where Request headers were not preserved in the DevTools activity logger.(v0.41.0)
- Fixed an issue where the custom theme text schema was missing a response key in the CLI.(v0.41.0)
- Fixed an issue where the background color check in user message components was incorrect.(v0.41.0)
- Fixed an issue where shell parsing failed for restricted rules in YOLO mode, preventing proper fail-closed behavior.(v0.41.0)
- Fixed an issue where better error messages were not provided for ECONNRESET and ETIMEDOUT network errors.(v0.41.0)
- Fixed an issue where a better error message was not provided for failed cloudshell-gca authentication.(v0.41.0)
- Fixed an issue where an ENOTDIR error lacked a helpful message in the UX.(v0.41.0)
- Fixed an issue where automatic update failure did not provide the user with a manual update command.(v0.41.0)
- Prevented automatic updates from switching to less stable channels in the CLI.(v0.42.0-preview.0)
- Fixed passing of node arguments via NODE_OPTIONS during relaunch, ensuring support for SEA.(v0.42.0-preview.0)
- Handled DECKPAM keypad Enter sequences correctly in the terminal.(v0.42.0-preview.0)
- Fixed missing oauth fields support during subagent parsing in the core.(v0.42.0-preview.0)
- Ensured extension-backed MCP clients are disconnected properly in stopExtension.(v0.42.0-preview.0)
- Added an explicit empty log guard in A2A pushMessage.(v0.42.0-preview.0)
- Fixed API key validation logic in handleApiKeySubmit.(v0.42.0-preview.0)
- Prevented exit_plan_mode from being called via shell.(v0.42.0-preview.0)
- Corrected inconsistent case-sensitivity when using GrepTool.(v0.42.0-preview.0)
- Refined platform-specific undo/redo and smart bubbling for WSL environments.(v0.42.0-preview.0)
- Suppressed duplicate extension warnings that occurred during startup.(v0.42.0-preview.0)
- Fixed handling of the InvalidStream event in the CLI without throwing errors.(v0.42.0-preview.0)
- Prevented informational logs from polluting JSON output.(v0.42.0-preview.0)
- Ensured tool output cleanup occurs on session deletion for legacy files.(v0.42.0-preview.0)
- Reported AgentExecutionBlocked correctly in non-interactive programmatic modes.(v0.42.0-preview.0)
- Silently skipped GEMINI.md paths that were directories (EISDIR).(v0.42.0-preview.0)
- Fixed voice transcription insertion to occur at the cursor position instead of the end of the input.(v0.42.0-preview.0)
- Fixed an issue with box edges in the UI.(v0.42.0-preview.0)
- Prevented GOOGLE_CLOUD_PROJECT from being overridden in Cloud Shell when using Vertex AI.(v0.42.0-preview.0)
- Ensured the .env override for GOOGLE_CLOUD_PROJECT is respected.(v0.42.0-preview.0)
- Fixed auto-update checks to use the resolved sandbox state.(v0.42.0-preview.0)
- Fixed an issue where the skills consent dialog was not cleared before a reload.(v0.42.0-nightly.20260505.g8f0edcd64)
- Resolved rendering issues by displaying LaTeX-style output as proper Unicode characters in the TUI.(v0.42.0-nightly.20260505.g8f0edcd64)
- Corrected child process fallback logic to use the close event instead of the exit event.(v0.42.0-nightly.20260505.g8f0edcd64)
- Fixed filtering logic to exclude unsupported multimodal types from tool responses.(v0.42.0-nightly.20260505.g8f0edcd64)
- Ensured proper markdown formatting in the AskUser tool by correctly unescaping newlines.(v0.42.0-nightly.20260505.g8f0edcd64)
- Fixed the SkillInboxDialog to fit and scroll correctly within the alternate buffer.(v0.42.0-nightly.20260505.g8f0edcd64)
- Addressed an issue where stale items were not being closed correctly by respecting exempt labels in CI.(v0.42.0-nightly.20260505.g8f0edcd64)
- Corrected the home directory warning check to reliably use 'os.homedir()'.(v0.42.0-nightly.20260505.g8f0edcd64)
- Fixed crash when handling the InvalidStream event by handling it gracefully.(v0.42.0-nightly.20260504.g37edd1d4d)
- Corrected API key validation logic during handleApiKeySubmit.(v0.42.0-nightly.20260504.g37edd1d4d)
- Prevented exit_plan_mode from being called via shell.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed inconsistent case-sensitivity when using GrepTool.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed platform-specific undo/redo behavior and smart bubbling, especially for WSL.(v0.42.0-nightly.20260504.g37edd1d4d)
- Suppressed duplicate extension warnings that appeared during startup.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed CLI to use byte length instead of string length for readStdin size limits.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed an issue where GOOGLE_CLOUD_PROJECT was incorrectly overridden in Cloud Shell when using Vertex AI.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed an issue where an invalid response was posted to a comment.(v0.42.0-nightly.20260504.g37edd1d4d)
- Prevented informational logs from polluting JSON output.(v0.42.0-nightly.20260504.g37edd1d4d)
- Ensured proper tool output cleanup on session deletion for legacy files.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed reporting of AgentExecutionBlocked in non-interactive programmatic modes.(v0.42.0-nightly.20260504.g37edd1d4d)
- Silently skipped GEMINI.md paths that were directories (EISDIR).(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed CLI to use the resolved sandbox state for auto-update checks.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed voice transcription to insert text at the cursor position instead of appending it.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed an issue with box edges in the UI.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed CLI to respect .env override for GOOGLE_CLOUD_PROJECT.(v0.42.0-nightly.20260504.g37edd1d4d)
- Enabled daemon relaunch in binary and corrected keytar bundling.(v0.42.0-nightly.20260504.g37edd1d4d)
- Discouraged unprompted 'git add .' commands in prompt snippets.(v0.42.0-nightly.20260504.g37edd1d4d)
- Prevented the Escape key from clearing the input buffer.(v0.42.0-nightly.20260504.g37edd1d4d)
- Undeprecated the --prompt flag and corrected positional query documentation.(v0.42.0-nightly.20260504.g37edd1d4d)
- Removed the "System: Please continue." injection that occurred on InvalidStream events.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed an issue where the shell tool header did not wrap correctly on Ctrl+O.(v0.42.0-nightly.20260504.g37edd1d4d)
Improvements in May 2026
- Clarified that Auto Memory proposes memory updates and skills.(v0.43.0)
- Improved UX for listing MCPs in untrusted folders.(v0.43.0)
- Migrated core tools to use the native ToolDisplay property, fixing UI rendering.(v0.43.0)
- Removed unnecessary wrapping of arguments.(v0.43.0)
- Hid read-only settings scopes from the CLI.(v0.43.0)
- Removed noisy theme registration logs from the terminal.(v0.43.0)
- Implemented codebase-aware effort level triage in CI.(v0.43.0)
- Improved the snapshotter functionality for context management.(v0.43.0)
- Added gutter width calculation to the input prompt width calculation.(v0.43.0)
- Changed agent registration to first-wins and prioritized the project configuration.(v0.44.0-preview.0)
- Merged all Auto modes into a single, unified Auto mode.(v0.44.0-preview.0)
- Clamped table column widths for better UI presentation.(v0.44.0-preview.0)
- Isolated subagent thread context.(v0.44.0-preview.0)
- Cleaned up launched memory features.(v0.44.0-preview.0)
- Decoupled auto model description and configuration from the releaseChannel.(v0.44.0-preview.0)
- Bundled ink worker-entry.js.(v0.44.0-preview.0)
- Enforced compile-time exhaustiveness in content-utils.(v0.44.0-nightly.20260521.g57c42a5c4)
- Preferentially used pwsh.exe over Windows PowerShell 5.1 on Windows.(v0.44.0-nightly.20260521.g57c42a5c4)
- Allowed configured MCP servers to function correctly in non-interactive mode.(v0.44.0-nightly.20260521.g57c42a5c4)
- Added exception handling to the migrateFromFileStorage function.(v0.44.0-nightly.20260521.g57c42a5c4)
- Ensured proxy-agent named exports are preserved in the ESM bundle.(v0.44.0-nightly.20260521.g57c42a5c4)
- Implemented deterministic encoding for child-process I/O.(v0.44.0-nightly.20260521.g57c42a5c4)
- Updated dependencies to address critical and high-severity security vulnerabilities.(v0.44.0-nightly.20260517.g77e65c0db)
- Updated vulnerable dependencies.(v0.44.0-nightly.20260515.g928a311fb)
- Clarified the environment variable sanitization policy for MCP and extensions in the documentation.(v0.44.0-nightly.20260515.g928a311fb)
- Updated the documentation regarding the sandbox image command.(v0.44.0-nightly.20260515.g928a311fb)
- Updated the `read_file` schema to ensure compatibility with v1.(v0.44.0-nightly.20260514.g77078b3e8)
- Replaced brittle CI logic using `--no-tag` with an explicit `staging-tmp` tag.(v0.44.0-nightly.20260514.g77078b3e8)
- Configured CI to use a token for git remote authentication.(v0.44.0-nightly.20260514.g77078b3e8)
- Improved agent composition by incrementally refactoring the repo agent towards skills-based composition.(v0.44.0-nightly.20260514.g77078b3e8)
- Added a system PATH fallback mechanism for resolving the `ripgrep` tool.(v0.44.0-nightly.20260514.g77078b3e8)
- Updated documentation links for plan-mode session retention to point to actual /settings labels.(v0.42.0)
- Reduced the default API timeout to 60 seconds and enabled retries for undici timeouts.(v0.42.0)
- Distinguished fallback chains and fixed maxAttempts for auto vs explicit model selection.(v0.42.0)
- Updated documentation workflows to use workspace trust.(v0.42.0)
- Updated Agent Skills documentation.(v0.42.0)
- Added automated gemma setup guide documentation.(v0.42.0)
- Updated the README with a Star History section (and subsequently removed it in later commits, but noting the documentation change).(v0.42.0)
- Fixed failures in tests due to antigravity environment leakage.(v0.42.0)
- Improved productivity and backlog optimizations for the bot.(v0.42.0)
- Clarified that Auto Memory proposes memory updates and skills.(v0.43.0-preview.0)
- Tightened the private Auto Memory patch allowlist.(v0.43.0-preview.0)
- Hid read-only settings scopes from the CLI.(v0.43.0-preview.0)
- Improved the user experience for listing MCPs in untrusted folders.(v0.43.0-preview.0)
- Prevented silent hangs during OAuth authentication on headless Linux systems.(v0.43.0-preview.0)
- Fixed an issue where executable bits were not preserved for macOS binaries during CI builds.(v0.43.0-preview.0)
- Migrated core tools to use the native ToolDisplay property, fixing UI rendering.(v0.43.0-preview.0)
- Removed unnecessary wrapping of arguments.(v0.43.0-preview.0)
- Fixed issues in triage workflows related to "Argument list too long".(v0.43.0-preview.0)
- Fixed JSON parsing issues in the scheduled triage workflow.(v0.43.0-preview.0)
- Hid the /memory add subcommand when memoryV2 is enabled.(v0.43.0-preview.0)
- Cached model routing decisions in LocalAgentExecutor.(v0.43.0-preview.0)
- Added quotes around the session ID in the resume tip for better clarity.(v0.43.0-preview.0)
- Removed noisy theme registration logs from the terminal.(v0.43.0-preview.0)
- Implemented codebase-aware effort level triage in CI.(v0.43.0-preview.0)
- Improved the snapshotter logic for context management.(v0.43.0-preview.0)
- Fixed the snapshotter model configuration.(v0.43.0-preview.0)
- Allowed installing extensions from SSH repositories.(v0.43.0-preview.0)
- Fixed an issue where transcribed text was not showing after releasing space.(v0.43.0-preview.0)
- Added a gutter width calculation to the input prompt width calculation.(v0.43.0-preview.0)
- Adjusted gutter width in the input prompt width calculation for better UI alignment.(v0.42.0-nightly.20260512.gc987b9939)
- Excluded extension context from the skill extraction agent.(v0.42.0-nightly.20260512.gc987b9939)
- Reverted a specific commit (6b9b778d821728427eea07b1b97ba07378137d0b).(v0.42.0-nightly.20260512.gc987b9939)
- Fixed an issue related to running the current file in TypeScript within VS Code.(v0.42.0-nightly.20260512.gc987b9939)
- Introduced SubagentState enum for clearer progress tracking in the core.(v0.42.0-nightly.20260512.gc987b9939)
- Implemented caching for model routing decisions within the LocalAgentExecutor.(v0.42.0-nightly.20260511.g1a894c18e)
- Added quotes around the session ID displayed in the resume tip for clarity.(v0.42.0-nightly.20260511.g1a894c18e)
- Implemented a loose boundary policy for the garbage collection backstop.(v0.42.0-nightly.20260511.g1a894c18e)
- Added explicit error handling when tool responses are dropped.(v0.42.0-nightly.20260511.g1a894c18e)
- Implemented codebase-aware effort level triage in CI processes.(v0.42.0-nightly.20260511.g1a894c18e)
- Improved the snapshotter functionality for context management.(v0.42.0-nightly.20260511.g1a894c18e)
- Tightened the private Auto Memory patch allowlist.(v0.42.0-nightly.20260507.ga809bc7c5)
- Hid read-only setting scopes in the CLI.(v0.42.0-nightly.20260507.ga809bc7c5)
- Improved the user experience (UX) when listing managed configuration profiles (MCP) in untrusted folders.(v0.42.0-nightly.20260507.ga809bc7c5)
- Fixed hysteresis issues within asynchronous context management pipelines.(v0.42.0-nightly.20260507.ga809bc7c5)
- Migrated core tools to use the native ToolDisplay property, fixing UI rendering issues.(v0.42.0-nightly.20260507.ga809bc7c5)
- Removed unnecessary wrapping of arguments.(v0.42.0-nightly.20260507.ga809bc7c5)
- Clarified documentation to explain that Auto Memory proposes both memory updates and skill changes.(v0.42.0-nightly.20260506.g80d269054)
- Enforced workspace trust in headless mode and secured .env loading.(v0.41.0)
- Enhanced shell command validation and added a core tools allowlist.(v0.41.0)
- Fixed slow boot time by fetching experiments and quota asynchronously.(v0.41.0)
- Updated the FatalUntrustedWorkspaceError message to include a relevant documentation link.(v0.41.0)
- Enforced parallel task tracker updates in the core.(v0.41.0)
- Made the MCP ping optional in the list command and used the configured timeout.(v0.41.0)
- Updated documentation links for plan-mode session retention to point to actual /settings labels.(v0.42.0-preview.0)
- Reduced the default API timeout to 60 seconds and enabled retries for undici timeouts.(v0.42.0-preview.0)
- Distinguished fallback chains and fixed maxAttempts for auto vs explicit model selection.(v0.42.0-preview.0)
- Allowed non-https proxy URLs to support container environments.(v0.42.0-preview.0)
- Refined platform-specific undo/redo and smart bubbling for WSL.(v0.42.0-preview.0)
- Made the shell tool header wrap correctly on Ctrl+O.(v0.42.0-preview.0)
- Fixed the UI issue with box edges.(v0.42.0-preview.0)
- Improved logging verbosity for the '/agents refresh' command.(v0.42.0-nightly.20260505.g8f0edcd64)
- Refactored the Dockerfile to be self-contained using a multi-stage build process.(v0.42.0-nightly.20260505.g8f0edcd64)
- Added JSDoc annotations to all exported interfaces and types in the SDK documentation.(v0.42.0-nightly.20260505.g8f0edcd64)
- Cleaned up temporary directory leaks found within test suites.(v0.42.0-nightly.20260505.g8f0edcd64)
- Reduced the default API timeout to 60 seconds and enabled retries for undici timeouts.(v0.42.0-nightly.20260504.g37edd1d4d)
- Distinguished fallback chains and fixed maxAttempts for auto vs explicit model selection.(v0.42.0-nightly.20260504.g37edd1d4d)
- Respects the logPrompts flag for logging sensitive fields.(v0.42.0-nightly.20260504.g37edd1d4d)
- Allowed non-https proxy URLs to support container environments.(v0.42.0-nightly.20260504.g37edd1d4d)
- Refined platform-specific undo/redo and smart bubbling for WSL.(v0.42.0-nightly.20260504.g37edd1d4d)
- Skipped binary CLI relaunch when unnecessary.(v0.42.0-nightly.20260504.g37edd1d4d)
- Fixed the CI workflow to check out the PR branch instead of main in the bot workflow.(v0.42.0-nightly.20260504.g37edd1d4d)
- Implemented more robust version checking in release verification.(v0.42.0-nightly.20260504.g37edd1d4d)
All Releases in May 2026
v0.43.07 features29 fixesThis release introduces significant new capabilities, including the ability to export and import sessions, and the addition of Local and Remote Subagent Protocols. Numerous bug fixes address stability, including resolving chat corruption, preventing hangs during OAuth, and improving tool execution reliability. Users will also benefit from clearer documentation regarding Auto Memory and improved CLI UX in various scenarios.
v0.44.0-preview.06 features33 fixesThis release introduces significant enhancements to session management with the addition of LocalSessionInvocation and RemoteSessionInvocation, alongside new agent-tui and tui-tester skills. Numerous bug fixes address critical issues related to authentication, proxy configuration (including NO_PROXY support), file handling errors (like EISDIR), and stability across different operating systems and model versions. Users will benefit from improved reliability in non-interactive modes and better debugging capabilities with exposed RAG snippets.
v0.44.0-nightly.20260521.g57c42a5c45 features7 fixesThis release introduces significant new capabilities, including agent-tui and tui-tester skills, alongside support for Sublime Text and Emacs Client editors. Several critical bugs were addressed, such as fixing snapshot recovery across sessions and resolving issues with proxy settings and Vim input handling.
v0.43.0-preview.11 fixThis minor patch release primarily addresses a specific conflict encountered during the cherry-picking process for the v0.43.0-preview.0 release branch. Users should see stability improvements related to this integration step.
v0.44.0-nightly.20260518.g5611ff40e1 featureThis release introduces a new configuration flag, "adk.agentSessionSubagentEnabled", allowing users to control the behavior of agent session subagents. This update focuses on adding granular control over agent session configuration.
v0.44.0-nightly.20260517.g77e65c0db1 feature2 fixesThis release introduces configuration support for the new gemini-3.1 models, including aliases and thinking settings. Key fixes include resolving an issue where web fetches wouldn't abort on Ctrl+C and correcting model visibility during auto-resolution. Dependencies were also updated to patch critical security vulnerabilities.
v0.44.0-nightly.20260515.g928a311fb1 feature10 fixesThis release focuses heavily on stability and network configuration, fixing numerous bugs related to permissions, proxy support, and credential handling, especially in enterprise environments. A new debugging feature allows users to expose RAG snippets to local log files for better troubleshooting.
v0.44.0-nightly.20260514.g77078b3e82 features11 fixesThis release introduces a unified "Auto" mode and updates agent registration to prioritize project-specific agents using a first-wins strategy. Numerous bug fixes address stability issues related to shell output throttling, OAuth token handling, and UI rendering in selection lists and tables.
v0.42.07 features23 fixesThis release introduces several new user-facing features, including the ability to delete sessions via the /exit command, support for @ mentioning the Gemini robot, and the addition of voice mode microphone controls. Numerous bug fixes address stability, especially around CLI operations, API timeouts, and environment handling (like WSL and proxy configurations). Users will also benefit from Gemma 4 models being enabled by default via the Gemini API.
v0.43.0-preview.07 features24 fixesThis release introduces significant new capabilities, including the ability to export and import sessions, and the addition of Local and Remote Subagent Protocols. Numerous bug fixes address stability, including resolving chat corruption, preventing hangs during OAuth, and improving tool execution reliability. Users will also benefit from UX refinements like hiding read-only settings and improved handling of untrusted folders.
v0.42.0-nightly.20260512.gc987b99393 features13 fixesThis release introduces an adaptive token calculator for more accurate content size estimation and enables the NumericalRouter when using dynamic model configurations. Several critical bugs were fixed, including preventing infinite thought loops in ACP mode and resolving issues with session resumption and quota handling.
v0.42.0-nightly.20260511.g1a894c18e5 features10 fixesThis release introduces new capabilities for session management, allowing users to export and import sessions, and enhances compatibility with IDEs by prefixing tool call IDs. Numerous bug fixes address issues related to environment variables, UI display, command conflicts, and tool response handling.
v0.42.0-nightly.20260507.ga809bc7c51 feature7 fixesThis release introduces new shell command safety evaluations to improve security checks. Several critical bugs were fixed, including resolving a race condition in tool completion waiting and preventing hangs during OAuth authentication on Linux. UX improvements were also made to CLI output and configuration listing.
v0.41.2This release appears to be a patch update (v0.41.2) focused on incorporating a specific cherry-pick commit (02995ba) from a pull request into the release branch. Users should note that this is primarily a maintenance update addressing specific internal changes.
v0.42.0-preview.2This 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 applying necessary fixes to version v0.42.0-preview.1.
v0.42.0-nightly.20260506.g80d2690542 features8 fixesThis release introduces the ability to queue messages during compression and steers the model to use the edit tool for surgical edits. Several critical bugs were resolved, including fixes for stream closure errors, chat corruption, and improved tool approval reliability.
v0.42.0-preview.1This release primarily consists of a patch update, cherry-picking specific changes into the current preview version. Users should note that this is a maintenance release focused on stabilizing the v0.42.0-preview.0 branch.
v0.41.1This release (v0.41.1) is a patch update focused on incorporating specific fixes from pull request 26542 into the current release branch. Users should note that this is primarily a maintenance update addressing issues patched in the previous cycle.
v0.41.07 features18 fixesThis release introduces significant new capabilities, including experimental support for Gemma 4 models and real-time voice mode with both cloud and local backends. Numerous bug fixes address stability, including resolving a fatal crash on loop detection and improving Windows backspace handling. Users will also benefit from performance enhancements like faster startup times and better error reporting across the CLI and core.
v0.42.0-preview.06 features21 fixesThis release introduces several new user-facing capabilities, including the ability to delete sessions via the /exit command, support for @ mentioning the Gemini robot, and the addition of voice mode features like a microphone button. Numerous bug fixes address stability, especially around CLI operations, API timeouts, and environment handling, alongside improvements to model defaults and proxy support.
v0.41.0-preview.3This 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 applying necessary fixes from development branches.
v0.42.0-nightly.20260505.g8f0edcd645 features8 fixesThis release introduces significant new capabilities, including an Auto Memory inbox flow and new configuration options to ignore local environment variables. Several bugs were addressed, such as fixing LaTeX rendering in the TUI and ensuring proper markdown formatting in tool responses. Users will also benefit from new debugging commands and improved CI handling.
v0.41.0-preview.2This release primarily consists of a patch update, cherry-picking a specific commit to stabilize the v0.41.0-preview.1 branch into version v0.41.0-preview.2. Users should note this is a minor maintenance update based on previous changes.
v0.42.0-nightly.20260504.g37edd1d4d7 features23 fixesThis release introduces significant new capabilities, including the ability to @ mention the Gemini robot and new voice mode features like microphone support and wave animations. Several quality-of-life improvements were made, such as adding a --delete flag to the /exit command and enabling Gemma 4 models by default. Numerous bug fixes address issues related to API timeouts, input handling (like the Escape key), and ensuring correct behavior across different environments like WSL and Cloud Shell.