v0.46.0

google-gemini/gemini-cliv0.46.0Jun 10, 2026by gemini-cli-robot

AI Summary

A significant update focusing on PTY stability and transitioning to the Flash GA model. It also includes optimizations to the CI/CD pipeline and workflow triggers.

Key Highlights

  • Hardened PTY resize against native crashes.
  • Transitioned to Flash GA model when experiment flag is present.
  • Added optimized PR size labeler and batch workflows in CI.
  • Fixed CI to use pull_request_target trigger for fork PRs.

New Features

  • Flash GA model transition
  • CI optimizations (PR size labeler, 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