Overview
- xAI published the full Grok Build Rust repository on GitHub and released prebuilt binaries for macOS, Linux, and Windows on Wednesday, July 15, 2026.
- The move followed user reports that the Grok Build CLI had been syncing entire code repositories to xAI’s cloud and Elon Musk said previously uploaded data was deleted and retention disabled.
- The repo is a modular Rust workspace with separate crates for the TUI pager, agent runtime, tools, and workspace management and first‑party code is licensed under Apache 2.0.
- The project supports interactive terminal use, headless scripting, and editor integration via the Agent Client Protocol so developers can run it locally or embed it in workflows without cloud throttles.
- Engineers and the community are auditing the agent runtime and sandboxing as questions remain about safe command execution, permission boundaries, recoverability from harmful actions, and what this means for competing AI coding tools.