Netlify Stopped Charging by Seat Because Agents Don't Have One
On April 14, 2026, Netlify replaced per-seat billing on its Pro plan with a flat $20 monthly price covering unlimited team members, including AI agents, following its March 2026 Agent Runners launch and CLI redesign for AI agents. Rivals Vercel and Replit still bill per developer seat.
The short version
Netlify's March 2026 push to make its CLI and platform agent-friendly culminated on April 14 in killing per-seat pricing entirely: one $20 Pro plan now covers unlimited humans and AI agents. Vercel and Replit still charge per seat. Whether this is vision or arithmetic, teams building with Claude Code pay less either way.
On April 14, 2026, Netlify tore up its own pricing page and stopped charging by seat. The Pro plan still costs $20 a month, but now it covers unlimited team members, human or automated, where it once billed $20 for every person added past the first.
That change is the payoff of a bet the company started making in public five months earlier, when Netlify's Ivan Zarea argued at QCon London that AI agents had become primary users of developer tools, not an edge case bolted onto a human workflow.
Netlify's CLI was redesigned around that idea: full executable commands now print next to every interactive prompt, so an agent never has to guess a flag. Five months on, the whole platform is priced as though that argument were already settled.
For a small team already shipping with an agent, the effect is immediate. Adding Claude Code to a project no longer shows up as a line item.
What Actually Changed on April 14
Before the update, a Netlify Pro team paid $20 for the first seat and another $20 for each additional person or contributor on a project, according to the company's own changelog. After it, the same $20 a month covers every role on the team, plus an unlimited number of agents, drawing from a shared pool of 3,000 monthly credits.
CEO Matt Biilmann put the reasoning plainly: "Seat pricing made sense for us when software was written by a handful of developers. It makes far less sense when anyone, including any AI agent, can build software." He described the move as trading "short term seat revenue" for a platform priced around what the company now calls, without much modesty, "3 billion builders."
The growth behind that framing checks out. Netlify hit 10 million registered developers on Christmas Eve 2025, up from 5 million at the end of 2024. Reaching the first 5 million took most of five years. The next 5 million took about one.
Five Months, Three Moves
The pricing change was not a standalone decision. It was the third of three moves, all traceable to the March conference talk.
On March 16, Netlify introduced an Internal Builder role: a project-level permission built for marketers, HR staff, and other non-engineers shipping with agents. An Internal Builder can build and iterate, but cannot publish straight to production. On a connected project, they open a pull request instead. A Developer or Owner still decides when it ships.
Two days later, on the same day as the conference talk, Netlify launched Agent Runners at netlify.new: pick Claude Code, OpenAI Codex, or Gemini CLI, describe an app in a prompt, and get it deployed on the same infrastructure as a hand-written project.
One detail from the March coverage does not hold up on a second look. Reporting at the time paired the CLI story with a claim that SQLite and the drawing library tldraw were both moving their test suites behind closed doors to block AI replication.
SQLite's suite has been proprietary since long before agentic coding existed. That part is old news dressed as new. tldraw's version was closer to a joke: developer Simon Willison confirmed the team called its closed-tests proposal "more of a joke." Worth correcting before it hardens into folklore.
Who Gets Cheaper, and Who Does Not
The reshuffle mainly helps two kinds of teams. A solo developer or a small shop running most of its output through an agent like Cursor now pays the same $20 whether it runs one agent or five. Someone using a tool like Lovable to prototype a landing page can join under the Internal Builder role without a second line on the invoice.
The company is specific about who is walking through that door: 65% of the roughly 40,000 people signing up daily are new to web development entirely, including people it names as CMOs and therapists building with agents rather than code.
The team that does not benefit is anyone still paying by the seat somewhere else. Vercel's Pro plan, as of this writing, still charges $20 per developer seat a month on its own pricing page, even as it ships its own prompt-to-app builder, v0. Replit built its business on roughly the prompt-to-production pitch Netlify is now making with Agent Runners. It has not matched the seat change either. Both are now pricing against a rival that made adding an agent to a team free.
The Case This Is Retreat, Not Vision
The strongest objection to reading this as a philosophical bet is that it might just be arithmetic. Seat revenue only grows if human headcount grows, and the company's own numbers show the mix tilting hard toward builders who were never going to pay for a developer seat in the first place. Calling a pricing floor you can no longer defend "the end of seats" is a normal thing for a company to do.
That objection is plausible. It does not change what a reader deciding where to deploy actually gets. Whether Netlify acted out of conviction or necessity, a team building with Claude Code, or letting a non-engineer prototype without hiring another developer, pays the same $20 it always did. The motive is a question for competitors and investors. It is not one a team choosing a platform this quarter needs answered first.
What Would Prove This Wrong
Two things are worth watching. The Agent Experience vocabulary now has a shared home at agentexperience.ax, listing Clerk, Neon, Convex, and Supabase as collaborators rather than Netlify alone. If that list has not grown past a handful of names by the end of 2026, AX was branding, not a standard. And if Vercel's pricing page still bills per seat while v0 keeps shipping new agent features, that is the clearer signal: Netlify's bet has not forced the market's hand yet.
Netlify has already answered whether it believes its own pitch. The next test is whether the platform still charging for every human it adds thinks it can afford not to follow.
Frequently asked questions
When did Netlify stop charging per seat?
Netlify removed per-seat pricing from its Pro plan on April 14, 2026. The plan stayed at $20 a month but switched from $20 per additional seat to unlimited Owners, Developers, Internal Builders, and AI agents.
Does Netlify's new pricing include AI agents for free?
Yes. Under the April 2026 pricing update, AI agents building on a Netlify project no longer count as billable seats. Usage is still metered through a shared pool of 3,000 monthly credits per team on the Pro plan.
What is Netlify's Internal Builder role?
Internal Builder is a permission tier Netlify introduced on March 16, 2026 for non-engineers, such as marketers or HR staff, who build with AI agents. It can iterate with Agent Runners but cannot publish directly to production, requiring a pull request review from a Developer or Owner instead.
Does Vercel also offer unlimited seats like Netlify?
No. As of this writing, Vercel's Pro plan still charges $20 per developer seat per month according to its own pricing page, even as it builds agent-facing features like v0 and AGENTS.md support for Next.js.
What is Netlify's Agent Experience (AX) concept?
Agent Experience, or AX, is a term Netlify coined for designing products so AI agents can discover, call, and recover from errors reliably, alongside UX and DX. It now has a shared reference site at agentexperience.ax listing collaborators including Clerk, Neon, Convex, and Supabase.
Covered in this guide
- Claude Code: Claude Code by Anthropic scores 88.6% on SWE-bench Verified, starts at $20/month with no free tier. Reads 1M-token codebases, edits files, runs tests, and opens PRs across 8 platforms.
- Replit: Cloud coding environment where you describe an app in plain English and AI builds and deploys it.
- v0: AI-powered full-stack app builder that turns natural language prompts into production-ready code
- Cursor: Cursor is an AI code editor built on VS Code, used by 64% of Fortune 500 companies, with Agent Mode, Tab completion, and Cloud Agents at $20/month.
- Lovable: Build something lovable. Create apps and websites by chatting with AI.
Sources
- Pricing updates for Credit-based plans
- The end of seats: pricing Netlify for 3 billion builders
- Celebrating 10 million developers
- Internal Builder Role & Project Access Controls
- Netlify Launches AI Agent Runners to Clear Production Backlogs
- Ivan Zarea | QCon London 2026
- Agent Experience
- tldraw issue: Move tests to closed source repo
- Building Next.js for an agentic future
- Vercel Pricing
Still deciding?
This guide covers a handful of options. Smart Match checks every listing in the directory against how you actually work and what you can spend, then hands you the shortlist and the reason behind each pick.
Start Smart MatchRelated guides
- How to Automate Repetitive Work With AI (Without Writing Code)
- How to Choose the Right LLM: A Practical Guide to GPT, Claude, Gemini, Llama, DeepSeek, and Perplexity
- xAI Spent $60 Billion on Cursor. Grok Build Now Runs Two Coding Models.
- Cursor Composer 2.5 vs. Claude Code: Which AI Coding Agent Should You Use in 2026?
- Windsurf Is Now Devin Desktop: What Actually Changed
- How to Build an AI-Powered App Without Being a Developer