Gemini CLI
Google · cli agent · freemium
Open-source AI agent CLI from Google for terminal coding workflows. Note: Google is transitioning Gemini CLI toward Antigravity CLI — track google-antigravity for the successor product.
Helps prioritize which assistants and sources we maintain. Anonymous · one vote per visitor.
Config files Gemini CLI has changed
Config you own — hooks, permission rules, MCP servers, settings — that releases below state a change to. Counted from the release notes we track, newest change first. How a harness is layered.
Release signals
Changelog for v0.53.0-preview.0
- Changelog for v0.52.0
- chore(release): bump version to 0.54.0-nightly.20260722.gf743ab579
- fix(caretaker): sanitize and wrap issue title in untrusted_context
- chore(caretaker): update vitest to v3.2.4 and add package-lock.json files
- fix(core): rotate session ID on model fallback to prevent stateful API errors
- feat(caretaker-triage): post comment before auto-closing issues
- fix(core): enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage
- +1 more change
Read the full release noteHide the full release note
What's Changed
- Changelog for v0.53.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28507
- Changelog for v0.52.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28508
- chore(release): bump version to 0.54.0-nightly.20260722.gf743ab579 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28510
- fix(caretaker): sanitize and wrap issue title in untrusted_context by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28352
- chore(caretaker): update vitest to v3.2.4 and add package-lock.json files by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28409
- fix(core): rotate session ID on model fallback to prevent stateful API errors by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28469
- feat(caretaker-triage): post comment before auto-closing issues by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28411
- fix(core): enforce HTTPS for GoogleCredentialsAuthProvider to prevent cleartext leakage by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28517
Excerpt ends here — this release continues at the source ↗.
fix(core): sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback
- feat(evals): add eval coverage report command
Read the full release noteHide the full release note
What's Changed
- fix(core): sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28472
- feat(evals): add eval coverage report command by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28169
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260722.gc776c665b...v0.52.0-nightly.20260723.g9681621c6
Refactor: exclude transient CI configuration files from workspace context
- feat(caretaker-triage): add triage worker core foundational modules
- feat(caretaker-egress): implement octokit github action handler for egress service
- chore(release): bump version to 0.52.0-nightly.20260707.g27a3da3e8
- Changelog for v0.51.0-preview.0
- Changelog for v0.50.0
- fix(core-tools): bypass LLM correction for JSON and IPYNB files in write_file and replace
- fix(core): use unambiguous previous intent label in fallback summary
- +7 more changes
Read the full release noteHide the full release note
What's Changed
- Refactor: exclude transient CI configuration files from workspace context by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28216
- feat(caretaker-triage): add triage worker core foundational modules by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28163
- feat(caretaker-egress): implement octokit github action handler for egress service by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28303
- chore(release): bump version to 0.52.0-nightly.20260707.g27a3da3e8 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28323
- Changelog for v0.51.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28320
- Changelog for v0.50.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28322
- fix(core-tools): bypass LLM correction for JSON and IPYNB files in write_file and replace by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28223
- fix(core): use unambiguous previous intent label in fallback summary by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28343
Excerpt ends here — this release continues at the source ↗.
fix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request
- feat(caretaker-triage): implement LLM triage orchestrator and container build
- refactor(cli): align macOS permissive Seatbelt profiles with deny-default model
- fix(core): mitigate infinite ReAct loops and prompt injection loops
- fix(a2a-server): enforce workspace trust and task isolation to prevent RCE
- fix(core): sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback
- feat(evals): add eval coverage report command
Read the full release noteHide the full release note
What's Changed
- fix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28407
- feat(caretaker-triage): implement LLM triage orchestrator and container build by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28345
- refactor(cli): align macOS permissive Seatbelt profiles with deny-default model by @ompatel-aiml in https://github.com/google-gemini/gemini-cli/pull/28424
- fix(core): mitigate infinite ReAct loops and prompt injection loops by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28429
- fix(a2a-server): enforce workspace trust and task isolation to prevent RCE by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28470
- fix(core): sequentially verify cached credentials and restore GOOGLE_APPLICATION_CREDENTIALS fallback by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28472
- feat(evals): add eval coverage report command by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28169
Excerpt ends here — this release continues at the source ↗.
fix(a2a-server): enforce workspace trust and task isolation to prevent RCE
Read the full release noteHide the full release note
What's Changed
- fix(a2a-server): enforce workspace trust and task isolation to prevent RCE by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28470
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260721.gacae7124b...v0.52.0-nightly.20260722.gc776c665b
v0.52.0-nightly.20260721.gacae7124b Release v0.52.0-nightly.20260721.gacae7124b
Primary source ↗v0.52.0-nightly.20260720.gacae7124b Release v0.52.0-nightly.20260720.gacae7124b
Primary source ↗v0.52.0-nightly.20260719.gacae7124b Release v0.52.0-nightly.20260719.gacae7124b
Primary source ↗feat(caretaker-triage): implement LLM triage orchestrator and container build
- refactor(cli): align macOS permissive Seatbelt profiles with deny-default model
- fix(core): mitigate infinite ReAct loops and prompt injection loops
Read the full release noteHide the full release note
What's Changed
- feat(caretaker-triage): implement LLM triage orchestrator and container build by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28345
- refactor(cli): align macOS permissive Seatbelt profiles with deny-default model by @ompatel-aiml in https://github.com/google-gemini/gemini-cli/pull/28424
- fix(core): mitigate infinite ReAct loops and prompt injection loops by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28429
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260716.g3ff5ba20f...v0.52.0-nightly.20260718.gacae7124b
Changelog for v0.50.0-preview.1
- Fix no_proxy test
- chore(release): bump version to 0.51.0-nightly.20260625.g3fbf93e26
- Vertex base url update
- fix(security): enforce case-insensitive sensitive path blocklist and vscode hitl
- fix(core-tools): resolve defensive path resolution for at-reference files and fix macOS tests
- feat(caretaker): implement Cloud Run webhook ingestion service
- fix(core): resolve symbolic link directory escape in memory import processor
- feat(caretaker): egress cloud run service skeleton
- fix(sandbox): make ~/.gitconfig read-only in the macOS sandbox
- +2 more changes
Read the full release noteHide the full release note
What's Changed
- Changelog for v0.50.0-preview.1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28150
- Fix no_proxy test by @jerrylin3321 in https://github.com/google-gemini/gemini-cli/pull/28131
- chore(release): bump version to 0.51.0-nightly.20260625.g3fbf93e26 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28151
- Vertex base url update by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28145
- fix(security): enforce case-insensitive sensitive path blocklist and vscode hitl by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/27966
- fix(core-tools): resolve defensive path resolution for at-reference files and fix macOS tests by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28053
- feat(caretaker): implement Cloud Run webhook ingestion service by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28015
- fix(core): resolve symbolic link directory escape in memory import processor by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28233
Excerpt ends here — this release continues at the source ↗.
Refactor: exclude transient CI configuration files from workspace context
- feat(caretaker-triage): add triage worker core foundational modules
- feat(caretaker-egress): implement octokit github action handler for egress service
- chore(release): bump version to 0.52.0-nightly.20260707.g27a3da3e8
- Changelog for v0.51.0-preview.0
- Changelog for v0.50.0
- fix(core-tools): bypass LLM correction for JSON and IPYNB files in write_file and replace
- fix(core): use unambiguous previous intent label in fallback summary
- +7 more changes
Read the full release noteHide the full release note
What's Changed
- Refactor: exclude transient CI configuration files from workspace context by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28216
- feat(caretaker-triage): add triage worker core foundational modules by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28163
- feat(caretaker-egress): implement octokit github action handler for egress service by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28303
- chore(release): bump version to 0.52.0-nightly.20260707.g27a3da3e8 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28323
- Changelog for v0.51.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28320
- Changelog for v0.50.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28322
- fix(core-tools): bypass LLM correction for JSON and IPYNB files in write_file and replace by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28223
- fix(core): use unambiguous previous intent label in fallback summary by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28343
Excerpt ends here — this release continues at the source ↗.
chore/release: bump version to 0.52.0-nightly.20260715.gfa975395b
- fix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request
Read the full release noteHide the full release note
What's Changed
- chore/release: bump version to 0.52.0-nightly.20260715.gfa975395b by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28402
- fix(core,a2a): group cancelled tool responses and coalesce consecutive roles to prevent 400 Bad Request by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28407
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260715.gfa975395b...v0.52.0-nightly.20260716.g3ff5ba20f
v0.52.0-nightly.20260715.gfa975395b Release v0.52.0-nightly.20260715.gfa975395b
Primary source ↗fix(core): enrich shared project quota limit errors with setup hint
- fix(a2a-server): ensure task cancellation aborts execution loop
- fix(core): simplify plan mode write policy to support relative paths
- feat(core): Bump node google-auth-library version to 10.9.0
Read the full release noteHide the full release note
What's Changed
- fix(core): enrich shared project quota limit errors with setup hint by @amelidev in https://github.com/google-gemini/gemini-cli/pull/28391
- fix(a2a-server): ensure task cancellation aborts execution loop by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/28316
- fix(core): simplify plan mode write policy to support relative paths by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/28398
- feat(core): Bump node google-auth-library version to 10.9.0 by @jerrylin3321 in https://github.com/google-gemini/gemini-cli/pull/28385
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.52.0-nightly.20260713.gf354eebaf...v0.52.0-nightly.20260714.gfa975395b
Polled sources
[official-changelogs] Gemini CLI changelogs site
html · every 180m
https://geminicli.com/docs/changelogs/[github-releases] GitHub Releases
github_releases · every 60m
https://github.com/google-gemini/gemini-cli/releases