@rohanpaul_ai: Grok Build beta (agentic coding agent that lives in your terminal) is now open to all SuperGrok and X Premium+ users. B…
Summary
xAI's Grok Build, an agentic coding agent for the terminal, is now in beta for SuperGrok and X Premium+ users, enabling natural-language code generation, planning mode, parallel sub-agents, and image/video generation.
View Cached Full Text
Cached at: 05/26/26, 02:53 PM
Grok Build beta (agentic coding agent that lives in your terminal) is now open to all SuperGrok and X Premium+ users.
Before only SuperGrok Heavy users had access.
You install it once with a single command, then you can type natural-language instructions like: “Make a rollercoaster simulator” or “Build a todo app in the style of Apple” etc..
and Grok will:
- Plan Mode -> create a step-by-step plan you review and approve before it touches any code
- Use sub-agents that run in parallel for complex tasks
- Edit multiple files, use git, run tests, search the web, etc.
- Create images and videos using Imagine (Grok’s image/video generator) right inside the workflow
- Build automations or full orchestrators (you can turn sessions into reusable “skills” or connect multiple agents)
xAI (@xai): Grok Build is now available in Beta for all SuperGrok and X Premium+ users.
Use Plan Mode, create images and videos with Imagine, and build automations or orchestrators with the CLI.
Visit https://t.co/bpTHpjivWD to get started.
Similar Articles
Introducing Grok Build (2 minute read)
Grok Build is a new coding agent that runs from the terminal, now in early beta for SuperGrok Heavy subscribers. It supports plugins, subagents, and deep worktree integrations, including a headless mode for scripting.
@elonmusk: Try it out … Improvements are landing every few days!
xAI releases Grok Build CLI beta, installable from Grok Web via a terminal command, exclusively for SuperGrok Heavy subscribers with a 67% discount.
Grok Build 0.1 on API (1 minute read)
xAI has released grok-build-0.1 in public beta via API, a model optimized for agentic coding tasks with high speed and competitive pricing.
grok is surprisingly good as a terminal coding agent
Grok, xAI's model, proves surprisingly effective when used as a coding agent directly in a terminal.
Grok Build open sourced under Apache 2.0 license
Grok Build, a terminal-based AI coding agent from xAI, has been open sourced under the Apache 2.0 license. It runs as a full-screen TUI that understands codebases, edits files, executes shell commands, and more.