Grok Build 0.1 on API (1 minute read)

TLDR AI Models

Summary

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.

xAI's grok-build-0.1 is now in public beta via the API, designed for agentic coding tasks like web development and debugging. The model processes over 100 tokens/second, costing $1 per million tokens in and $2 per million out. It integrates well with platforms like Grok Build, Cursor, and OpenClaw.
Original Article

Similar Articles

Introducing Grok Build (2 minute read)

TLDR AI

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.

Grok Build open sourced under Apache 2.0 license

Reddit r/LocalLLaMA

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.