v0.28.0-nightly.20260202.707b3e85d
Gemini CLISummary
This release introduces support for session resume, allowing users to pick up ongoing sessions. A key fix addresses an issue where the Escape key failed to cancel streaming output. Additionally, stability improvements were made to the continuous integration process regarding stale Pull Request handling.
New Features
- Added support for session resume functionality.
Bug Fixes
- Fixed an issue where pressing 'Esc' during streaming output would not correctly cancel the operation.
Improvements
- Prevented the stale Pull Request closer from incorrectly closing newly opened Pull Requests.