v0.58.0
Gemini CLISummary
This release focuses on several bug fixes to improve stability and reliability. Key fixes include ensuring consistent symlink evaluation, isolating container runtime components on macOS, and clearing stale cancellation errors for smoother conversation turns. Additionally, optimizations have been made to history rollback and retry nudges.
Bug Fixes
- Fixed inconsistent symlink evaluation in ignore path handling.
- Isolated Docker and container runtime sockets and binaries in macOS Seatbelt to prevent issues.
- Cleared stale cancellation errors on new message turns in the A2A server.
- Declared top-level safety checkers in write policy configuration.
- Optimized history rollback and retry nudges.
Related Documentation
- https://github.com/google-gemini/gemini-cli/pull/28918
- https://github.com/google-gemini/gemini-cli/pull/28915
- https://github.com/google-gemini/gemini-cli/pull/28862
- https://github.com/google-gemini/gemini-cli/pull/28935
- https://github.com/google-gemini/gemini-cli/pull/28940
- https://github.com/google-gemini/gemini-cli/pull/28961
- https://github.com/google-gemini/gemini-cli/pull/28934
- https://github.com/google-gemini/gemini-cli/compare/v0.57.0...v0.58.0