#22 · Primary category: AI Coding Assistants
warp
Warp is an agentic development environment, born out of the terminal.
Project last updated:08/29/26
GitHub Stars
64.6K
Forks
5.5K
Contributors
163
License
AGPL-3.0
Why we included this project
Warp is a desktop development environment that grew out of the terminal. Its built-in coding agent takes natural-language requests, from fixing a failing test to repo-wide refactors, and shows proposed changes as inline diffs you can inspect before applying. You can also plug in your own CLI agent, such as Claude Code, Codex, or Gemini CLI, and run it in the same window with session management and notifications. The native editor and project-level rules help turn agent output into something you'd actually ship, which matters for solo developers and small teams who want agent assistance but still want a human to review. It's an app you install, not a library, so you work inside its interface.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.