SpaceXAI Open Sources Grok Build: A Terminal-Native Coding Agent
Content is AI-assisted and may contain inaccuracies.
SpaceXAI has open-sourced Grok Build, its terminal-based AI coding agent and harness, under the Apache 2.0 license. Grok Build runs as a full-screen, mouse-interactive TUI that understands your codebase, edits files, executes shell commands, searches the web, and manages long-running tasks. It supports three modes: interactive terminal use, headless execution for scripting and CI pipelines, and embedded workflows via the Agent Client Protocol (ACP). Compatible with any model, it's designed to be extensible and works as both a standalone CLI and an editor-integrated agent.