Researched
This analysis is based on documentation, public user reports, and vendor materials — not yet on our own hands-on testing. How we rate
Warp rebuilt its pricing, and the free plan got quieter
On December 1, 2025, Warp replaced Pro, Turbo and Lightspeed with a new lineup: Free, Build at $20, Max at $200 per user, Business at $50 per seat (up to 25), and custom Enterprise. Annual billing shaves about 10%, so Build lands near $18.
The detail that catches people is on the free plan. It gives 150 AI credits for your first two months, then 75 a month thereafter.
That's a deliberate shape: enough to fall for the product, not enough to work in it. Nothing about the terminal itself is limited — blocks, GPU rendering, Warp Drive all function — but the AI, which is the reason you installed Warp rather than iTerm2, tapers off just as you're getting used to it.
Credits reset monthly and don't roll over. Separately purchased Reload Credits do carry a 12-month window and cost roughly half what the old overage pricing did.
When the new pricing landed, the most-quoted reaction was that you're really paying for AI compute, not for the terminal.
That's exactly right, and it's the single most useful sentence for deciding whether to buy. Warp's rendering, its block model, its command history — those are free, permanently. Every dollar in the paid tiers buys inference.
Which is why the next section matters more than the price table.
BYOK is the real pricing story
Since May 21, 2026, paid plans support bringing your own API key for OpenAI, Anthropic and Google models.
This changes the arithmetic completely. Your model spend goes to the provider directly instead of drawing down Warp credits, which means a developer who already holds API keys can sit on Build at $20 and run agents as hard as they like, paying inference costs separately at cost.
Without BYOK, heavy Agent Mode use pushes toward Max at $200 — a tenfold difference for the same work. With it, the $20 plan is a licence for the interface and the credits become a fallback rather than a budget.
Very few comparison articles mention this, and it's the difference between Warp being expensive and Warp being cheap.
Agent Mode, and why the shell turned out to be the right place
Most AI developer tools live inside an editor. Cursor, Copilot and Windsurf all put AI next to your code.
Warp's bet was that an enormous share of real development work never happens in the editor: running builds, reading stack traces, wrangling Docker, managing infrastructure, fighting git. Agent Mode takes a goal — deploy this branch to staging, work out why this query is slow — and executes multi-step shell work toward it, asking before anything destructive.
In 2026 that bet extended further. Warp added a built-in file editor for reviewing agent-written code, WARP.md project rule files (the same idea as AGENTS.md or CLAUDE.md), and the ability to orchestrate other coding agents — Claude Code and Codex among them — from one place.
So the pitch has moved from "nicer terminal" to "the place you run agents." Whether that sticks depends on whether the terminal or the editor wins as the orchestration surface, which is genuinely undecided.
Where it isn't for you
You've spent a decade on your shell config. Years of zsh customisation, aliases and plugins don't transfer cleanly, and the people who enjoy that tuning are rarely the people who want a product to have opinions.
You object to logging into a terminal. The account requirement is real and unavoidable for AI features. Zero Data Retention options exist and SOC 2 certification is in place, but the objection is philosophical rather than technical for most who raise it.
You want deep multi-file refactoring. That's editor work. Cursor or Windsurf do it properly; Warp complements them rather than replacing them.
You need more than 50 seats without an enterprise contract. Business caps out, and above that you're in sales conversations.
Warp vs the alternatives
Against iTerm2: the classic macOS terminal is free, endlessly configurable, account-free, and has no native AI. Warp renders faster and has AI in the interface rather than bolted on. For power users with years of configuration, iTerm2 stays. For everyone who never enjoyed that, Warp is a straightforward upgrade.
Against Claude Code: Claude Code is an agent that runs in a terminal; Warp is a terminal with agents built in — and it can now orchestrate Claude Code as one of several agents. They stack rather than compete, which is unusual and useful.
Against Aider: Aider is free, model-agnostic and git-obsessed, living in whatever terminal you already have. If your priority is minimum spend and maximum model freedom, Aider inside iTerm2 costs nothing beyond tokens. Warp's advantage is the interface around it.
Against Cursor: Cursor at $20 owns the editor surface with mature multi-file agent workflows. Warp owns the shell. Teams running Cursor for code and Warp for terminal work is the common pairing, and the two $20 subscriptions cover different halves of the day.
Against Zed: Zed is the other speed-obsessed newcomer, built in Rust with AI included — but it's an editor. Same engineering sensibility, different surface.
Pricing 2026
| Plan | Price | AI credits | What it adds |
|---|
| Free | $0 | 150 first 2 months, then 75/mo | Full terminal, blocks, Warp Drive access |
| Build | $20/mo (~$18 annual) | 1,500/mo | Full Agent access, unlimited Warp Drive, ~40 repo indexing, BYOK |
| Max | $200/user/mo (~$180 annual) | 1,500/user + shared Reload Credits | BYOK for all users, SSO, universal Zero Data Retention, admin controls |
| Business | $50/user/mo | Team allowance | SAML SSO, team-wide Zero Data Retention, up to 25 seats |
| Enterprise | Custom | Negotiated | Unlimited seats, dedicated support, custom compliance |
Checked August 2026 against Warp's published pricing and current third-party reviews. The Free/Build/Max structure replaced Pro, Turbo and Lightspeed on December 1, 2025; BYOK for OpenAI, Anthropic and Google models arrived May 21, 2026; the client was open-sourced in April 2026. Included credits reset monthly and do not roll over, while purchased Reload Credits carry a 12-month expiry. Confirm on warp.dev/pricing before committing.
Set up BYOK on day one if you have API keys. It's the difference between Build at $20 being enough and needing Max at $200. Nothing else on this page will save you more money.
Use the free plan to test the terminal, not the AI. Seventy-five credits a month won't tell you whether Agent Mode fits your work — but two months at 150 will tell you whether you like the interface enough to care.
Max is for teams, not individuals. At $200 per user its value is shared Reload Credits, SSO and enforced data retention policy. A solo developer hitting credit limits should reach for BYOK long before this tier.
Our Verdict
Warp is the most complete AI-native terminal available, and the 2026 additions — agent orchestration, a built-in editor for reviewing agent output, WARP.md rules, an open-sourced client — moved it from a nicer shell to a credible place to run agentic work. The Rust rendering is genuinely fast, the block interface makes long output navigable in a way scrollback never did, and putting AI where builds and stack traces already live is a better idea than it sounded in 2022.
The friction is that you're buying AI compute, not a terminal, and the credit model makes that awkward. The free plan tapers from 150 credits to 75 after two months, which is enough to enjoy and not enough to adopt. Max at $200 is a serious jump from Build at $20 for what is, on paper, the same credit allowance plus team features. And the account requirement in a terminal remains a legitimate objection for a certain kind of developer, no amount of SOC 2 certification notwithstanding.
BYOK, added in May 2026, quietly resolves most of the pricing complaint — and almost nobody mentions it. Bring your own key, stay on Build, and Warp stops being an AI subscription and starts being a $20 interface licence.
For developers who live in the shell, recommend at Build with BYOK configured. For anyone perfectly happy with their existing terminal, there's no urgency here.
Note: Warp does not currently have an affiliate program with AIVario. We earn no commission, and this rating carries no commercial incentive.
Best for: Developers who spend hours daily in the shell, infrastructure and DevOps work, teams wanting shared workflows, anyone orchestrating multiple coding agents
Not ideal for: Long-time shell customisers, developers who refuse to log into a terminal, deep multi-file refactoring, teams over 50 seats without an enterprise contract
Bottom line: The best AI terminal there is, priced as an AI subscription. Configure BYOK and it becomes a $20 tool instead of a $200 one.
- Claude Code — terminal agent that Warp can now orchestrate alongside others
- Cursor — the editor half of the pairing most developers end up with
- Aider — free, model-agnostic agent for any terminal you already use
- Zed — same speed obsession, applied to the editor instead
- Windsurf — agentic IDE if you'd rather the agent lived next to your code
Frequently Asked Questions about Warp
Is Warp free?
The terminal is; the AI is metered. All core terminal features — blocks, GPU rendering, Warp Drive access — work on the free plan without limits. AI credits are the constraint: 150 for your first two months, then 75 per month thereafter. That covers occasional command generation and error explanation, not daily agent use. Paid plans start at $20 for Build with 1,500 credits.
What changed in Warp's pricing?
The whole structure was replaced on December 1, 2025. The old Pro, Turbo and Lightspeed tiers gave way to Free, Build at $20 per month with 1,500 credits, Max at $200 per user, Business at $50 per user for up to 25 seats, and custom Enterprise. Annual billing takes about 10% off, dropping Build to roughly $18. Credits reset monthly and do not roll over, though separately purchased Reload Credits carry a 12-month window.
Can I use my own API key?
Yes, since May 21, 2026, on paid plans. BYOK covers OpenAI, Anthropic and Google models, and it's the genuine escape hatch from Warp's credit economy — your model spend goes to the provider directly rather than drawing down credits. For developers already holding API keys and running agents heavily, this often makes Build at $20 sufficient where the credit maths would otherwise push toward Max at $200.
What is Agent Mode?
Warp's agentic workflow: you give it a goal rather than a command. Something like finding why a Postgres query is slow, or deploying a branch to staging, and it runs multi-step shell work to get there, asking permission before destructive actions. It's what moved Warp from an AI-assisted terminal to an agent that uses your terminal, and it's the feature that consumes credits fastest.
Does Warp work on Linux and Windows?
Yes, all three platforms with close to full parity. Warp launched on macOS in 2022, added Linux in 2024, and brought Windows to general availability in 2025 — native rather than WSL-only, supporting both PowerShell and WSL shells. Apple Silicon and ARM Linux are covered. The client was open-sourced in April 2026, which addresses one long-standing objection from the crowd that dislikes closed-source shells.
Why does Warp require an account?
Because the AI features, Warp Drive sharing and settings sync are cloud services. Some developers find the sign-in requirement intrusive on a terminal, which is a fair objection — a shell is the last place many people expect a login. Warp offers Zero Data Retention options for privacy-conscious users, applied universally on Max and enforceable team-wide on Business, and holds SOC 2 certification.
Is Warp better than iTerm2?
Different products that happen to share a window. iTerm2 is free, deeply customisable, requires no account, and has fifteen years of accumulated configuration knowledge behind it. Warp is faster to render, has a modern block-based interface, and puts AI natively in the loop. Developers who've spent years tuning their shell rarely switch; developers who never enjoyed that tuning tend to switch immediately.
Does Warp replace an AI code editor?
No, and it's better understood as a complement. Cursor and similar tools sit next to your code for multi-file editing and review; Warp sits next to your command line for builds, debugging output, infrastructure, Docker, git and increasingly for driving other coding agents. Plenty of developers run both — Cursor for writing, Warp for everything that happens in a shell afterwards.