Docs · v0.1
The v0 CLI, from install to ship.
A single v0 binary that mirrors the entire v0 Platform API, runs safely
in agent pipelines, and streams generations live in a human TTY. These docs are organized in five parts —
start anywhere.
01
Getting started
Install the binary, authenticate, run a health check, and ship your first chat in four lines.
Read → 02
Commands
Create chats, iterate, manage project env vars, deploy previews, register webhooks. The full surface.
Read → 03
Agent mode
Stable JSON envelope, NDJSON streaming, parallel chats with background workers, params vs sugar flags.
Read → 04
Safety
Trust ladder (T0–T3), single-use intent tokens, killswitch, two-phase audit log. Safe defaults for agents.
Read → 05
Reference
Config file layout, environment variables, exit codes. Everything you need for scripting.
Read →