Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.50.0 includes two bug fixes and introduces tool registry discovery.
- Fixed npm ci ignore scripts
- Prevented workspace binary shadowing
- Introduced tool registry discovery
- Prevented bad NPM releases
Why it matters: Developers using Gemini CLI should update to avoid issues and benefit from new features.
Full release notes4 changes
What's Changed
- fix/verify release npm ci ignore scripts
- fix(ci): prevent workspace binary shadowing in release verification
- Feat/tool registry discovery
- fix(ci): prevent bad NPM releases and promote job crashes
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.49.0...v0.50.0