gemini-cli

AI

gemini-cli release notes.

Latest v0.55.1 · by gemini-cliWebsitegoogle-gemini/gemini-cli

Release activity

Release activity — 35 releases across 23 days since Jul 22, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 22, 2026. Older weeks are hidden at this screen width.
MayJunJulAug
Sunday1 release on Jul 26, 20261 release on Aug 2, 20261 release on Aug 9, 20261 release on Aug 16, 2026
Monday1 release on Jul 27, 20261 release on Aug 3, 20261 release on Aug 10, 20261 release on Aug 17, 2026
Tuesday3 releases on Jul 28, 2026No releases on Aug 4, 20264 releases on Aug 11, 2026
Wednesday3 releases on Jul 22, 20261 release on Jul 29, 2026No releases on Aug 5, 20261 release on Aug 12, 2026
Thursday1 release on Jul 23, 20261 release on Jul 30, 20263 releases on Aug 6, 20261 release on Aug 13, 2026
FridayNo releases on Jul 24, 20262 releases on Jul 31, 20263 releases on Aug 7, 20261 release on Aug 14, 2026
SaturdayNo releases on Jul 25, 20261 release on Aug 1, 20261 release on Aug 8, 20261 release on Aug 15, 2026

35 releases since Jul 22, 2026, busiest day 4

Changelog

v0.56.0-nightly.20260817.g9a15c45fbPre-release

Release v0.56.0-nightly.20260817.g9a15c45fb

Fixed 1
  • Add composite flag to packages/cli tsconfig for SSR Agent
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260816.g2a87e7be1...v0.56.0-nightly.20260817.g9a15c45fb

View originalPermalink
How v0.56.0-nightly.20260817.g9a15c45fb went
v0.56.0-nightly.20260815.g2a87e7be1Pre-release

Release v0.56.0-nightly.20260815.g2a87e7be1

Fixed 1
  • Migrate process.env to vi.stubEnv in a2a-server tests for SSR Agent
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260814.gc0d192452...v0.56.0-nightly.20260815.g2a87e7be1

View originalPermalink
How v0.56.0-nightly.20260815.g2a87e7be1 went
v0.56.0-nightly.20260814.gc0d192452Pre-release

Release v0.56.0-nightly.20260814.gc0d192452

Fixed 3
  • Implement context-aware silent retries and availability TTL for capacity errors
  • Rollback entire multi-turn request on cancellation or abort
  • Normalize git environment and resolve workspace state mismatch
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260813.g1ac337739...v0.56.0-nightly.20260814.gc0d192452

View originalPermalink
How v0.56.0-nightly.20260814.gc0d192452 went
v0.56.0-nightly.20260813.g1ac337739Pre-release

Release v0.56.0-nightly.20260813.g1ac337739

Added 2
  • Add tool call formatter and integrate failure summaries for evals
  • Add eval validate feature
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260812.g5024443c7...v0.56.0-nightly.20260813.g1ac337739

View originalPermalink
How v0.56.0-nightly.20260813.g1ac337739 went
v0.56.0-nightly.20260812.g5024443c7Pre-release

Release v0.56.0-nightly.20260812.g5024443c7

Added 1
  • Add local report command and developer documentation for evals
Fixed 3
  • Resolve false model capacity exhaustion and fix core quota lookup model mapping
  • Dynamically resolve Cloud Workstations proxy redirect URI for OAuth flows
  • Resolve swallowed directory mismatch in IDE connections
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260811.geef19f25c...v0.56.0-nightly.20260812.g5024443c7

View originalPermalink
How v0.56.0-nightly.20260812.g5024443c7 went
v0.55.1Latest

Release v0.55.1

Added 8
  • Implement tool registry discovery
  • Implement Cloud Run webhook ingestion service for caretaker
  • Implement egress cloud run service skeleton for caretaker
  • Add triage worker core foundational modules for caretaker-triage
  • Implement octokit github action handler for egress service
  • Implement main worker execution loop and egress action publisher for caretaker-triage
  • Implement LLM triage orchestrator and container build for caretaker-triage
  • Add eval coverage report command
Changed 3
  • Bump node google-auth-library version to 10.9.0
  • Align macOS permissive Seatbelt profiles with deny-default model
  • Exclude transient CI configuration files from workspace context
