Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.47.0 includes bug fixes and updates to improve functionality.
- Added EBUSY fallback and TOML parse recovery
- Updated Antigravity transition banner display limit
- Implemented atomic update in MCP tool discovery
- Fixed Vertex AI model mapping
- Added documentation for Antigravity CLI migration
Why it matters: Users of Gemini CLI and Antigravity should review these changes for improved stability and functionality.
Full release notes11 changes
What's Changed
- chore(release): bump version to 0.47.0-nightly.20260602.gcfcecebe8
- Changelog for v0.46.0-preview.0
- Respect backend definitions for 3.5 flash and Update auto mode to use 3.5 flash when the flag is enabled.
- fix(policy): add EBUSY fallback and TOML parse recovery (#19919)
- Changelog for v0.45.0
- update the max amount of times the Antigravity transition banner can be displayed.
- chore: remove experimental text from browser agent docs
- fix(core): implement atomic update in MCP tool discovery
- Vertex ai model mapping fix
- Add documentation and migration commands for Antigravity CLI
- Avoid persisting empty resume sessions
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.46.0...v0.47.0