# xai-org/grok-build

SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.

Repository: https://github.com/xai-org/grok-build
Canonical: https://ross.abutalabs.com/products/grok-build
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2026-08-25T21:15:55+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 3
- inputs: {"age_days": 50, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 26100, forks 4908 (observed 2026-08-28T04:11:38.828149+00:00)

## What it is
Grok Build is SpaceXAI's terminal-based AI coding agent, written in Rust, that runs as a full-screen interactive TUI. It understands codebases, edits files, executes shell commands, searches the web, and can run headlessly for scripting/CI or be embedded in editors via the Agent Client Protocol.

## Use cases
- ai coding agent in the terminal
- refactor code with an llm from the command line
- automate code edits in ci pipelines
- embed an ai agent into my editor
- interactive tui for ai-assisted programming
- let an ai agent run shell commands and fix bugs

## When to choose
- you want a full-screen, mouse-interactive terminal AI coding agent
- you need headless agent runs for scripting or CI
- you want editor integration via the Agent Client Protocol
- you prefer a fast native Rust tool with prebuilt binaries for macOS, Linux, and Windows

## When to avoid
- you need a GUI-based AI coding assistant
- you want an IDE plugin rather than a terminal tool
- you require Windows builds that are fully tested and supported
- you don't want an agent that can execute shell commands autonomously

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, cli, terminal-ui, llm-inference, developer-tools
- domain: developer-tools, large-language-models
- platform: windows, cli, rust
- tags: coding-agent, tui, acp, ai-pair-programming, code-editing, command-line, ai-agents, macos, linux

## Member repositories
- xai-org/grok-build (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:38.828149+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:55:55.907958+00:00, confidence not recorded.
  - readme: https://github.com/xai-org/grok-build (fetched 2026-08-28T04:11:38.828149+00:00, sha 38f7c368890f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
