Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.58.0 includes bug fixes and improvements for better functionality.
- Consistent symlink evaluation in ignore path handling
- Isolated Docker and container runtime in macOS Seatbelt
- Cleared stale cancellation error on new message turns
- Declared top-level safety checkers in write policy configuration
- Optimized history rollback and retry nudge
Why it matters: Users of Gemini CLI should update to benefit from these bug fixes and enhancements.
Full release notes7 changes
What's Changed
- Changelog for v0.57.0-preview.0
- fix(core): ensure consistent symlink evaluation in ignore path handling
- refactor(core): remove eslint-disable and type-asserts from shellExecutionService
- fix(sandbox): isolate Docker and container runtime sockets and binaries in macOS Seatbelt
- fix(a2a-server): clear stale cancellation error on new message turns
- fix(core): declare top-level safety checkers in write policy configuration
- (FIX) history rollback and retry nudge optimizations
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.57.0...v0.58.0