Gemini CLI : dernière version et mises à jour

Éditeur: Google · Dernière vérification: 18 sept. 2026, 13:05 UTC

Dernière version

La dernière version de Gemini CLI est la v0.60.0 (publiée il y a 3 j).

Rythme de publication

Dernière
0.60.0
Mises à jour sur 30 jours
5
versions
7 jours
1
versions
Intervalle médian
~6 j

Calculé par ce site à partir des dates de publication npm/GitHub (basé sur la médiane).

Aller à une version15

Versions récentes

v0.60.0

Sep 15, 2026 UTC
Afficher les notes originales (anglais)
What's Changed
  • fix(core): improve destination validation and connection routing in web fetch utilities by @diegogodinezr in https://github.com/google-gemini/gemini-cli/pull/29120
  • fix(core): enforce RFC 9207 issuer identification in MCP OAuth flow by @jvargassanchez-dot in https://github.com/google-gemini/gemini-cli/pull/29117
  • chore(release): bump version to 0.60.0-nightly.20260901.g0bd1d4397 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29162
  • Changelog for v0.58.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29161
  • fix(cli): isolate temporary directory for macOS Seatbelt sandbox by @jvargassanchez-dot in https://github.com/google-gemini/gemini-cli/pull/29171
  • feat(extensions): harden path resolution and boundary validation in extension loader by @diegogodinezr in https://github.com/google-gemini/gemini-cli/pull/29169
  • Changelog for v0.59.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29159
  • fix(core): sanitize and remove hardcoded Google CrUX API key in chrome-devtools-mcp by @amelidev in https://github.com/google-gemini/gemini-cli/pull/29158
  • fix(extensions): prompt for consent on environment changes and sanitize runtime-altering environment variables by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28863
  • fix(core): enhance workspace path boundary checks and symlink resolution in command safety and file discovery by @jesussamuel-byte in https://github.com/google-gemini/gemini-cli/pull/29170
  • fix(config): enforce strict permission and ownership checks on system-wide configuration paths by @jesussamuel-byte in https://github.com/google-gemini/gemini-cli/pull/29115
  • fix(core): mitigate NTFS 8.3 short name (SFN) path by @urielefrenvirtusa in https://github.com/google-gemini/gemini-cli/pull/29116
  • fix(cli): isolate settings directory in sandbox containers by @jvargassanchez-dot in https://github.com/google-gemini/gemini-cli/pull/29216
  • fix(core): enforce envelope metadata provenance for untrusted tool outputs by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/29215

v0.59.0

Sep 8, 2026 UTC
Afficher les notes originales (anglais)
What's Changed
  • Changelog for v0.58.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29082
  • chore(release): bump version to 0.59.0-nightly.20260825.g812f7a2bc by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29083
  • fix(core): prevent SSRF in MCP OAuth metadata discovery and authentication by @josebalius in https://github.com/google-gemini/gemini-cli/pull/29081
  • fix(core): enforce fail-closed workspace trust and filter mcpServers in restricted mode by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/29099

v0.58.0

Sep 1, 2026 UTC
Afficher les notes originales (anglais)
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

v0.57.0

Aug 25, 2026 UTC
Afficher les notes originales (anglais)
What's Changed
  • fix(core): dynamically resolve Cloud Workstations proxy redirect URI for OAuth flows by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28688
  • fix(core): resolve swallowed directory mismatch in IDE connections by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28729
  • Feat/eval validate by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28344
  • feat(evals): add tool call formatter and integrate failure summaries by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28305
  • Changelog for v0.55.1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28779
  • 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
  • [SSR Agent] Issue Fix (19826): Migrate process.env to vi.stubEnv in a2a-server tests by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28811
  • [SSR Agent] Issue Fix (21911): Add composite flag to packages/cli tsconfig by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28813
  • [SSR Agent] Issue Fix (26120): Clarify privacy notice wording and selection options by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28820
  • [SSR Agent] Issue Fix (21919): Fix TypeScript strict-null errors in integration tests by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28814
  • [SSR Agent] Issue Fix (21477): Prevent indefinite TUI hang by adding execution timeouts by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28812
  • [SSR Agent] Issue Fix (19239): Update /clear command docs to include context reset by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28847
  • [SSR Agent] Issue Fix (24587): Fix misleading admin error for personal accounts by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28819
  • [SSR Agent] Issue Fix (19463): Format cli_help subagent output as markdown by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28864
  • [SSR Agent] Issue Fix (28050): Add Vertex AI locations documentation link by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28865
  • [SSR Agent] Issue Fix (22093): Prevent subagents from running when agents mode is disabled by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28867
  • [SSR Agent] Issue Fix (23954): Add trailing space to autocomplete suggestions by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28868
  • [SSR Agent] Issue Fix (24935): Force terminal buffer rerender after exiting external editors by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28880
  • [SSR Agent] Issue Fix (28518): Fix sub-agent handoff token regression on startup by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28882
  • fix(core): preserve empty text turns with tools or media by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28892
  • fix(patch): cherry-pick 812f7a2 to release/v0.57.0-preview.0-pr-28934 to patch version v0.57.0-preview.0 and create version 0.57.0-preview.1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/29024

v0.56.0

Aug 19, 2026 UTC

Le changelog de cette version n'est pas encore publié — il apparaîtra automatiquement dès sa sortie.

v0.55.1

Aug 11, 2026 UTC

v0.54.4

Aug 7, 2026 UTC

v0.54.0

Aug 6, 2026 UTC

v0.53.1

Jul 31, 2026 UTC

v0.53.0

Jul 28, 2026 UTC

v0.52.0

Jul 22, 2026 UTC

v0.51.0

Jul 16, 2026 UTC

v0.50.0

Jul 8, 2026 UTC

v0.49.0

Jun 25, 2026 UTC

v0.47.0

Jun 18, 2026 UTC

Questions fréquentes

Quelle est la dernière version de Gemini CLI ?

La dernière version de Gemini CLI est la v0.60.0 (publiée il y a 3 j).

À quelle fréquence Gemini CLI est-il mis à jour ?

Gemini CLI a été mis à jour 5 fois au cours des 30 derniers jours. Les mises à jour sont fréquentes : consultez cette page pour connaître la dernière version et les changements.

Où lire le changelog de Gemini CLI ?

Cette page affiche les notes des dernières versions de Gemini CLI telles que publiées, avec un lien vers le changelog officiel de chaque version.

Source : changelog officiel de Gemini CLI (npm / GitHub).