v0.56.0-nightly.20260814.gc0d192452
Gemini CLISummary
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.