Skip to content
AI Primer
release

xAI launches Grok Build 0.1 API with $1/$2 pricing and 256K context

xAI put Grok Build 0.1 into the API with 256K context and $1 per million input plus $2 output pricing, while OpenCode and Kilo wired it into coding workflows. Early web-build tests in Kilo landed around $0.07 to $0.14 per task.

4 min read
xAI launches Grok Build 0.1 API with $1/$2 pricing and 256K context
xAI launches Grok Build 0.1 API with $1/$2 pricing and 256K context

TL;DR

You can jump from Vercel's changelog to OpenCode's v1.15.7 release notes, and Venice even exposed a direct chat entrypoint. The fast part of this launch was not the benchmark discourse, it was how many agent surfaces wired the model in immediately.

API spec

The public spec that showed up first was simple: coding model, 256K context, low API pricing.

Vercel's day-one listing also pinned the model slug as xai/grok-build-0.1 in AI Gateway via vercel_dev's post. Venice added one extra number that did not appear in the initial pricing tweet, with AskVenice's launch thread describing the model as 256K context with 64K output, plus function calling, structured outputs, vision input, and reasoning.

OpenCode login

OpenCode turned the rollout into an actual workflow story instead of a raw API drop.

According to OpenCode's post, Grok and X Premium subscribers can use that subscription directly inside OpenCode. Then LLMpsycho's release-note summary pointed to OpenCode v1.15.7 with Grok OAuth and device login, alongside error-handling fixes and restored OpenAI OAuth in the same update.

That matters for one specific reason: access got bundled into existing coding clients immediately, instead of forcing every early user through a fresh xAI-only toolchain.

Kilo cost samples

Kilo's thread is the most concrete early usage evidence in the pool because it attached dollar figures to finished UI outputs.

Across the five examples in the main Kilo thread, the posted costs were:

Those are toy-ish tasks, but they are useful toy-ish tasks. The thread gives a rough first-pass price band for short agentic front-end jobs without inventing a benchmark harness.

Day-one surfaces

The ecosystem story is broader than one client.

Within the evidence window, Grok Build 0.1 appeared in:

Kilo also said its CLI is built on the MIT-licensed OpenCode project and sends improvements upstream according to kilocode, which helps explain why Grok support showed up across adjacent agent tooling so quickly.

CLI extras

The API launch also leaked a slightly stranger product shape around it.

In superdoteng's demo, Grok Build appears inside a Rust chat UI with collapsible tool calls, live skills, inline diffs, streaming, and a terminal toggle. Separately, WesRoth's reposted screenshot shows native /imagine and /imagine-video commands in the CLI, with the capture displaying an always-approve mode and free-credit meter.

So the first public picture of Grok Build 0.1 is not just a cheap coding endpoint. It is an API model that landed at the same time as a growing cluster of agent clients, OAuth flows, and even media-generation commands around the CLI.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 5 threads
TL;DR2 posts
API spec1 post
OpenCode login1 post
Kilo cost samples4 posts
Day-one surfaces3 posts
Share on X