v0.46.0
superradcompany/microsandboxv0.46.0Jun 10, 2026by gemini-cli-robot
AI Summary
v0.46.0 improves PTY hardening, prevents spam loops with invalid editors, transitions to a Flash GA model, and optimizes CI workflows.
Key Highlights
- Harden PTY resize against native crashes
- Prevent spam loop when preferredEditor is invalid
- Transition to Flash GA model when experiment flag is present
- Optimized PR size labeler and batch workflows
New Features
- PTY resize hardening
- Editor spam prevention
- Flash GA model transition
- CI workflow optimization
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