Change8

v0.29.0-nightly.20260206.4ffc349c1

Gemini CLI
8 features6 fixes5 improvementscliextensionsmcpthemestools

Summary

This release introduces significant enhancements to planning capabilities, including support for the `replace` tool and MCP server integration in plan mode. Key fixes address transient SSL/TLS errors and resolve an infinite loop when using external editors. Users will also benefit from new Vim motion support and improved input prompt autocomplete.

New Features

  • Added support for the /extensions config command.
  • Added W, B, E Vim motions and operator support.
  • Enabled support for using the `replace` tool within plan mode to edit existing plans.
  • Added guidance within plan mode on iterating on approved plans versus creating entirely new plans.
  • Integrated planning artifacts and tools into primary workflows within plan mode.
  • Implemented support for MCP servers specifically within Plan mode.
  • Expanded `verify-release` functionality to cover macOS and Windows platforms.
  • Created a new metric to track the execution of plans generated in plan mode.

Bug Fixes

  • Added retry logic to handle transient SSL/TLS errors during operations.
  • Fixed handling of non-compliant mcpbridge responses originating from Xcode 26.3.
  • Fixed issues related to Windows Specific Agent Quality and System Prompt configuration.
  • Fixed invalid tool calls that occurred when operating in plan mode.
  • Fixed a permission check issue.
  • Resolved an infinite loop that occurred when using the 'Modify with external editor' feature.

Improvements

  • Implemented admin allowlist functionality for MCP server configurations.
  • Improved memory tool instructions and enhanced evaluation testing.
  • Colored the extension link success message green for better visibility.
  • Added autocomplete functionality within the input prompt for improved UX.
  • Updated error messaging related to folder trust issues.

Related Documentation

Gemini CLI Documentation