EN
Back to the archive

The archive · Developer & Business Tools · Strategic decision · 2026

Warp bets open source wins the AI terminal: AGPL client hits 56k stars, #2 trending

Warp released its Rust terminal client under MIT/AGPL in April 2026 with OpenAI as founding sponsor; the repo hit 56,000 stars in days.

Warp

The betBurned by closed terminals, developers will embrace an open-source Warp client run agent-first, while proprietary Oz and paid AI plans keep the business.Live

What the business is

Warp is a Rust terminal that renders commands as blocks and hosts AI coding agents — its own agent plus Claude Code, Codex and Gemini CLI. After April 2026 the desktop client is open source under MIT (UI crates) and AGPL-3.0 (rest), while the cloud agent-orchestration layer Oz stays proprietary and paid AI plans carry the revenue.

How it started

CEO and founder Zach Lloyd spent years selling Warp as a closed-source 'modern terminal': a GPU-accelerated Rust app with block-based output and AI assistance, one of the first big bets that the terminal, not the IDE, would become the AI workbench. FOSSLinux, a former critic, recalls that requiring a cloud login for a terminal was the recurring complaint, and ItsFOSS notes open-sourcing had been floated for years before it actually happened.

What happened

ItsFOSS reported on April 28, 2026 that the client source landed on GitHub under a split license — the warpui crates under MIT, the rest under AGPLv3 — with OpenAI as founding sponsor and GPT models powering the contribution workflow. The company said the bottleneck was no longer writing code but reviewing it, and introduced an agent-first model: Oz agents triage issues, write specs and implementations, and open PRs while humans review; open-model support (Kimi, MiniMax, Qwen) and an offline mode shipped alongside. Within days the repo reached about 56,000 stars and 4,100 forks and climbed to #2 on GitHub Trending. The reception was not uniformly warm: devtoolpicks relayed Hacker News debate over whether the move was real open source or 'sophisticated automation theater', because Oz itself stayed proprietary, and FOSSLinux's audit found the free tier's AI assistant still requires analytics to be enabled.

No ending yet — it is still running.

Background

Warp is a Rust terminal that treats commands as blocks and hosts AI coding agents — its own agent plus Claude Code, Codex and Gemini CLI — positioning itself as an agentic development environment born out of the terminal. Founder and CEO Zach Lloyd's company spent years selling it as closed-source software, which drew sustained criticism for requiring a cloud login on a tool that handles credentials and servers.

In April 2026 Warp released the client source on GitHub under a split license (warpui crates under MIT, the rest under AGPLv3), with OpenAI as founding sponsor and GPT models running the contribution pipeline. ItsFOSS quoted Lloyd's rationale: 'Open-sourcing is fundamentally coming from our desire to build a successful business... opening and providing the resources for the community to improve Warp is a smart way to accelerate product development.' The company framed the human role as reviewing agent-written code rather than writing it.

The release added an offline mode and expanded open-model support (Kimi, MiniMax, Qwen), and the repository rocketed to about 56,000 stars and 4,100 forks within days, reaching #2 on GitHub Trending. The reception was split: devtoolpicks relayed Hacker News arguments over whether this was real open source or 'sophisticated automation theater', since the Oz cloud orchestration layer where agents actually run stayed proprietary, and FOSSLinux's audit found the free tier's AI features require analytics enabled.

The episode is a live experiment in agent-first open source: contributors manage agents that write the code, while Warp sells the terminal experience and AI subscriptions. As of September 2, 2026, the repository is public with OpenAI branded as founding sponsor, and Warp's homepage claims 718,000 active developers and markets an open platform for fleets of coding agents.

What has to be true

  • The terminal became the AI workbench: Claude Code, Codex and Gemini CLI made CLI agents mainstream, so Warp's closed, cloud-login terminal faced a trust gap it had to close.
  • The contribution bottleneck moved from writing code to reviewing it — Warp's agent-first flow (Oz writes, humans review) applies the exact product it sells to its own repository.
  • OpenAI as founding sponsor gave the launch distribution and legitimacy no terminal startup could buy on its own, putting the repo on GitHub Trending within days.
  • The split license (MIT UI, AGPL core, proprietary Oz) is the whole business model in miniature: open enough to attract contributors, closed enough to keep orchestration and AI revenue.

What can be applied

Open-sourcing converts criticism into attention, but users audit the boundary: keep the proprietary layer explicit, because 'automation theater' accusations follow any partial opening.

Aftermath

As of September 2, 2026, Warp still runs the open-source client and sells subscriptions around it: devtoolpicks documented free, Build ($20 per month, bring-your-own-key) and Business ($50 per user) tiers, with Oz proprietary and GPT-powered workflows. warp.dev claims 718,000 active developers, 51% of the Fortune 500, and 179,000 agents running daily, and sells Warp Factories as open infrastructure for coding-agent fleets. Whether the agent-first contribution model produces lasting community code or stays a marketing moment is still being tested.

Sources

spotted an error? The archive wants to know.

Your turn

You just read one. Describe what you are building, and see who is betting on the same thing.

Free account · 3 free questions · no card

Related cases