Fixed 8
  • Prevent workspace binary shadowing in release verification
  • Prevent bad NPM releases and promote job crashes
  • Resolve defensive path resolution for at-reference files and fix macOS tests
  • Resolve symbolic link directory escape in memory import processor
  • Make ~/.gitconfig read-only in the macOS sandbox
  • Preserve escape sequences in string literals for modern models
  • Strip thoughts from scrubbed history turns and resolve thought leakage
  • Bypass LLM correction for JSON and IPYNB files in write_file and replace
Security 2
  • Enforce case-insensitive sensitive path blocklist and vscode hitl
  • Enforce workspace trust and task isolation to prevent RCE
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.49.0-preview.0...v0.55.1

View originalPermalink
How v0.55.1 went
v0.56.0-preview.1Pre-release

Release v0.56.0-preview.1

Added 8
  • Add triage Cloud Run job workflow to caretaker
  • Add triage evaluation framework and judge runner to caretaker-evals
  • Add local golden issue collection and firestore sync tools to caretaker-evals
  • Publish workable spec event to ready-for-code Pub/Sub topic
  • Add GCP deployment script for caretaker agent services
  • Add Cloud Run job entrypoint for eval runner to caretaker-evals
  • Add issue comment handling and re-triage workflow to ingestion
  • Add local report command and developer documentation to evals
Changed 3
  • Reclassify Capacity Exhaustion as Terminal Error
  • Update Firestore schema with error and pr_number fields
  • Update caretaker-triage prompt hill-climbing and orchestrator
Fixed 3
  • Clear lock on NEEDS_HUMAN transition in caretaker
  • Refresh MCP OAuth tokens with the stored client ID
  • Resolve false model capacity exhaustion and fix core quota lookup model mapping
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-preview.3...v0.56.0-preview.1

View originalPermalink
How v0.56.0-preview.1 went
v0.55.0-preview.3Pre-release

Release v0.55.0-preview.3

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-preview.2...v0.55.0-preview.3

View originalPermalink
How v0.55.0-preview.3 went
v0.56.0-nightly.20260811.geef19f25cPre-release

Release v0.56.0-nightly.20260811.geef19f25c

Fixed 1
  • Refresh MCP OAuth tokens with the stored client ID
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260810.gcf22ac7e8...v0.56.0-nightly.20260811.geef19f25c

View originalPermalink
How v0.56.0-nightly.20260811.geef19f25c went
v0.56.0-nightly.20260808.gcf22ac7e8Pre-release

Release v0.56.0-nightly.20260808.gcf22ac7e8

Added 8
  • Add prompt hill-climbing and orchestrator updates to caretaker-triage
  • Add triage Cloud Run job workflow to caretaker
  • Add triage evaluation framework and judge runner to caretaker-evals
  • Add local golden issue collection and Firestore sync tools to caretaker-evals
  • Publish workable spec event to ready-for-code Pub/Sub topic in caretaker
  • Add GCP deployment script for caretaker agent services
  • Add Cloud Run job entrypoint for eval runner to caretaker-evals
  • Add issue comment handling and re-triage workflow to ingestion
Changed 2
  • Reclassify Capacity Exhaustion as Terminal Error
  • Update Firestore schema with error and pr_number fields
Fixed 1
  • Clear lock on NEEDS_HUMAN transition in caretaker
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.56.0-nightly.20260807.gd5c9a97dc...v0.56.0-nightly.20260808.gcf22ac7e8

View originalPermalink
How v0.56.0-nightly.20260808.gcf22ac7e8 went
v0.54.4

Release v0.54.4

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.54.0...v0.54.4

View originalPermalink
How v0.54.4 went
v0.55.0-preview.2Pre-release

Release v0.55.0-preview.2

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-preview.1...v0.55.0-preview.2

View originalPermalink
How v0.55.0-preview.2 went
v0.56.0-nightly.20260807.gd5c9a97dcPre-release

Release v0.56.0-nightly.20260807.gd5c9a97dc

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-nightly.20260806.g761f604c1...v0.56.0-nightly.20260807.gd5c9a97dc

View originalPermalink
How v0.56.0-nightly.20260807.gd5c9a97dc went
v0.54.0

Release v0.54.0

Added 3
  • Post comment before auto-closing issues in caretaker-triage
  • Implement Firestore concurrency dual-locking and test ingestion utilities in pr-generator-db
  • Implement Antigravity agent runner and prompt templates in pr-generator-agent
