Coding & Development Tools

AI-powered coding assistants, code editors, and development tools that accelerate software engineering.

This is our largest category, and it maps the fastest-moving part of the AI market. The tools cluster into six jobs. AI-first code editors — Cursor and Devin Desktop (formerly Windsurf) — rebuild the IDE around the model. Terminal agents — Claude Code, Gemini CLI, and Aider — work from the command line and handle multi-file tasks autonomously. Autocomplete assistants — GitHub Copilot, Codeium, Tabnine — predict your next lines inside the editor you already use. App generators — Bolt.new, Lovable, v0, and Replit — turn prompts into working prototypes, aimed as much at non-engineers as developers. Review and quality tools — CodeRabbit, Graphite, Greptile, Qodo — catch bugs in pull requests. And autonomous agents — Devin, Factory, Sweep — take tickets and attempt the whole task.

The dividing line that matters: assistance versus autonomy. Autocomplete makes you faster; agents try to do the job while you review. Most professional teams now run both — an agent for well-scoped tasks, autocomplete for everything else.

Pricing follows the split. Most tools are freemium with seat-based plans, while agent-heavy tools increasingly charge for usage on top. The open-source options — Aider, Cline, Roo Code, and Gemini CLI — are free; you pay only for the model API. When comparing, weight codebase context above everything: a tool that understands your repo beats a smarter model that doesn't.

Cursor logo

Cursor

AI-native code editor with agents, Composer, codebase context, and multi-model support.

Coding & Development
Freemium
4.9
Claude Code logo

Claude Code

Anthropic's agentic coding tool for terminal, IDE, GitHub, and cloud software tasks.

Coding & Development
Paid
4.7
OpenAI Codex logo

OpenAI Codex

OpenAI's coding agent for implementing tasks, reviewing changes, and shipping pull requests.

Coding & Development
Freemium
4.6
GitHub Copilot logo

GitHub Copilot

GitHub's AI pair programmer — unlimited completions, cloud agents, and multi-model coding in your IDE.

Coding & Development
Freemium
4.5
Graphite logo

Graphite

Stacked pull requests and AI-powered code review for faster shipping

Coding & Development
Freemium
4.5
Codeium logo

Codeium

Free AI completions and chat plugins for 40+ IDEs — the extension layer of Devin Desktop (formerly Windsurf).

Coding & Development
Freemium
4.4
Warp logo

Warp

AI-native terminal with blocks, workflows, and agent mode

Coding & Development
Freemium
4.4
Cline logo

Cline

Open-source autonomous coding agent for VS Code with terminal, browser, and file-editing workflows.

Coding & Development
Open source
4.4
Roo Code logo

Roo Code

Open-source VS Code agent for autonomous coding in your editor

Coding & Development
Open source
4.4
v0 logo

v0

Vercel's AI app builder for React, Next.js, Tailwind, shadcn/ui, and full-stack prototypes.

Coding & Development
Freemium
4.4
Augment Code logo

Augment Code

AI coding platform built around deep codebase context and autonomous agent workflows.

Coding & Development
Freemium
4.4
Aider logo

Aider

AI pair programming in your terminal — edit code across files with natural language.

Coding & Development
Open source
4.4

112 of 30 tools

§ Common questions

What's the difference between Cursor and Claude Code?

Cursor is a full code editor with AI built into every surface — autocomplete, chat, and agentic edits inside the IDE. Claude Code runs in your terminal as an autonomous agent for multi-file tasks. Many developers use both: Cursor for interactive work, Claude Code for scoped, hands-off jobs.

Are there free AI coding tools?

Yes. Codeium and Gemini CLI have genuinely usable free tiers, and Aider, Cline, and Roo Code are open source — you pay only for the underlying model API, which can be a cheap local model if you prefer.

Is GitHub Copilot still worth it?

For autocomplete inside your existing editor, yes — it's mature, widely integrated, and cheap. But the category has shifted toward agents: if you want multi-file changes and autonomous task execution, compare it against Cursor, Claude Code, or Devin rather than other autocomplete tools.