Aider
by Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Agents
Aider
Added 17 May 2026
Overview
Aider is the original terminal-first AI pair programmer and still one of the most respected. It opens a chat in your repo, edits files with precise diffs, auto-commits each change with a descriptive message, and can run your test suite to validate changes. BYO API key, works across most major providers.
Best for
Best for
Engineers who live in the terminal and want a tight, scriptable AI loop
Use cases
- Pair-program from the terminal without leaving your shell
- Make a tightly scoped edit with an auto-commit per change
- Drive a code change against a model swap for cost or quality comparisons
- Add an AI-assist layer to any repo without changing your editor
Notes
Why it matters
Aider proved that an AI pair programmer does not need an IDE. It made the terminal-as-agent-surface case before Claude Code popularised it.
How teams use it in production
A lot of senior engineers keep Aider as a second loop alongside Cursor or Claude Code. Different model, different price point, sometimes a different answer.
What to watch
Aider’s edit format and prompt engineering remain a reference for any team building a coding agent of their own.
Pros
- Auto-commit per change makes review and rollback trivial
- Truly editor-agnostic, runs in any repo
- Strong support for diff-aware edits across many model providers
- Active community, frequent releases
Cons
- Terminal-only UX is a barrier for some teams
- Less ambient than an IDE-resident agent
- Multi-file refactors need careful prompting
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
GitHub Copilot
GitHub / Microsoft
The original AI pair programmer, now with Agent Mode, Workspaces, and multi-model selection.