A curated list of AI-powered tools for developers — editors, agents, code review, testing, CLI tools, MCP servers, and more.
AI coding has gone from autocomplete to autonomous teams in two years. This list helps you cut through the noise: the tools that ship, the tools that are interesting, and the tools that are quietly winning. Curated for working developers, not benchmark-chasers.
Maintained by LaunchApp. Contributions welcome — see contributing.md.
- AI Code Editors & IDEs
- In-Editor Assistants & Completion
- Autonomous Coding Agents
- CLI & Terminal Coding Tools
- Agent Orchestrators & Multi-Agent
- Code Review & PR Automation
- Testing & QA
- Code Search & Codebase Intelligence
- Documentation Generation
- Web-Based App Builders
- Open-Source & Self-Hosted
- Model Context Protocol (MCP)
- DevOps & CI/CD
- Models for Coding
- Prompt & Context Engineering
- Learning Resources
- Related Lists
- 🟢 Open source
- 💰 Paid / commercial
- 🆓 Free tier available
- 🏠 Self-hostable
- ⭐ Editor's pick
Full IDEs and forks built around AI as a first-class feature.
- Cursor ⭐ 💰 — AI-first VS Code fork. Multi-file edits, agent mode, codebase chat. Currently the category leader.
- Windsurf 💰 — VS Code fork from Codeium with the "Cascade" agent. Strong long-running task support.
- Zed 🟢 🆓 — Rust-built editor with native AI assistant and multibuffer edits. Fast.
- Void 🟢 — Open-source Cursor alternative. Bring your own model.
- Trae 💰 — ByteDance's AI IDE with Builder/Chat modes.
- PearAI 🟢 — Open-source AI editor fork.
Extensions that add AI to existing editors (VS Code, JetBrains, Vim, etc).
- GitHub Copilot ⭐ 💰 — The original. Inline completion, chat, agent mode, PR review.
- Continue 🟢 🆓 — Open-source autopilot for VS Code and JetBrains. Configurable models.
- Codeium 🆓 — Free AI completion across 70+ editors.
- Tabnine 💰 🏠 — Privacy-focused completion. On-prem deployment available.
- Supermaven 💰 🆓 — Fast, long-context completion. Acquired by Cursor.
- Cody 🆓 💰 — Sourcegraph's assistant with codebase-wide context.
- Amazon Q Developer 🆓 💰 — Formerly CodeWhisperer. Tight AWS integration.
- JetBrains AI Assistant 💰 — Native to all JetBrains IDEs.
Agents that take a goal and execute multi-step work — planning, editing, testing, iterating.
- Claude Code ⭐ 💰 — Anthropic's terminal-native agent. Strong tool use, MCP support.
- Aider 🟢 🆓 ⭐ — Pair-programs from your terminal with git-aware diffs. Model-agnostic.
- OpenAI Codex CLI 🟢 — Lightweight terminal agent from OpenAI.
- Gemini CLI 🟢 — Google's agent for the terminal.
- Devin 💰 — Cognition's autonomous SWE. Browser, shell, editor in one sandbox.
- OpenHands 🟢 🏠 — Open-source autonomous agent platform (formerly OpenDevin).
- SWE-agent 🟢 — Princeton's research agent. Strong on SWE-bench.
- Cline 🟢 — Autonomous VS Code agent (formerly Claude Dev).
- Roo Code 🟢 — Cline fork with multi-mode agent loop.
- opencode 🟢 — Terminal-native AI coding agent from SST.
Lower-level CLI tooling that pairs with agents or runs solo.
- Animus (ao-cli) 🟢 ⭐ — Autonomous agent orchestrator. YAML workflows, daemon scheduling, multi-model routing across Claude/Gemini/GPT.
- llm 🟢 — Simon Willison's CLI for talking to any LLM. Plugin ecosystem.
- mods 🟢 — Charm's AI for the command line. Pipes-friendly.
- shell-gpt (sgpt) 🟢 — Shell command generation and chat.
- aichat 🟢 — All-in-one CLI chat & agent in Rust.
Frameworks for running multiple agents, coordinating workflows, or building your own coding agent.
- Animus 🟢 ⭐ — Production orchestrator: define an engineering team in YAML, dispatch tasks across isolated worktrees, route by complexity.
- LangGraph 🟢 — Stateful multi-agent graphs from LangChain.
- CrewAI 🟢 — Role-based multi-agent framework.
- AutoGen 🟢 — Microsoft's conversational multi-agent framework.
- Claude Agent SDK 🟢 — Build production agents on Claude.
- OpenAI Agents SDK 🟢 — OpenAI's agent framework with handoffs and tracing.
- smolagents 🟢 — Hugging Face's minimal code-writing agents.
Tools that review pull requests, suggest improvements, or gate merges.
- CodeRabbit 💰 🆓 — Line-by-line PR review. Most popular in this category.
- Qodo (Codium) 💰 🆓 — PR-Agent + test generation. Open-source PR-Agent available.
- Greptile 💰 — Codebase-aware PR review.
- Bito 💰 🆓 — AI code review & chat.
- Ellipsis 💰 — Async AI reviewer that fixes its own comments.
- Diamond by Graphite 💰 — PR review built into Graphite's stack.
- Qodo Cover 🟢 — Auto-generates regression tests with coverage targets.
- Checksum 💰 — AI-generated end-to-end tests from real user behavior.
- Octomind 💰 — AI E2E test generation and maintenance.
- Meticulous 💰 — Auto-generates and maintains UI tests.
- Momentic 💰 — Low-code AI testing platform.
- Sourcegraph 💰 🆓 ⭐ — Code search + Cody AI across massive codebases.
- Greptile 💰 — API for codebase Q&A.
- Bloop 🟢 — Open-source code search with semantic understanding.
- Aider Repo Map 🟢 — Repo-map approach for giving LLMs codebase context.
- Mintlify Writer 🆓 — Auto-generated docstrings.
- Swimm 💰 — AI-assisted, code-coupled documentation.
- DocuWriter.ai 💰 — Generates code, API, and test documentation.
Prompt-to-app tools — for prototyping or full apps.
- v0 ⭐ 💰 🆓 — Vercel's UI generator. React + Tailwind output.
- Bolt.new 🆓 💰 — StackBlitz's full-stack web app builder.
- Lovable 💰 🆓 — End-to-end app generator with deploy.
- Replit Agent 💰 — In-browser app generation + hosting.
- Tempo 💰 — Visual + AI React app builder.
- a0.dev — React Native app generator.
For when you want to own the stack.
- Continue 🟢 🏠 — Self-hostable IDE assistant.
- TabbyML 🟢 🏠 — Self-hosted Copilot alternative.
- OpenHands 🟢 🏠 — Self-host an autonomous SWE agent.
- LiteLLM 🟢 🏠 — Unified gateway for 100+ LLM providers.
- Ollama 🟢 🏠 — Run LLMs locally.
- LM Studio 🆓 🏠 — Local LLM desktop UI.
Anthropic's open standard for connecting AI tools to data sources and capabilities.
- MCP Specification — The spec.
- Official MCP servers 🟢 — Reference implementations (filesystem, git, GitHub, Slack, etc).
- awesome-mcp-servers — Curated MCP server directory.
- mcp-agent 🟢 — Build agents on top of MCP.
- FastMCP 🟢 — Pythonic MCP server framework.
- Animus 🟢 — Daemon-driven AI workflows in CI.
- Sweep 🟢 — AI assistant that opens PRs from issues.
- SourceLevel 💰 — AI metrics and review automation.
Frontier and open-weight models with strong code performance.
- Closed: Claude Sonnet/Opus 4.x, GPT-5 / o-series, Gemini 2.5/3 Pro
- Open weights: Qwen2.5-Coder, DeepSeek-Coder-V3, Codestral, StarCoder2
- Repomix 🟢 — Pack a repo into a single file for LLM context.
- files-to-prompt 🟢 — CLI to bundle files into a prompt.
- Cursor Rules — Cursor's rules format (also adopted by other tools).
- CLAUDE.md convention — Project-level instructions for Claude Code.
- Anthropic's Building Effective Agents — Patterns for production agents.
- SWE-bench — Benchmark for resolving real GitHub issues.
- Aider Leaderboards — Real-world coding benchmark by model.
- sourcegraph/awesome-code-ai — Long-running list maintained by Sourcegraph.
- jamesmurdza/awesome-ai-devtools — Developer-tool focused.
- punkpeye/awesome-mcp-servers — MCP servers specifically.
- Hannibal046/Awesome-LLM — Broader LLM landscape.
- Shubhamsaboo/awesome-llm-apps — LLM application examples.
Found a tool we missed? Open a PR. See contributing.md for inclusion criteria — we prioritize tools that ship, are actively maintained, and serve real developer workflows.
To the extent possible under law, LaunchApp has waived all copyright and related or neighboring rights to this work.
