tech

Grok Build is Now Open Source

Explore the harness behind our coding agent and TUI.

Grok Build is Now Open Source

TL;DR

  • Grok Build, SpaceXAI's coding agent and TUI, is now open-source on GitHub.
  • The source code allows for direct understanding of its operation, from context assembly to tool dispatch.
  • Open-sourcing facilitates easier exploration and extension for users working with skills, plugins, hooks, MCP servers, and subagents.
  • Grok Build can now run fully local-first, with users compiling and pointing it to their own local inference.
  • The published source includes the agent loop, tools for code manipulation and command execution, the terminal UI, and the extension system.