Grok CLI v1.1.3 Changelog
What changed in Grok CLI v1.1.3, released 2026-04-01 โ explained in plain English.
- Makes working with files in the terminal faster and helps prevent spelling mistakes.
- Includes no breaking changes in this release.
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 quick update is all about making it faster and easier to work with files in your terminal. If you use the Grok command-line interface (a text-based tool used to interact with the AI directly from your computer's terminal), this release will save you some tedious typing and help prevent spelling mistakes.
What's new
- File autocomplete with @-mentions: When you want to talk to the AI about a specific file on your computer, you can now type the
@symbol followed by the first few letters of the file name. The tool will automatically suggest and fill in the rest of the file name for you. It works just like tagging a friend on Discord or Instagram, but for your code and text files.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok CLI v1.1.3 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 โ.
