v0.30.0-nightly.20260211.f5dd1068f
Gemini CLISummary
This release introduces multi-line text answers for the ask-user tool and enables tool output masking by default for improved privacy. Performance has been boosted through optimized table rendering and better management of large debug logs. Several critical bugs related to debug console closing and MCP discovery have also been resolved.
New Features
- Enabled tool output masking by default for enhanced privacy.
- Introduced support for multi-line text answers when using the ask-user tool.
Bug Fixes
- Fixed an issue where the debug console could not be closed after being automatically opened due to a flicker.
- Resolved an issue preventing complete MCP discovery when configured servers were skipped.
Improvements
- Optimized table rendering performance by memoizing styled characters.
- Truncated large debug logs and limited message history size in the CLI for better performance.