Warp Terminal Goes Fully Open-Source Under AGPL v3 with Agent-First Contribution Model
Warp has open-sourced its complete Rust codebase on GitHub under a dual license: AGPL v3 for the core and MIT for the UI framework. The repo crossed 37,000–40,000 stars within hours of launch. Rather than a traditional contributor model, Warp uses Oz—a parallel cloud agent system—as the primary implementer, with human contributors proposing ideas and reviewing agent output. OpenAI is the founding sponsor and powers the agentic workflow with GPT models. Claude Code, Codex, and Gemini CLI all plug into the system.
Why It Matters
Warp's open-source move reframes the terminal as an agent runtime infrastructure layer—not a user-facing tool—and establishes a novel contribution model where agents do the coding and humans do the editorial work, inverting the traditional open-source workflow.