Grok CLI v0.0.22 Changelog
What changed in Grok CLI v0.0.22, released 2025-08-05 β explained in plain English.
- Minor patch release (v0.0.22) for the Grok CLI, a tool used with Vibe Kit.
- Links directly to GitHub so developers can compare the exact code changes.
- Introduces no major new concepts or breaking changes.
Want a heads-up when Grok CLI updates?
We email you the moment a new Grok CLI version drops β plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This release is a quick, minor update for the Grok CLIβa command-line interface (a tool where you type text commands to control software instead of clicking buttons) used by developers working with "Vibe Kit." Because this update only bumps the version number slightly, it is what developers call a "patch" release. It doesn't introduce major new concepts, but rather links directly to GitHub so programmers can compare the exact, under-the-hood code changes between the previous version and this one.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok CLI v0.0.22 by running:
npm install -g @vibe-kit/grok-cli
This is our plain-language summary. Read the complete, official notes on the Grok CLI official changelog β.
