On May 25, xAI officially launched its new AI programming agent Grok Build, which is now open for beta testing for all SuperGrok and X Premium Plus subscribers. This tool is not just a simple code assistant but a deeply engineered agent integrated into the terminal (CLI), designed to handle complex software development tasks through automated processes.

Core Architecture and Features of Grok Build

Grok Build is designed to be directly embedded into developers' daily workflows, with key highlights including:

  • Plan Mode (Planning Mode): For complex development tasks, Grok Build can automatically generate detailed execution plans. Developers can view, comment on, modify, or even completely rewrite the plan before the task is executed, ensuring that every change goes through a strict "review-approval" process, resulting in safer and more controllable code.

  • Imagine Tool Integration: During development, users can directly call the Imagine tool to generate images and video resources using AI, meeting the multi-modal material needs of the project.

  • Command Line (CLI) Empowerment:

    • Highly Automated: It supports building complex automation workflows or orchestrators directly via the command line.

    • Parallel Collaboration: For ultra-large-scale tasks, Grok Build can automatically decompose and assign multiple sub-agents (Sub-agents) to process them in parallel, significantly improving the efficiency of handling large repositories (Repos).

    • Ecological Compatibility: It can seamlessly integrate with developers' existing AGENTS.md, plugins, hooks, skills, and MCP servers, adapting immediately to existing work practices.

New Paradigm of "AI + Software Engineering"

Different from traditional AI code assistants, Grok Build emphasizes engineered end-to-end control. Its unique "headless mode" allows it to run in scripts and automation workflows and fully supports ACP (Agent Client Protocol, Agent Client Protocol), meaning developers can use it as the underlying logic to build their own AI agent applications.

Currently, Grok Build has already shown its potential in Tesla's software development, including the development of the FSD (Full Self-Driving) system and the upcoming Cybercab autonomous vehicle project, where senior engineers have confirmed its widespread application in solving complex engineering challenges.

How to Get Started?

Existing subscribers can install and use it with a single command:

curl -fsSL [https://x.ai/cli/install.sh](https://x.ai/cli/install.sh) | bash

xAI stated that Grok Build is still in the Beta phase and encourages users to provide real-time feedback on bugs or feature requests via the CLI by entering /feedback. With this release, xAI is accelerating the integration of AI into the front lines of engineering R&D, aiming to completely free developers from repetitive coding tasks.