Change8

v0.39.0-nightly.20260409.615e07834

Gemini CLI
3 features5 fixes1 improvementclitools

Summary

This 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.

New Features

  • Introduced user confirmation requirement before activating skills in Plan Mode.
  • Refined the display logic for shell tool descriptions.
  • Enabled more compact formatting for tool output.

Bug Fixes

  • Fixed issue preventing Ctrl+Backspace for word deletion in the CLI interface when using Windows Terminal.
  • Resolved an issue related to Windows symlink bypass, stabilizing sandbox integration tests.
  • Restored the display of file paths in edit and write tool confirmations.
  • Resolved bugs affecting session resumption by implementing dynamic session ID injection.
  • Fixed startup performance issues by optimizing with a lightweight parent process.

Improvements

  • Generalization of the evaluation infrastructure to support more types of evaluations, organization, and queuing of named suites.

Related Documentation

Gemini CLI Documentation