Change8

v0.30.0-nightly.20260212.207ac6f2d

Gemini CLI
4 features4 fixes3 improvementsclimcpthemestools

Summary

This release introduces new CLI capabilities, including Ctrl-Z suspension and a prototype clean UI toggle for a more minimal experience. Key fixes address character truncation in markdown mode and improve Plan Mode isolation and policy rule prioritization. Users will also benefit from refined system prompts for better agentic execution.

New Features

  • Added support for Ctrl-Z suspension in the CLI.
  • Introduced a prototype clean UI toggle and minimal-mode bleed-through option.
  • Added strict seatbelt profiles and removed unusable closed profiles.
  • Created metrics for tracking the usage of the `AskUser` tool within Plan Mode.

Bug Fixes

  • Fixed character truncation issues when operating in raw markdown mode.
  • Fixed an issue where the '?' shortcuts help was not being dismissed correctly when hotkeys were active or in certain states.
  • Fixed Plan Mode to isolate plan files per session, preventing cross-session interference.
  • Fixed an issue where conditional policy rules were not being prioritized correctly; hardened Plan Mode execution.

Improvements

  • Refined the Plan Mode system prompt to improve agentic execution.
  • Improved UI by blending the background color to better match the current theme.
  • Added a notification to alert users when there is a conflict with an extension command.

Related Documentation

Gemini CLI Documentation