Hit the usage limit on your go-to AI coding tool again? Give one of these a shot!
| Name | Tags | Notes |
|---|---|---|
| Amp | cli | Built by Sourcegraph |
| Antigravity | ide | Built by Google |
| Anything | app-builder | |
| Bolt AI | app-builder | |
| Claude Code | own-model, cli, background | Built by Anthropic |
| Cline | ||
| Codex | own-model, cli, background | Built by OpenAI |
| Conductor | gui | |
| CTO.new | gui | |
| Cursor | ide, background | |
| Devin | background | Built by Cognition |
| Emergent | app-builder | |
| Factory | cli, background | |
| Gemini CLI | own-model, cli | |
| GitHub Copilot | ||
| Google AI Studio | app-builder | |
| Jules | background | Async coding agent from Google Labs |
| Kilo Code | oss | |
| Kiro | ide | Built by Amazon Web Services |
| Lovable | app-builder | |
| Magic Patterns | app-builder | |
| Orchids | app-builder | |
| Replit | app-builder | |
| Roo Code | oss | |
| Rovo Dev | cli | |
| Terragon | gui | |
| v0 | app-builder | Built by Vercel |
| Vibe Kanban | gui | |
| Warp | cli | |
| Windsurf | ide | Acquired by Cognition |
| Zed | ide | Technically a code editor, not an IDE |
| Add here! |
Please open a PR if you’d like to add a new AI coding tool you’ve been enjoying or to propose a correction!
Note: The AI coding space moves quickly and the boundaries between different categories (what’s an IDE vs. CLI vs. background agent) blur by the day. That said, I’ve offered some high-level tags using the following definitions:
- IDE: The product is primarily an IDE with a built-in agent (e.g. Cursor, Windsurf). Most other coding agents will be integrated into an IDE not owned by them (e.g. Cline, GitHub Copilot)
- own-model: The product uses their own proprietary LLMs (in addition to others)
- CLI: Coding agent used in the terminal via command line interface (e.g. Claude Code, Codex, Gemini)
- background: Also called async agents, where the execution can take place remotely without the human engineer present & actively steering (e.g. Devin)
- app-builder: All-in-one “vibe coding” platforms, typically a web interface that offers no-code UX (e.g. Lovable, v0)
- GUI: Graphic user interface that allows the user to control one or more coding agents in parallel. Sometimes called coding agent orchestrators (e.g. Conductor).