v0.50.0-preview.1
Gemini CLISummary
This release introduces the capability for tool registry discovery, enhancing how tools are managed. Several critical fixes were implemented to stabilize the release process, including preventing bad NPM releases and resolving binary shadowing issues during CI verification.
New Features
- Introduced new functionality for tool registry discovery.
Bug Fixes
- Fixed issue where npm ci ignore scripts were not being verified during release.
- Prevented workspace binary shadowing during release verification.
- Resolved issue that caused bad NPM releases and promoted job crashes.