Grok Build v1.0.10 Changelog
What changed in Grok Build CLI v1.0.10, released 2026-08-24 — explained in plain English.
TLDR
- Cloning projects is much faster now because Grok reuses work you already have on your computer.
- No new features or major fixes this time—just a speed upgrade.
- This update mostly matters to developers who start new work sessions frequently.
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 release is all about saving time. If you use Grok to work on code, you’ll notice less waiting when you start a new session, especially for projects you’ve worked on before.
Improvements
- Faster project cloning: When you use
grok clone, it now checks if you already have a copy of the project on your computer. If you do, it links to that existing work instead of downloading everything again. This makes starting up much quicker.
How to upgrade
Update to Grok Build v1.0.10 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 ↗.
