Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.46.0 includes six bug fixes and five additional changes.
- Fixed PTY resize to prevent native crashes
- Prevent spam loop with invalid preferredEditor
- Transition to flash GA model with experiment flag
- Added optimized PR size labeler
- Improved write access on fork PRs
Why it matters: Users of Gemini CLI should update to benefit from the bug fixes and improvements.
Full release notes11 changes
What's Changed
- fix(core): harden PTY resize against native crashes
- Changelog for v0.45.0-preview.0
- Changelog for v0.44.0
- fix(cli): prevent spam loop when preferredEditor is invalid
- Adding quote
- Transition to flash GA model when experiment flag is present.
- chore(ci): add optimized PR size labeler and batch workflows
- fix(ci): use pull_request_target trigger to grant write access on fork PRs
- fix(patch): cherry-pick e4315b3 to release/v0.46.0-preview.0-pr-27645 to patch version v0.46.0-preview.0 and create version 0.46.0-preview.1
- fix(patch): cherry-pick f40498d to release/v0.46.0-preview.1-pr-27676 to patch version v0.46.0-preview.1 and create version 0.46.0-preview.2
- fix(patch): cherry-pick f08b4af to release/v0.46.0-preview.2-pr-27749 to patch version v0.46.0-preview.2 and create version 0.46.0-preview.3
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.45.3...v0.46.0