Grok Build v0.2.92 Changelog
What changed in Grok Build CLI v0.2.92, released 2026-07-08 โ explained in plain English.
- New commands let you easily switch between a clean, minimal view and a full-screen view.
- Pasting images on Mac is now a massive 65 times faster.
- Several annoying bugs were fixed, like links opening twice or terminal text getting cut off.
Want a heads-up when Grok Build updates?
We email you the moment a new Grok Build 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 your workspace cleaner, faster, and much more reliable. Whether you are writing code or just love a smooth terminal experience, these changes mean fewer interruptions, lightning-fast image sharing on Macs, and smarter permission settings so the app doesn't keep bugging you with the same questions.
What's new
- New Screen Modes: You can now type
/minimalto get a distraction-free view, or/fullscreento make the app take up your whole screen. - Toggle Questions: A tool that lets the app ask you questions (
ask_user_question) can now be easily turned on or off in your settings files.
Improvements
- Super-Fast Image Pasting (Mac): If you are on a Mac, pasting images is now about 65 times faster. The app now grabs the image directly from your clipboard instead of using a slow background script to fetch it.
Fixes
- No More Missing Text: When you run commands, the terminal will now show the entire output instead of accidentally hiding lines in the middle.
- Better Code Highlighting: When editing code, the color-coded highlighting won't get messed up anymore when a piece of code stretches across multiple lines.
- Smarter Permissions: When you tell the app to "always allow" certain tools (like fetching web pages or running scripts), it will remember your choice instantly instead of asking you again.
- Link Clicking Fixes: Clicking links in the Warp terminal won't accidentally open them twice anymore. Also, you can now click on long links or file paths even if they wrap onto a new line.
- Smoother Windows Updates: Updating the app on Windows won't fail anymore if an older version of the program is still quietly running in the background.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Grok Build v0.2.92 by running:
curl -fsSL https://x.ai/cli/install.sh | bash
This is our plain-language summary. Read the complete, official notes on the Grok Build official changelog โ.
