Grok Build Open-Sourced, Scale Revealed
Daniel_Farinax · x · 2026-07-16
Grok Build has been open-sourced. The author pulled real repository data and shared some scale metrics:
- The codebase contains roughly 2,200 Rust source files, 1.35 million lines of Rust code, and includes 80+ packages.
- The workspace is about 73MB, the Cargo.lock exceeds 14,000 lines, and the relevant commit is "Publish harness and TUI open-source".
- The project emphasizes filesystem-native performance (CoW worktrees) and kernel-native security (Seatbelt / Landlock / seccomp).
- The author concludes that agent quality relies on infrastructure, not just prompts; it also supports TUI, headless, ACP, and MCP integrations.
- It can currently be run from source via cargo run -p xai-grok-pager-bin, but external contributions are not accepted at this time.
Related event: Grok Build Open-Sourced as Default Retention Is Turned Off(35 posts)→
More from coding & agent
- Same Echo Maze prompt, three frontier models: all passed visually but shipped the same hidden bug — eyishazyer · 2026-09-11
- Astra storyboards plus Minimax H3 per-shot generation boost video success rates — Hailuo_AI · 2026-09-11
- Codex tip: use Sol with Astra and Luna sub-agents to save usage — pvncher · 2026-09-11
- agents-best-practices: a provider-neutral Agent Skill for designing and auditing agentic harnesses — tom_doerr · 2026-09-11
- Cognition's SWE-2 uses a KKT duality argument in RL to shift the effort Pareto curve — YouJiacheng · 2026-09-11
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11