v0.46.0
parruda/swarmv0.46.0Jun 10, 2026by gemini-cli-robot
AI Summary
This release focuses on stability and UX improvements, including hardening PTY resize against native crashes, preventing spam loops from invalid editors, and transitioning to flash GA models.
Key Highlights
- Hardened PTY resize against native crashes
- Fixed spam loop when preferred editor is invalid
- Transition to flash GA model when experiment flag is present
New Features
- Transition to Flash GA model
- Optimized PR size labeler and batch workflows
Full Release Notes
## What's Changed * fix(core): harden PTY resize against native crashes by @scidomino in https://github.com/google-gemini/gemini-cli/pull/27496 * Changelog for v0.45.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27495 * Changelog for v0.44.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27569 * fix(cli): prevent spam loop when preferredEditor is invalid by @Niralisj in https://github.com/google-gemini/gemini-cli/pull/25324 * Adding quote by @scidomino in https://github.com/google-gemini/gemini-cli/pull/27571 * Transition to flash GA model when experiment flag is present. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27570 * chore(ci): add optimized PR size labeler and batch workflows by @sripasg in https://github.com/google-gemini/gemini-cli/pull/27616 * fix(ci): use pull_request_target trigger to grant write access on fork PRs by @sripasg in https://github.com/google-gemini/gemini-cli/pull/27637 * 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 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27655 * 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 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27699 * 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 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27768 **Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.45.3...v0.46.0