Grok Build is a terminal-based AI coding assistant from xAI. It runs as a TUI (Terminal User Interface) that understands your codebase, executes shell commands, edits files, searches the web, and manages tasks -- all from your terminal.
You can use it interactively as a full-screen TUI, run it headlessly for scripting and CI/CD, or integrate it into editors and IDEs via the Agent Client Protocol (ACP).