Grok CLI v1.1.7 Changelog
What changed in Grok CLI v1.1.7, released 2026-05-15 β explained in plain English.
- Added a toggle to turn session and data recaps on or off.
- Introduced security prompts to verify you trust a workspace sandbox before it opens.
- 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 update is all about giving you more control over your settings and keeping your computer safe. If you use the Grok Command Line Interface (CLI)βa tool that lets you interact with Grok by typing text commands into your terminalβthis release makes your experience more customizable and secure when running code.
What's new
- An on/off switch for recaps: You can now toggle "recaps" (quick summaries of your sessions or data) on or off, depending on whether you want to see them.
- Security prompts for sandboxes: A "sandbox" is a safe, isolated digital environment used to run code without risking your main computer. Now, the tool will ask you if you trust a workspace sandbox before it opens, helping to prevent you from running untrusted code by accident.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok CLI v1.1.7 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 β.
