Gemini CLI v0.46.0 Changelog
What changed in Gemini CLI v0.46.0, released 2026-06-10 β explained in plain English.
- Fixes terminal resize crashes and endless error loops caused by invalid text editor settings.
- Automatically transitions users from experimental features to the stable, official "Flash" AI model.
- Adds a new quote for startup or display features.
Want a heads-up when Gemini CLI updates?
We email you the moment a new Gemini CLI version drops β plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This update is all about making the Gemini command-line toolβwhich lets you talk to the Gemini AI directly from your computer's terminalβmore stable and reliable. If you use this tool to write code or run AI prompts from your command line, this release ensures the app won't crash during everyday tasks like resizing your window or typing in the wrong settings.
What's new
- Added a quote: A new quote has been added to the application's code (often used for fun startup messages or display features).
Improvements
- Smoother AI model upgrades: If you are testing out experimental features, the tool will now automatically transition you to the official, stable "Flash" version of the Gemini AI model. In software, "GA" stands for General Availability, meaning the model is fully tested and ready for everyone to use.
Fixes
- No more terminal resize crashes: Fixed a bug where resizing your terminal window (the command-line screen) would cause the program to crash.
- Stopped endless error loops: If you accidentally set an invalid text editor in your settings, the tool used to get stuck in an endless loop of spamming error messages. This has been fixed so it handles the error quietly.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Gemini CLI v0.46.0 by running:
npm install -g @google/gemini-cli
This is our plain-language summary. Read the complete, official notes on the Gemini CLI official changelog β.
