Skip to content
Tech News
← Back to articles

Warp is now Open-Source

read original get Warp Terminal Emulator → more articles
Why This Matters

The open-sourcing of Warp marks a significant milestone in the developer tools landscape, fostering community collaboration and innovation in terminal-based development environments. By leveraging GPT models and open-source workflows, Warp aims to enhance productivity and customization for developers and tech companies alike.

Key Takeaways

Website · Code · Agents · Terminal · Drive · Docs · How Warp Works

Note OpenAI is the founding sponsor of the new, open-source Warp repository, and the new agentic management workflows are powered by GPT models.

About

Warp is an agentic development environment, born out of the terminal. Use Warp's built-in coding agent, or bring your own CLI agent (Claude Code, Codex, Gemini CLI, and others).

Installation

You can download Warp and read our docs for platform-specific instructions.

Licensing

Warp's UI framework (the warpui_core and warpui crates) are licensed under the MIT license.

The rest of the code in this repository is licensed under the AGPL v3.

Open Source & Contributing

... continue reading