v0.56.0-nightly.20260814.gc0d192452
Pre-release
google-gemini/gemini-cliv0.56.0-nightly.20260814.gc0d192452Aug 14, 2026by gemini-cli-robot
AI Summary
This release focuses on stabilizing file-system-interactive tests and improving core functionality regarding capacity error handling and request management.
Key Highlights
- Stabilized file-system-interactive tests on slow runners
- Implemented context-aware silent retries and availability TTL for capacity errors
- Rollback entire multi-turn request on cancellation or abort
- Normalized git environment and resolved workspace state mismatch
New Features
- Context-aware silent retries for capacity errors
Full Release Notes
## What's Changed * test(e2e): stabilize file-system-interactive test on slow runners by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28793 * fix(core): implement context-aware silent retries and availability TTL for capacity errors (#28761) by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28790 * fix(core): rollback entire multi-turn request on cancellation or abort by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28801 * fix(core): normalize git environment and resolve workspace state mismatch by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28792 **Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260813.g1ac337739...v0.56.0-nightly.20260814.gc0d192452