xAI Launches Grok Build, a Terminal Coding Agent for SuperGrok and Premium+ Users
On May 25, 2026, xAI launched an early beta of Grok Build, a terminal-native coding agent and CLI available to all SuperGrok and X Premium Plus subscribers. The agent supports plan mode with step-level review, parallel subagents and worktrees, AGENTS.md/plugins/hooks/skills/MCP compatibility, headless mode for automation, and one-command install via curl.
TLDR
xAI on May 25, 2026, introduced Grok Build in early beta: a coding agent that runs from the terminal for professional software engineering. Access is included for SuperGrok and X Premium Plus subscribers, with a single-command install. Features emphasize plan-then-execute workflows, parallel subagents, and fit with existing agent conventions (AGENTS.md, MCP, plugins).
What Grok Build ships
According to the official xAI announcement:
- Availability: Early beta for SuperGrok and X Premium Plus users.
- Install:
curl -fsSL https://x.ai/cli/install.sh | bash, then sign in with the subscriber account. - Plan mode: For complex tasks, Grok Build proposes a plan; users can approve, comment on steps, or rewrite before execution. Changes surface as diffs.
- Ecosystem fit: Works with AGENTS.md, plugins, hooks, skills, and MCP servers out of the box.
- Parallel subagents: Larger tasks can be delegated to specialized subagents, including deep worktree integrations so subagents run in isolated trees.
- Automation: Headless mode (
-p) for scripts; full ACP support for custom bots and orchestration. - Feedback: In-CLI
/feedbackto send bugs and requests to the team.
The product continues xAI’s push into agentic developer tools after earlier Grok Build CLI previews earlier in May, expanding access to the full SuperGrok and Premium+ subscriber base.
Why this story matters
Terminal coding agents have become a core competitive surface among frontier labs. Grok Build puts xAI alongside Claude Code, Codex, and Antigravity-style tools with a subscriber-gated beta, plan/approve UX, and multi-agent parallelism—signaling that coding agents are now table stakes for consumer and pro AI subscriptions, not only enterprise APIs.
Sources
- xAI official announcement: “Introducing Grok Build” (x.ai/news/grok-build-cli, published May 25, 2026). Primary details on access, install, plan mode, subagents, headless mode, and ACP.
- xAI / Grok Build product materials linked from the announcement for install and upgrade paths.
Featured Image Alt Text
Terminal window showing Grok Build CLI with plan mode steps, parallel subagent status, and a code diff review panel.
Tags
xAI, Grok Build, Coding Agent, CLI, SuperGrok, Developer Tools