Change8

v0.56.0-nightly.20260814.gc0d192452

Gemini CLI
3 fixes1 improvementcli

Summary

This release focuses on core stability and reliability. It includes fixes for multi-turn request handling, git environment normalization, and capacity error management with silent retries. Additionally, tests related to file system interactions have been stabilized.

Bug Fixes

  • Implemented context-aware silent retries and availability TTL for capacity errors.
  • Rolled back entire multi-turn requests on cancellation or abort.
  • Normalized git environment and resolved workspace state mismatches.

Improvements

  • Stabilized file-system-interactive tests on slow runners.

Related Documentation

Gemini CLI Documentation