Post

HN
Hacker News

Grok Build

Grok Build is SpaceXAI's terminal-based AI coding agent. It runs as a full-screen TUI that understands your codebase, edits files, executes shell commands, searches the web, and manages long-running tasks โ€” interactively, headlessly for scripting/CI, or embedded in editors via the Agent Client Protocol (ACP).

Installing the released binary ยท Building from source ยท Documentation ยท Repository layout ยท Development ยท Contributing ยท License

This repository contains the Rust source for the grok CLI/TUI and its agent runtime. It is synced periodically from the SpaceXAI monorepo.

Prebuilt binaries are published for macOS, Linux, and Windows:

See the changelog for the latest fixes, features, and improvements in each release.

The binary artifact is named xai-grok-pager ; official installs ship it as grok . On first launch it opens your browser to authenticate โ€” see the authentication guide .