Grok CLI v1.1.2 Changelog
What changed in Grok CLI v1.1.2, released 2026-04-01 โ explained in plain English.
- Removed unused Telegram pairing code to keep the codebase clean, lightweight, and secure.
- Introduces no 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 minor update is all about cleaning up the inner workings of the Grok Command Line Interface (CLI)โa tool that lets developers interact with the Grok AI directly by typing commands into their computer's terminal. This release matters to developers who want a cleaner, more secure codebase and a more reliable way for the AI to interact with their desktop operating systems.
What's new
- A New Desktop Helper: The tool has switched its "computer sub-agent" (a mini-AI helper designed to perform tasks on your computer) to a system called
agent-desktop. This changes how the AI interacts with your desktop environment behind the scenes, making it more compatible with desktop-focused tasks.
Improvements
- Code Cleanup: The developers removed some old, tracked code used for pairing with Telegram (the messaging app) that was no longer needed. Removing this unused code keeps the project's repository (the folder where all the code lives) clean, lightweight, and secure.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok CLI v1.1.2 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 โ.
