v0.47.0-nightly.20260604.g4196596f7
Gemini CLISummary
This release introduces support for using the Gemini 1.5 Flash model automatically when enabled via a flag. It also includes stability improvements by adding recovery mechanisms for policy parsing errors. Additionally, the continuous integration process has been optimized with new labeling and batching workflows.
New Features
- Enabled auto mode to use Gemini 1.5 Flash when the corresponding flag is active.
- Ensured backend definitions are respected for the Gemini 1.5 Flash model.
Bug Fixes
- Fixed policy parsing issues by adding an EBUSY fallback and TOML parse recovery.
Improvements
- Improved CI process by adding an optimized PR size labeler and batch workflows.