Fixed 7
  • Sanitize and wrap issue title in untrusted_context in caretaker
  • Rotate session ID on model fallback to prevent stateful API errors
  • Enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage
  • Filter out thought parts from getHistoryTurns when context management is disabled
  • Normalize CRLF line endings to LF in getProposedContent for a2a-server
  • Enforce explicit tag length and validation in file keychain
  • Skip merged function-response turns when finding the active loop
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.53.1...v0.54.0

View originalPermalink
How v0.54.0 went
v0.55.0-preview.1Pre-release

Release v0.55.0-preview.1

Added 3
  • Add environment config parser, command executor, and GitHub integration to pr-generator-core
  • Implement iterative bug-fixing state machine and container worker entrypoint in pr-generator-orchestrator
  • Configure Cloud Run job, Workflows definition, and Dockerfile in pr-generator-infra
Fixed 8
  • Classify capacity exhaustion as terminal to prevent retry hangs
  • Propagate InvalidStreamError details to UI for specific empty response guidance
  • Fall back to embedded macOS seatbelt profiles if missing
  • Handle npm dist-tag deletion failures on registries that forbid it
  • Stop a new user message fusing into an unanswered tool response
  • Repair /compress session reload and quota-fallback tool response loss
  • Preserve functionCall thoughtSignature when stripping thought parts
  • Unwrap and parse nested gaxios streaming errors from cause message
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.54.0-preview.1...v0.55.0-preview.1

View originalPermalink
How v0.55.0-preview.1 went
v0.55.0-nightly.20260806.g761f604c1Pre-release

Release v0.55.0-nightly.20260806.g761f604c1

Added 3
  • Add environment config parser, command executor, and GitHub integration to pr-generator-core
  • Implement iterative bug-fixing state machine and container worker entrypoint in pr-generator-orchestrator
  • Configure Cloud Run job, Workflows definition, and Dockerfile in pr-generator-infra
Fixed 6
  • Fall back to embedded macOS seatbelt profiles if missing
  • Handle npm dist-tag deletion failures on registries that forbid it
  • Stop a new user message from fusing into an unanswered tool response
  • Repair /compress session reload and quota-fallback tool response loss
  • Preserve functionCall thoughtSignature when stripping thought parts
  • Unwrap and parse nested gaxios streaming errors from cause message
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-nightly.20260803.gf47d6c6f7...v0.55.0-nightly.20260806.g761f604c1

View originalPermalink
How v0.55.0-nightly.20260806.g761f604c1 went
v0.55.0-nightly.20260801.gf47d6c6f7Pre-release

Release v0.55.0-nightly.20260801.gf47d6c6f7

Fixed 2
  • Classify capacity exhaustion as terminal to prevent retry hangs
  • Propagate InvalidStreamError details to UI for specific empty response guidance
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-nightly.20260730.gdc859e8e4...v0.55.0-nightly.20260801.gf47d6c6f7

View originalPermalink
How v0.55.0-nightly.20260801.gf47d6c6f7 went
v0.54.0-preview.1Pre-release

Release v0.54.0-preview.1

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.54.0-preview.0...v0.54.0-preview.1

View originalPermalink
How v0.54.0-preview.1 went
v0.55.0-nightly.20260730.gdc859e8e4Pre-release

Release v0.55.0-nightly.20260730.gdc859e8e4

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.55.0-nightly.20260729.g3499c84f7...v0.55.0-nightly.20260730.gdc859e8e4

View originalPermalink
How v0.55.0-nightly.20260730.gdc859e8e4 went
v0.55.0-nightly.20260729.g3499c84f7Pre-release

Release v0.55.0-nightly.20260729.g3499c84f7

Added 2
  • Implement Firestore concurrency dual-locking and test ingestion utilities in pr-generator-db
  • Implement Antigravity agent runner and prompt templates in pr-generator-agent
Fixed 1
  • Skip merged function-response turns when finding the active loop in core
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.54.0-nightly.20260728.gbef611950...v0.55.0-nightly.20260729.g3499c84f7

View originalPermalink
How v0.55.0-nightly.20260729.g3499c84f7 went
v0.53.0

Release v0.53.0

Added 2
  • Implement LLM triage orchestrator and container build for caretaker-triage
  • Add eval coverage report command
Changed 1
  • Align macOS permissive Seatbelt profiles with deny-default model
