Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.52.0 introduces new features and fixes several bugs.
- Added triage worker core foundational modules
- Implemented GitHub action handler for egress service
- Main worker execution loop and egress action publisher added
- Bypassed LLM correction for JSON and IPYNB files
- Improved error messages for project quota limits
Why it matters: Users of Gemini CLI should update to benefit from new features and bug fixes.
Full release notes15 changes
What's Changed
- 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
- feat(caretaker-triage): implement main worker execution loop and egress action publisher
- fix(privacy): show a clear message when the account has no Code Assist tier
- 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
- chore/release: bump version to 0.52.0-nightly.20260715.gfa975395b
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.51.0...v0.52.0