A terminal environment designed for running AI coding agents with shared context and multi session management.

Warp is an open-source CLI / Terminal that functions as an agentic development environment. It functions as a CLI tool for macOS and Linux, designed to integrate AI coding agents directly into the shell workflow. The software transforms the standard command line interface into a space where developers can interact with AI to automate repetitive coding tasks and manage project lifecycles.
The application allows users to employ a built-in coding agent or integrate external CLI agents. It is deployed as a desktop application that combines standard shell capabilities with agentic management workflows. Users can run their preferred shells, such as bash or zsh, while leveraging a layer of AI orchestration that handles complex development sequences and provides shared context across different sessions.
Warp is built using Rust and utilizes a specialized UI framework consisting of the warpui and warpui_core crates. The project uses a hybrid licensing model, with the UI framework under the MIT license and the remaining codebase under the AGPL v3. It is specifically designed for developers and open-source maintainers who require automated coordination for issue management, PR reviews, and contributor workflows. The architecture supports a lightweight contribution flow and includes a bootstrap script for local builds and testing.
This tool shifts the CLI from a passive command interface to an active, agent-driven development environment.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.