Aider
Aider is a terminal-native AI pair programmer with first-class git integration · every change lands as a clean commit.
Aider is a terminal-native AI pair programmer with first-class git integration · every change lands as a clean commit.
Basic
Aider launched 2023 from solo developer Paul Gauthier. Run `aider` in a repo; it reads files, edits them, and commits with auto-generated commit messages. Pluggable model · Claude, GPT, DeepSeek, Gemini, local. Aider Polyglot benchmark (Paul's own) tests models on multi-language coding · it became the de-facto standard for ranking coding models.
Deep
Aider's harness is minimalist: no GUI, no MCP, no browser · just edit-run-commit. Under the hood, it maintains a "repo map" (symbol graph) for context, uses SEARCH/REPLACE diffs to minimize token cost, and auto-tests after each change if a test command is configured. The Aider Polyglot benchmark (Rust, Python, JS, Go, C++, Java, Swift + more) is widely cited · every major model now reports its Aider score.
Expert
Aider's SEARCH/REPLACE edit format (vs diff format) is its signature innovation · models emit exact old/new string pairs rather than unified diffs, reducing error rates on long files. The repo-map uses tree-sitter for universal symbol extraction. Voice mode (whisper-based) and git-bisect support make it popular for long debugging sessions. Aider benchmarks drive publication timing · Anthropic, OpenAI, DeepSeek all coordinate model releases with Aider score bumps.
Aider Polyglot benchmark is the most-cited coding eval of 2025 · every model release now ships with an Aider score.
Depending on why you're here
- ·SEARCH/REPLACE edit format · lower token cost than diffs
- ·Tree-sitter repo map for context
- ·Aider Polyglot = de-facto coding eval
- ·Free · terminal-based · BYO API key
- ·Best for solo devs who live in CLI · git-first workflow
- ·Compare with Claude Code (similar shape, different model access)
- ·Solo-dev project · no commercial entity
- ·Influence: Aider Polyglot leaderboard drives industry narrative
- ·Catalyst for model releases (DeepSeek V3, Sonnet 3.5 tied releases to Aider scores)
- ·A command-line AI assistant that edits your code and commits for you
- ·Made by one person · wildly popular with serious developers
- ·Uses your own AI API key
Aider is the minimalist's coding agent · and its benchmark is the single most cited ranking of coding models.