xAI Launches Grok Build: Open-Source Rust-Based AI Coding Agent With 10,000+ GitHub Stars But No External Contributions Allowed
Summary
xAI launches Grok Build, an open-source Rust-based AI coding agent with terminal UI support for file editing, shell commands, and web search — already surpassing 10,000 GitHub stars despite rejecting all external contributions.
Key Points
- SpaceXAI releases Grok Build, an open-source terminal-based AI coding agent written in Rust that runs as a full-screen TUI, supporting file editing, shell command execution, web search, and long-running task management.
- The tool is available as prebuilt binaries for macOS, Linux, and Windows, and can also be built from source using Rust, with full documentation hosted at docs.x.ai/build/overview covering features like MCP servers, sandboxing, headless mode, and plugins.
- Despite being publicly available on GitHub with over 10,000 stars, external contributions are not accepted, and first-party code is licensed under Apache 2.0 while third-party vendored code retains its original licenses.