AI Agents, News & Updates

xAI Launches Grok Build: A Coding Agent to Rival Claude Code

xAI has launched Grok Build, a terminal-native agentic coding CLI powered by Grok 4.3 with a 2M token context window — xAI's first direct bid to compete with Claude Code and OpenAI Codex.

3 min read
xAI Launches Grok Build: A Coding Agent to Rival Claude Code

xAI

xAI Enters the Coding Agent Race With Grok Build Beta

xAI launched Grok Build today — a terminal-native agentic coding CLI that positions the company as a direct competitor to Anthropic's Claude Code and OpenAI's Codex CLI. The tool is in early beta and currently available only to SuperGrok Heavy subscribers paying $300 per month for the service.

xAI describes Grok Build as "a powerful new coding agent and CLI for professional software engineering and complex coding work." The company is soliciting feedback from early beta users to improve both the model and the product, and the launch itself represents the company's first serious move into the developer coding agent market — a space that Anthropic and OpenAI have been building out aggressively over the past year.

The release was personally promoted by Elon Musk, who posted calls for public beta testers on X on May 14, generating nearly 1.5 million views in minutes. SuperGrok Heavy users can install the beta with a single command: curl -fsSL https://x.ai/cli/install.sh | bash.

How Grok Build Works

Grok Build is powered by Grok 4.3 beta and uses a 16-agent Heavy architecture with a 2 million token context window — the largest among Western closed models and large enough to hold an entire large codebase in memory.

The key interaction model is plan-first execution. For complex tasks, Grok Build starts in plan mode: it writes a structured step-by-step plan, file by file, and waits for user approval before executing anything. Developers can approve the plan, comment on individual steps, or rewrite it entirely before any code runs. All changes surface as clean diffs.

For larger projects, Grok Build can spawn up to 8 concurrent parallel subagents that simultaneously plan, search documentation, and write code. It also supports deep worktree integrations, allowing subagents to run in their own isolated branches. Other capabilities include:

  • Full MCP server support and a plugin ecosystem
  • AGENTS.md, hooks, and skills compatibility — the same conventions used by Claude Code and Codex CLI
  • VS Code integration for developers who prefer a GUI-adjacent workflow
  • ACP (Agent Client Protocol) support for building custom orchestration layers on top of Grok Build
  • Headless mode (-p flag) for running agents inside scripts and CI pipelines

Context: xAI Playing Catch-Up on Coding

The launch is an explicit acknowledgement that xAI has been behind in the coding agent space. Elon Musk previously admitted the company had fallen short of competitors on coding performance, and earlier this year said he was rebuilding xAI "from the foundations up" after several co-founders departed. An executive reportedly told staffers to focus specifically on matching Claude's performance across coding tasks.

xAI was acquired by SpaceX in February 2026, forming SpaceXAI, but the merger has come with significant talent attrition. According to The Information, more than 50 researchers and engineers have exited since the merger, including key personnel in coding and AI training. Grok Build arrives as xAI tries to establish credibility in professional developer tooling while navigating that internal disruption.

Also taking effect today: xAI is retiring several older model slugs from the API. After May 15 at 12:00 PM PT, requests to retired endpoints — including grok-4-1-fast-reasoning, grok-4-fast-reasoning, grok-4-0709, and grok-code-fast-1 — will automatically redirect to Grok 4.3. Developers relying on these slugs should note they will be billed at Grok 4.3 pricing: $1.25 per 1M input tokens and $2.50 per 1M output tokens.

What's Still Unknown

Access to Grok Build remains gated behind the $300/month SuperGrok Heavy tier, making it one of the most expensive entry points in the AI coding agent market. xAI is currently offering an introductory deal at $99/month for the first six months, but has not announced a general availability timeline for lower subscription tiers.

The performance of Grok Build against Claude Code, Cursor, and Codex CLI in real-world engineering tasks has not been independently benchmarked. xAI is explicitly treating this as an early beta, and the quality of Grok 4.3 in agentic coding workflows will need validation before teams make infrastructure decisions around it.

Share:

Other Latest News

OpenAI Codex Goes Mobile With Full Remote Dev Control
AI Agents, News & Updates

OpenAI Codex Goes Mobile With Full Remote Dev Control

OpenAI has integrated Codex into the ChatGPT app for iOS and Android, letting developers approve commands, switch models, and monitor live coding environments from their phone.

May 15, 2026
Anthropic Brings Back Third-Party Agents on Claude With Monthly SDK Credits
AI Agents, News & Updates

Anthropic Brings Back Third-Party Agents on Claude With Monthly SDK Credits

Anthropic has reversed its April ban on third-party agent tools, introducing new monthly "Agent SDK" credits on all paid Claude plans—but the move ends the era of subsidized agentic compute on flat subscriptions, effective June 15.

May 14, 2026
OpenAI macOS App Expires June 12 After TanStack Supply Chain Hit
Security, News & Updates

OpenAI macOS App Expires June 12 After TanStack Supply Chain Hit

OpenAI confirmed two employee devices and its app signing keys were compromised in the Mini Shai-Hulud TanStack npm attack. macOS users must update before June 12 or the desktop app stops working.

May 14, 2026
Cursor Ships Controlled Dev Environments for Cloud Agents
AI Agents, News & Updates, Code Editors

Cursor Ships Controlled Dev Environments for Cloud Agents

Cursor's new release gives teams full control over the environments their cloud agents run in — with multi-repo support, Dockerfile-based config, 70% faster builds, and environment-level audit logs.

May 14, 2026
Claude Code Launches Agent View for Parallel Session Management
AI Agents, News & Updates

Claude Code Launches Agent View for Parallel Session Management

Anthropic shipped Agent View—a unified CLI dashboard for managing parallel Claude Code sessions—and revealed doubled rate limits for all paid plans at its annual Code w/ Claude SF developer conference.

May 13, 2026
Google Turns Android Into an Intelligence System With Gemini
AI Agents, News & Updates, Vibe Coding

Google Turns Android Into an Intelligence System With Gemini

At the Android Show 2026, Google unveiled Gemini Intelligence — an agentic AI layer that automates tasks across apps, introduces natural-language widget building, and reshapes how Android developers need to think about their apps.

May 13, 2026
← Scroll for more →