Warp’s big bet on building open source with GPT-5.5
Mirrored from OpenAI for archival readability. Support the source by reading on the original site.
May 27, 2026
StartupWarp’s big bet on building open source with GPT‑5.5
Warp uses GPT‑5.5 to orchestrate agents across local, cloud, and open-source workflows.

30%
Fewer tokens per task with GPT-5.5
90%
Of internal pull requests created with agents
Warp(opens in a new window) started as a modern terminal, earning early love from developers for its speed, collaboration features, command workflows, and AI-native interface. As coding agents moved from experiments to everyday engineering workflows, Warp saw the terminal becoming a natural place for developers to work with agents: where commands, context, collaboration, and review already meet.
When Warp open-sourced(opens in a new window) its terminal client this year, with OpenAI as the founding sponsor of the repo, the company also introduced Open Agentic Development: a model for building software in the open. Humans define objectives and supervise outcomes, while agents plan work, write code, test changes, and open pull requests.
Recent improvements in frontier AI models helped make that kind of agent orchestration practical at scale. For Warp’s open-source workflows, GPT‑5.5 helps agents reason across larger problem spaces and prepare work for human review. In internal benchmarks, GPT‑5.5 used 30% fewer tokens per agentic coding task than GPT‑5.4, helping Warp improve efficiency as it scales long-running agent workflows.
Today, Warp has nearly 1 million developers and is used by more than 56% of the Fortune 500. In Warp’s own engineering organization, agents now co-create around 90% of the company’s pull requests, giving the team a firsthand view into what long-running agent workflows need to scale: observability, coordination, memory, and human review.
“We think we can ship a better Warp, more quickly, by working with our community to supervise a fleet of agents. OpenAI models help make that sustainable for the long-horizon coding work these systems require.”
The next generation of collaborative software development
Open Agentic Development is Warp’s bet on where software development is heading. Agents will write code, and developers will specify intent, verify the outputs, and decide what ultimately ships. Those choices become reusable context for future agents, allowing the system to improve over time.
If the orchestration is good enough, Warp believes agents can produce more consistent code than a loosely coordinated group of humans. Open source then becomes less about humans contributing implementation work directly, and more about contributing the product judgment and shared vision that only humans can provide.

Persistent, parallelized agents need components like shared memory, reproducible environments, evaluation systems, permissions, and ways to coordinate work. Warp built Oz, its cloud orchestration platform, to manage agents across local and cloud environments.
For Open Agentic Development workflows, Warp uses GPT‑5.5 for agents that help manage open-source contributions, according to the company. OpenAI models have also performed strongly in Warp’s internal evaluations for long-horizon engineering tasks involving reasoning, planning, code generation, and code review.
Agentic orchestration with Oz
Oz(opens in a new window) acts as a control plane for deploying and coordinating agents across local and cloud environments. Developers can launch agents through a web interface, select predefined skills and environments, choose the model and hosting configurations, and monitor long-running workflows centrally as they execute.



Once launched, agents can continue running remotely while developers inspect live sessions, monitor execution state, review generated artifacts, and hand workflows back and forth between cloud and local environments without losing context. Oz also supports recurring workflows, allowing agents to operate like scheduled cron jobs.
As agents accumulate more state over time, maintaining focus and preserving important decisions becomes increasingly difficult. Oz uses techniques like context compaction, persistent memory, and dedicated subagents for tasks like code search and file analysis to help agents stay reliable across extended workflows.
OpenAI models play several roles inside Oz. For the Warp agent, tasks are classified by type and difficulty, with more complex coding and reasoning work routed to stronger model configurations. GPT‑5.5 is part of the OpenAI model mix Warp uses for demanding agentic coding workflows. Warp also uses OpenAI models as LLM-as-a-judge systems inside its evaluation pipelines.
“We’ve found that OpenAI models regularly provide frontier-level intelligence while taking fewer tokens and turns to complete the same tasks. The models are especially strong for coding tasks that require reasoning across large problem spaces.”
Building the infrastructure for agentic development
For Warp, Open Agentic Development and the Oz orchestration platform are ultimately part of the same long-term bet: that software development is evolving from individual interactions with coding assistants into systems for coordinating large numbers of persistent agents over time.
So far, that bet seems to be paying off. Warp’s ARR grew 35x last year, with enterprise revenue up more than 500% since Q4 2025. The company says much of that growth is coming from organizations looking for more flexible ways to scale agent workflows.
The underlying workflows around agentic development are still early and highly experimental. By open sourcing its terminal client and building in public with Open Agentic Development workflows, Warp hopes developers can help shape how orchestration, supervision, and verification systems evolve as agents become more autonomous over time.
“No one knows exactly what the future of agentic development will look like,” Lloyd says. “We think the community ought to be able to participate in shaping it.”



Discussion (0)
Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.
Sign in →No comments yet. Sign in and be the first to say something.