← Back to all sparks
V

v0 by Vercel

INFRA · APIS
Velocity6.3

AI-powered UI generation tool by Vercel for building React components from text prompts.

v0 is turning a prompt-to-app toy into an addressable build service with a real workspace around it.

prompt-to-appmcpplatform-apifigmateam-governancevercel
Current state
v0 ships a substantial digest roughly every two weeks, and the entries are long — 3,000 to 5,000 characters of genuine feature and fix detail, not version stamps. Three threads run through the last ten releases: making the agent programmatically addressable (Platform API v2, an expanding MCP server), deepening design and data sources (direct Figma inspection, Shopify, Snowflake), and hardening the parts users actually trip over (preview sandboxes, ZIP exports, Git-backed chats, scope and SSO bugs).
Where it's heading
The center of gravity is moving from the chat box to everything around it. Team governance arrived through deployment policies, restricted memories and skills on any paid plan, and request-access flows; the agent gained the ability to act on the workspace itself, listing, inspecting, creating and continuing other chats on request. Meanwhile the model layer is treated as swappable — Opus 4.7 Fast, then Opus 5 and Opus 5 Fast slot into a picker without ceremony — which says the durable moat is being built in the surrounding surface, not in whichever model is current.
Prediction
Expect the Platform API to leave beta and the MCP tool set to keep widening toward full chat lifecycle control, with the workspace features that landed in August getting team-scoped equivalents.

Recent moves

  1. 5d ago

    A redesigned sidebar, a richer deployment popover, and broader Usage and Activity access

    A workspace release: a persistent resizable sidebar with chats grouped by project, right-click menus, favicon badges for chats needing input, and archiving instead of deletion. The deployment popover gains live CI checks and a contextual action that switches between Review Code, Fix CI and Fix Conflicts. Notably, v0 can now list, inspect, create and continue your other chats on request — the agent acting on the workspace, which fits the addressability thread running through this window.

  2. 19d ago

    Claude Opus 5, direct Figma inspection, and composer prompt history

    ⚡ SPARK

    The release that changed how design enters the product: v0 reads a connected Figma file's structure and styles while building rather than importing a screenshot of it. Opus 5 and an Opus 5 Fast tier arrive in the picker the same day, consistent with the pattern of treating the model layer as swappable.

  3. 29d ago

    Slash commands, the Shopify integration, and a Snowflake reliability pass

    Shopify goes generally available, letting v0 build storefronts against live products, prices and inventory through the Storefront and Admin APIs, and slash commands make skills reachable without leaving the keyboard. Snowflake gets a reliability pass that steers generations to a team's real account instead of mock data — the same move as Shopify, pointing generated apps at live data rather than placeholders.

  4. 1mo ago

    Grouped tool approvals, richer MCP tools, and team deployment policies

    Tool permission approvals for MCP and bash collapse into a single panel so resolving one no longer advances the chat past the others, and the MCP server adds listMessages and resolveTask. The team-governance thread advances here too: deploy and GitHub import respect Vercel deployment policies, and restricted memories and skills drop from Enterprise to any paid team plan.

  5. 1mo ago

    Platform API v2, MCP chat tools, and Office file attachments

    ⚡ SPARK

    The release that made v0 callable from outside itself, pairing a v2 Platform API that can start a chat from a GitHub repository with an MCP server that can create, find, read and message chats. Read against the later releases, this is the beginning of the addressability arc that the August workspace tooling continues.

  6. 2mo ago

    Annotations mode, in-form questions, and wallet checkout

    Annotations mode lets users click preview elements to drop numbered comments and send them as one batch, and clarifying questions move into the prompt form with select and skip options. Both tighten the feedback loop between seeing a generated app and correcting it, alongside wallet checkout and a long list of scope and SSO fixes.