# gemini-cli v0.58.0 — Release v0.58.0 - Product: gemini-cli (https://whatsnew.fyi/product/gemini-cli) - Vendor: gemini-cli - Date: 2026-09-01 - Version: v0.58.0 - Original notes: https://github.com/google-gemini/gemini-cli/releases/tag/v0.58.0 - Permalink: https://whatsnew.fyi/product/gemini-cli/releases/v0.58.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — ensure consistent symlink evaluation in ignore path handling - **changed** — remove eslint-disable and type-asserts from shellExecutionService - **fixed** — isolate Docker and container runtime sockets and binaries in macOS Seatbelt - **fixed** — clear stale cancellation error on new message turns - **fixed** — declare top-level safety checkers in write policy configuration - **fixed** — optimize history rollback and retry nudge ##### What's Changed * Changelog for v0.57.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28918 * fix(core): ensure consistent symlink evaluation in ignore path handling by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28915 * refactor(core): remove eslint-disable and type-asserts from shellExecutionService by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28862 * fix(sandbox): isolate Docker and container runtime sockets and binaries in macOS Seatbelt by @josebalius in https://github.com/google-gemini/gemini-cli/pull/28935 * fix(a2a-server): clear stale cancellation error on new message turns by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28940 * fix(core): declare top-level safety checkers in write policy configuration by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28961 * (FIX) history rollback and retry nudge optimizations by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28934 **Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.57.0...v0.58.0