Fixed 3
  • Group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request errors
  • Mitigate infinite ReAct loops and prompt injection loops in core
  • Sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback
Security 1
  • Enforce workspace trust and task isolation in a2a-server to prevent RCE
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0...v0.53.0

View originalPermalink
How v0.53.0 went
v0.54.0-preview.0Pre-release

Release v0.54.0-preview.0

Added 3
  • Post comment before auto-closing issues in caretaker-triage
  • Implement Firestore concurrency dual-locking and test ingestion utilities in pr-generator-db
  • Implement Antigravity agent runner and prompt templates in pr-generator-agent
Fixed 7
  • Sanitize and wrap issue title in untrusted_context in caretaker
  • Rotate session ID on model fallback to prevent stateful API errors
  • Enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage
  • Filter out thought parts from getHistoryTurns when context management is disabled
  • Normalize CRLF line endings to LF in getProposedContent for a2a-server
  • Enforce explicit tag length and validation in file keychain
  • Skip merged function-response turns when finding the active loop
What's Changed
New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.53.0-preview.0...v0.54.0-preview.0

View originalPermalink
How v0.54.0-preview.0 went
v0.54.0-nightly.20260728.gbef611950Pre-release

Release v0.54.0-nightly.20260728.gbef611950

Fixed 2
  • Normalize CRLF line endings to LF in getProposedContent for a2a-server
  • Enforce explicit tag length and validation in file keychain for core
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.54.0-nightly.20260727.g3818efbbf...v0.54.0-nightly.20260728.gbef611950

View originalPermalink
How v0.54.0-nightly.20260728.gbef611950 went
v0.54.0-nightly.20260726.g3818efbbfPre-release

Release v0.54.0-nightly.20260726.g3818efbbf

Added 1
  • Post comment before auto-closing issues in caretaker-triage
Fixed 4
  • Sanitize and wrap issue title in untrusted_context
  • Rotate session ID on model fallback to prevent stateful API errors
  • Enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage
  • Filter out thought parts from getHistoryTurns when context management is disabled
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260723.g9681621c6...v0.54.0-nightly.20260726.g3818efbbf

View originalPermalink
How v0.54.0-nightly.20260726.g3818efbbf went
v0.52.0-nightly.20260723.g9681621c6Pre-release

Release v0.52.0-nightly.20260723.g9681621c6

Added 1
  • add eval coverage report command
Fixed 1
  • sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260722.gc776c665b...v0.52.0-nightly.20260723.g9681621c6

View originalPermalink
How v0.52.0-nightly.20260723.g9681621c6 went
v0.52.0

Release v0.52.0

Added 3
  • Add triage worker core foundational modules to caretaker-triage
  • Implement octokit github action handler for egress service
  • Implement main worker execution loop and egress action publisher in caretaker-triage
Changed 2
  • Exclude transient CI configuration files from workspace context
  • Bump node google-auth-library version to 10.9.0
Fixed 6
  • Bypass LLM correction for JSON and IPYNB files in write_file and replace
  • Use unambiguous previous intent label in fallback summary
  • Show a clear message when the account has no Code Assist tier
  • Enrich shared project quota limit errors with setup hint
  • Ensure task cancellation aborts execution loop in a2a-server
  • Simplify plan mode write policy to support relative paths
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.51.0...v0.52.0

View originalPermalink
How v0.52.0 went
v0.53.0-preview.0Pre-release

Release v0.53.0-preview.0

Added 2
  • Implement LLM triage orchestrator and container build
  • Add eval coverage report command
Changed 1
  • Align macOS permissive Seatbelt profiles with deny-default model
Fixed 3
  • Group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request
  • Mitigate infinite ReAct loops and prompt injection loops
  • Sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback
Security 1
  • Enforce workspace trust and task isolation to prevent RCE
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-preview.0...v0.53.0-preview.0

View originalPermalink
How v0.53.0-preview.0 went
v0.52.0-nightly.20260722.gc776c665bPre-release

Release v0.52.0-nightly.20260722.gc776c665b

Security 1
  • Enforce workspace trust and task isolation in a2a-server to prevent RCE
What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260721.gacae7124b...v0.52.0-nightly.20260722.gc776c665b

View originalPermalink
How v0.52.0-nightly.20260722.gc776c665b went
View all

Discussion

If you publish gemini-cli, you can claim this product by proving you administer its repository.