v0.57.0-preview.0
Gemini CLISummary
This release enhances the Gemini CLI with improved evaluation capabilities, including tool call formatting and failure summaries. It also addresses several bug fixes related to IDE connections, request handling, and environment normalization. Additionally, various improvements have been made to stability, user experience, and documentation.
New Features
- Introduced tool call formatting and integration of failure summaries for evaluations.
- Enabled dynamic resolution of Cloud Workstations proxy redirect URIs for OAuth flows.
- Implemented context-aware silent retries and availability TTL for capacity errors.
- Added Vertex AI locations documentation link.
Bug Fixes
- Fixed swallowed directory mismatch in IDE connections.
- Rolled back entire multi-turn request on cancellation or abort.
- Normalized git environment and resolved workspace state mismatch.
- Fixed TypeScript strict-null errors in integration tests.
- Prevented indefinite TUI hang by adding execution timeouts.
- Fixed misleading admin error for personal accounts.
- Prevented subagents from running when agents mode is disabled.
- Fixed sub-agent handoff token regression on startup.
- Preserved empty text turns with tools or media.
Improvements
- Stabilized file-system-interactive test on slow runners.
- Clarified privacy notice wording and selection options.
- Updated /clear command documentation to include context reset.
- Formatted cli_help subagent output as markdown.
- Added trailing space to autocomplete suggestions.
- Forced terminal buffer rerender after exiting external editors.