v0.42.0-nightly.20260506.g80d269054
Gemini CLISummary
This release introduces the ability to queue messages during compression and steers the model to use the edit tool for surgical edits. Several critical bugs were resolved, including fixes for stream closure errors, chat corruption, and improved tool approval reliability.
New Features
- Enabled queuing messages while compression is active.
- Steered the model to utilize the edit tool specifically for surgical editing tasks.
Bug Fixes
- Fixed a race condition related to tool approval and improved status reporting in the a2a server.
- Fixed settings dialog border clipping by applying a maxHeight constraint.
- Fixed stream premature close errors (ERR_STREAM_PREMATURE_CLOSE) by implementing automatic retries.
- Fixed minor issues related to the generalist profile.
- Rejected numeric values provided for GOOGLE_CLOUD_PROJECT environment variable.
- Removed unsafe type assertion suppressions within error utility functions.
- Allowed redirection in YOLO and AUTO_EDIT modes without requiring sandboxing.
- Fixed a chat corruption bug occurring within the context manager.
Improvements
- Clarified documentation to explain that Auto Memory proposes both memory updates and skill changes.