v0.48.0-nightly.20260613.g9e5599c32
Gemini CLISummary
This release introduces new documentation and migration commands for the Antigravity CLI. Key fixes include ensuring zero-quota limits fail fast to prevent hangs and correcting multi-line escaped quote handling. Additionally, the tool now avoids persisting empty resume sessions and standardizes tool output formatting.
New Features
- Added documentation and migration commands for Antigravity CLI.
Bug Fixes
- Fixed an issue where zero-quota limits caused a retry loop hang by ensuring they fail fast.
- Fixed incorrect handling of multi-line escaped quotes within the stripShellWrapper function.
- Fixed incorrect Vertex AI model mapping.
Improvements
- Prevented the persistence of empty resume sessions.
- Standardized tool output formatting for consistency.