Overview
Warp is a Rust-based development environment built from the terminal, combining its own coding agent with external CLI agents such as Claude Code, Codex, and Gemini CLI.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Combine terminal workflows and coding agents in one development environment
Shell interaction and agent-driven coding live in the same terminal-centered workflow instead of separate tools.
Extend the environment with external CLI agents and Factories
Warp can host Claude Code, Codex, Gemini CLI, and others, while Factories target automated issue triage, specification, implementation, and review.
For terminal-centric developers who want agents integrated into daily work
It suits developers who want to retain familiar CLI workflows while bringing investigation, implementation, and review agents close to the terminal.
Sources: [2]
Separate MIT UI framework code from AGPL code
The warpui_core and warpui crates are MIT-licensed; the rest of the repository is AGPLv3.
Official sources
- [1]warpdotdev/Warp repository(2026-09-20)
- [2]Warp README(2026-09-20)
- [3]Warp documentation(2026-09-20)
- [4]Warp AGPL license(2026-09-20)
- [5]Warp MIT license(2026-09-20)
Supplemental curator note
Warp now publishes its client code and supports both its built-in agent and external CLI agents such as Claude Code, Codex, and Gemini CLI. Licensing is mixed: `warpui_core` and `warpui` are MIT, while the rest of the repository is AGPLv3.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/warpdotdev/Warp.git - 2
Enter the repository
cd Warp - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
65,107 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 248
- Open PRs
- 1,414
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- rust
- linux
- macos
- terminal
- bash
- zsh
- wasm
- shell
- Stars
- 65,107
- Forks
- 5,571
- Watchers
- 351
- Open issues
- 3,873
- Contributors
- 166
- Primary language
- Rust
- License
- AGPL-3.0
- Repository last updated
- Sep 20, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,099 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - React250,594 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Hermes Agent247,156 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - TensorFlow200,194 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++ - Visual Studio Code192,699 Stars
The MIT-licensed Code - OSS repository that forms the open foundation of Visual Studio Code.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.