Grok CLI v1.1.0 Changelog
What changed in Grok CLI v1.1.0, released 2026-03-26 β explained in plain English.
- Automatic Update Checker: The tool now automatically checks for and notifies you of newer software versions.
- Security & Documentation Improvements: Upgraded automatic security scanning for code changes (Pull Requests) and updated the project's changelog.
- Schedule Modal Fix: Resolved a glitch to ensure the task-scheduling pop-up window opens and works correctly.
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 update is all about making the Grok CLI (a command-line tool used to interact with Grok) smarter, safer, and more reliable for developers. It introduces an automatic way to let you know when a new update is ready, improves behind-the-scenes security checks for the code, and fixes a glitch with the scheduling screen.
What's new
- Automatic update checker: The tool will now automatically check to see if a newer version is available, so you always know if you are running the latest and greatest software.
Improvements
- Better security scanning: The developers upgraded their automatic security checks. Now, whenever someone proposes a code change (called a Pull Request), a security tool automatically scans the code to make sure no safety vulnerabilities are being introduced.
- Updated history log: The project's "changelog" (a text file that keeps track of all historical changes) was updated to make sure the documentation is accurate.
Fixes
- Schedule modal bug: Fixed an issue with the "schedule modal"βwhich is the pop-up window used for scheduling tasks. It should now open and work correctly without glitching.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok CLI v1.1.0 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 β.
