v0.47.0

ekwek1/sopranov0.47.0Jun 18, 2026by gemini-cli-robot

AI Summary

This release updates backend definitions for 3.5 flash and auto mode, introduces fixes for policy handling (EBUSY and TOML parsing), and improves MCP tool discovery with atomic updates. It also includes documentation and migration commands for the Antigravity CLI.

Key Highlights

  • Respect backend definitions for 3.5 flash and update auto mode to use 3.5 flash
  • Implement atomic update in MCP tool discovery
  • Add documentation and migration commands for Antigravity CLI
  • Fix policy to add EBUSY fallback and TOML parse recovery

New Features

  • Respect backend definitions for 3.5 flash
  • Update auto mode to use 3.5 flash
  • Fix policy (EBUSY fallback and TOML parse recovery)
  • Atomic update in MCP tool discovery
  • Documentation and migration commands for Antigravity CLI
  • Avoid persisting empty resume sessions

Full Release Notes

## What's Changed
* chore(release): bump version to 0.47.0-nightly.20260602.gcfcecebe8 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27644
* Changelog for v0.46.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27641
* Respect backend definitions for 3.5 flash and Update auto mode to use 3.5 flash when the flag is enabled. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27645
* fix(policy): add EBUSY fallback and TOML parse recovery (#19919) by @krishdef7 in https://github.com/google-gemini/gemini-cli/pull/21541
* Changelog for v0.45.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27642
* update the max amount of times the Antigravity transition banner can be displayed. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27676
* chore: remove experimental text from browser agent docs by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/27746
* fix(core): implement atomic update in MCP tool discovery by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/27619
* Vertex ai model mapping fix by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27749
* Add documentation and migration commands for Antigravity CLI by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27765
* Avoid persisting empty resume sessions by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/27770


**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.46.0...v0.47.0