#68 · Primary category: AI Coding Assistants
grok-build
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
Project last updated:08/28/26
GitHub Stars
26.2K
Forks
4.9K
Contributors
1
License
Apache-2.0
Why we included this project
Grok Build is a terminal-based coding agent that runs as a full-screen, mouse-interactive TUI, yet it also works headlessly for scripts and CI. It can read your codebase, edit files, run shell commands, search the web, and keep long-running tasks going, so it suits developers who prefer working from the command line over a separate IDE panel. The same runtime can be embedded in editors through the Agent Client Protocol, letting a team use one agent for interactive, automated, and in-editor work. Prebuilt binaries for macOS, Linux, and Windows make installation painless, and the Rust implementation stays responsive on large repositories. For engineers and small teams looking for a self-hosted, scriptable coding agent with sandboxing, MCP support, and plugin hooks, it's worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.