xAI 推出 Grok Build 早期测试版
阅读原文· x.aixAI终于下场做终端里的编码代理了,功能规划看着挺全,但早期beta只开放给SuperGrok Heavy用户,普通开发者还得再等等。
xAI 面向 SuperGrok Heavy 订阅用户推出 Grok Build 早期测试版。这是一个直接在终端运行的新型编程智能体与命令行工具,专为专业软件工程和复杂任务设计。其核心功能包括:支持“计划模式”,允许用户在代码执行前审阅和修改详细步骤;能无缝集成现有开发工具链;可将大型任务分解,交由并行运行的专用子智能体处理。此外,该工具提供无头模式,便于脚本和自动化流程集成。用户可通过单行命令安装并立即在项目中使用。
Introducing Grok Build | xAI
May 25, 2026
Introducing Grok Build
Now in early beta for all SuperGrok and X Premium Plus subscribers — Grok Build is a new coding agent that runs right from your terminal.
Plan, review, approve Works with what you already use Subagents that work in parallel Built to fit your workflow Try it today
Today we're launching an early beta of Grok Build, a powerful new coding agent and CLI for professional software engineering and complex coding work.
Available now to all SuperGrok and X Premium Plus subscribers. Install Grok Build with a single command and sign in with your account:
$ curl -fsSL https://x.ai/cli/install.sh | bash
~/Documents/GitHub/xai
|8.4%|
❯add rate limiting to the public API
◆Thought for 3.8s
Enter:run│Esc:reset│Tab:next example│Type:custom command
Plan, review, approve
For complex tasks, start Grok Build in plan mode. You can approve the plan, comment on individual steps, or rewrite it entirely before execution begins. Once a plan is approved, every change shows up as a clean diff.
~/Documents/GitHub/xai
|3.91%|
❯tighten install docs for headless mode
◆Edit docs/install.md
plan.md
1 Install Docs Refresh Plan
2 Quick Assessment
3• docs/install.md skips headless mode and ACP entirely, so the install path should be rewritten to cover the bootstrap, the -p flag, and config.toml in one pass.
4 Implementation Plan
5 1. Replace the install snippet with the curl bootstrap
6 2. Document -p headless mode and ACP compatibility
7 3. Point users to config.toml for models and API keys
8 4. Cross-link the auth and feedback sections
#1 review diff
[turn: 21s, ↕16.8k]
Enter:run│Type:swap prompt│Esc:clear input
Works with what you already use
Your AGENTS.md, plugins, hooks, skills, and MCP servers all work out of the box. Start Grok Build in your repo and it picks up your conventions instantly.
~/Documents/GitHub/xai
|3.95%|
◆Thought for 9.2s
I'll search the marketplace and install the browser-review plugin.
❯install browser-review and open its skills
Hooks Plugins Marketplace Skills MCP Servers
/browser All⌄
›browser-review v0.8.2(community)
[preview]
Scroll this example into view to watch the plugin install flow.
[turn: 31s, ↕39.1k]
Click:take over│Enter:run│Tab:switch tabs│Esc:clear input
Subagents that work in parallel
For larger tasks, Grok Build delegates work to specialized subagents that run in parallel. Grok Build also supports deep worktree integrations, and you can launch subagents in their own worktrees.
~/Documents/GitHub/xai
|4.32%|
explore
Explore checkout flow explore · grok-build
explore
Explore infra and CI explore · grok-build
explore
Explore shared Go libraries explore · grok-build
explore
Explore order services explore · grok-build
explore
Explore fulfillment jobs explore · grok-build
explore
Explore pricing engine explore · grok-build
❯find the source of the p99 latency regression
|Diff recent deploys explore · grok-build
[running]
|Rank slowest endpoints explore · grok-build
[running]
|Pull slow query plans general · grok-build
[running]
Splitting deploys, slow endpoints, DB plans, and cache hit rates into parallel digs.
[turn: 54s, ↕39.8k]
[turn: 54s, ↕39.8k]
Enter:launch│Click:pin agent│Type:change task│Esc:clear input
Built to fit your workflow
Headless mode (-p) allows easily running agents inside scripts and automations. The CLI also provides full ACP support to build your own bots and agent orchestration apps.
Try it today
This is an early beta, and your feedback is the fastest way to make it better. Type /feedback in the CLI to send bugs, requests, and reactions straight to the team.
SuperGrok and X Premium Plus subscribers can install Grok Build with the command above and start building. If you don't have SuperGrok yet, upgrade here — we're excited to see what you create.
$ curl -fsSL https://x.ai/cli/install.sh | bash
Copy dark SVG
Copy light SVG