Vercel made a language. Not for you.
Zero is a Pre-1 experiment from Vercel Labs. Agents are the primary users, not humans.
Vercel released a programming language. It's called Zero. AI agents are the primary users, not humans. Verbose where verbosity helps the agent. A standard library wide enough that the agent doesn't have to pick packages. Compiler errors structured as repair plans. The docs spell it out: code that's "easy for agents to generate, inspect, and repair." Not optimized for human convenience.
Read that sentence again.
Fifty years of language design was one argument about human ergonomics. Indentation vs braces. Strong typing vs flexibility. Smalltalk vs Lisp. The assumption was always that the audience is a human reading code on a screen.
A company that ships production tools to millions of developers just bet against that assumption. Vercel isn't the only one thinking this way. They're the first to plant a dedicated-language flag instead of retrofitting an existing one.
In five years, every mainstream language will have agent-readable diagnostics. Structured repair metadata. Linters that emit fix plans, not warnings. TypeScript half-does it. Rust's compiler errors are basically there. Python follows. The ones that don't catch up lose the AI-coding market.
The moat moves. From "can you write it" to "can you decide what to write."
Writing beautiful Rust or elegant Python stops being a moat. The moat moves to: can you read what the agent shipped, understand what it does in production, and judge whether it's the right thing to ship.
People who spent ten years writing code by hand didn't become worthless. The part of the job that paid the bills shrunk. The part that still pays, judgment about systems, business, and failure modes (those four blind spots), is the part nobody trained for.
Zero is a Pre-1 experiment. It might never be production-ready. Not the point.
The point is that someone with Vercel's distribution thought it was worth building.