OSS Tanbou

Warp — evolving the terminal into an agentic development environment

About these scores

OSS scale score is an unbounded metric that log-compresses and weights Stars, Watchers, Forks, and Contributors. Discovery score is the current OSS scale score minus the score at discovery. Update pace is commits in the last 30 days, growth momentum is the OSS scale score difference within the recent observation window, and OSS health is a 0–100 rating based on available recency, Community Health, and release data.

Stars
65,107
Primary language
Rust
License
AGPL-3.0
Repository last updated
Sep 20, 2026

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.

Sources: [2][3]

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.

Sources: [2][3]

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.

Sources: [2][4][5]

Official sources

  1. [1]warpdotdev/Warp repository(2026-09-20)
  2. [2]Warp README(2026-09-20)
  3. [3]Warp documentation(2026-09-20)
  4. [4]Warp AGPL license(2026-09-20)
  5. [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. 1

    Get the source

    git clone --depth 1 https://github.com/warpdotdev/Warp.git
  2. 2

    Enter the repository

    cd Warp
  3. 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
Check the official README

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
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.