Files
gemini-cli/docs/changelogs/latest.md
2025-12-08 22:26:43 +00:00

8.7 KiB
Raw Blame History

Latest stable release: v0.19.0 - v0.19.4

Released: December 1, 2025

For most users, our latest stable release is the recommended release. Install the latest stable version with:

npm install -g @google/gemini-cli

Highlights

  • Zed integration: Users can now leverage Gemini 3 within the Zed integration after enabling "Preview Features" in their CLIs /settings.
  • Interactive shell:
    • Click-to-Focus: Go to /settings and enable Use Alternate Buffer to click within the embedded shell output to focus it for input.
    • Loading phrase: Clearly indicates when the interactive shell is awaiting user input. (vid, pr by @jackwotherspoon)

What's Changed

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.18.4...v0.19.0