v0.50.0

givanz/VvvebJsv0.50.0Jul 8, 2026by gemini-cli-robot

AI Summary

This release focuses on improving CI/CD reliability by fixing npm script verification and preventing release failures. It also introduces a new feature for tool registry discovery.

Key Highlights

  • Fixed npm CI script verification to ignore scripts
  • Prevented workspace binary shadowing in release verification
  • Added tool registry discovery capability
  • Prevented bad NPM releases that cause job crashes

New Features

  • Tool registry discovery

Full Release Notes

## What's Changed
* fix/verify release npm ci ignore scripts by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/28116
* fix(ci): prevent workspace binary shadowing in release verification by @galdawave in https://github.com/google-gemini/gemini-cli/pull/28132
* Feat/tool registry discovery by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28113
* fix(ci): prevent bad NPM releases and promote job crashes by @galdawave in https://github.com/google-gemini/gemini-cli/pull/28147


**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.49.0...v0.50.0