🔍
Research-Based Review

This review is based on documented features, verified pricing, primary-source research, and community sentiment — not hands-on testing. See how we research →

⚠️ Conflict of Interest Disclosure

We use Claude Code internally to build AIToolGrade, so we assessed aider against a tool we rely on every day — and aider both competes with Claude Code and can run on Claude models. We applied our standard research methodology (documented features, verified pricing, community sentiment) and worked to weigh aider on its own merits. The score reflects what the evidence supports, including the parts that aren't flattering to it.

aider
aider.chat

aider Review 2026 — The Git-Native CLI Coding Agent, Reassessed

📅 June 2026 ⏱ 13 min read 📊 Research-based
7.8

Editor's Verdict: The Git-Native Pioneer — Still Excellent, Now Being Outpaced

aider helped define terminal-based AI pair programming, and its signature move still has no clean equal: it commits every edit to git automatically, with a descriptive message — the most granular git integration among CLI coding agents. It's free, model-agnostic, and can run fully local. The catch in 2026 is momentum. Development has slowed and the project's curated guidance has fallen behind the frontier, even as the tool itself stays capable. The 7.8 reads that trade-off honestly: a well-built tool with a real velocity problem, and a strong fit for git-centric, CLI-comfortable developers — adopted with eyes open.

RELATED REVIEWS

OpenCode Review 2026 — Open-Source, Model-Agnostic AI Coding Agent → Claude Code Review 2026 — Anthropic's Coding Agent, Honestly Scored → Best AI Coding Agents 2026 — The Terminal Agents Compared →

If you've used an AI coding agent in a terminal, you've used something aider helped invent. Long before "agentic coding" was a category with a leaderboard, aider was already doing the unglamorous, durable thing: editing your files from a chat prompt and committing each change to git with a clear message. It earned a devoted following the honest way — by being genuinely useful to developers who live on the command line — and it's still free and open-source today.

What complicates a 2026 recommendation isn't aider's capability — that's largely intact. It's the project's momentum. Active open-source peers like OpenCode now ship far more often and have pulled the community's attention with them, while aider's own pace has visibly slowed. So the real question isn't whether aider is good. It's whether the pioneer is still the right pick now that the field it created has sped up. This review is about that trade — the evidence for the slowdown gets its own section below.

What is aider?

aider is an open-source, terminal-native AI pair-programming tool. It's Apache-licensed, installs with a single pip install aider-chat, and runs as a chat session in your shell — you describe what you want, point it at the relevant files, and it edits them in place. Beyond the core CLI it also offers a watch-mode that reacts to comments you type in your editor, and a browser interface, but the terminal is its home turf.

The mechanism behind a lot of aider's behavior is its repo map. Instead of stuffing your whole codebase into the context window, aider builds a compact, tree-sitter-based map of the repository and loads only the files your request actually touches. That's efficient, and it scales to large projects without burning tokens on code the model doesn't need. It's also a different bet than the whole-context approach. The simplest way to hold the trade-off: repo maps optimize for precision and cost, while large-context agents like Claude Code optimize for holistic reasoning across a codebase — and on a sprawling monorepo, that holistic pass can catch cross-cutting relationships a repo map may miss. Neither is universally better; they're tuned for different jobs.

On capability, aider is broad. It supports 100+ languages, offers distinct chat modes — code, architect, ask, and help — and adds quality-of-life features like voice-to-code, image and web-page context, prompt caching, and a lint-and-test loop that can run your tests and auto-fix failures. It's scriptable from both the CLI and Python, which makes it easy to wire into existing automation. The short version: this is a mature, full-featured agent, not a toy — its question marks are about velocity, not depth.

The Git Workflow — Its Signature Strength

If aider has one thing that still sets it apart, this is it. Every change aider makes is automatically committed to git, with a descriptive commit message describing what it did and why. It's not an afterthought or a toggle buried in settings — it's a first-class feature, the way the tool is designed to work, and it gives aider the most granular git integration among the CLI coding agents.

The payoff is immediate. Your history becomes a clean, readable trail of AI-made changes, each one isolated in its own commit — so when one is wrong, you undo it with the git tools you already know, no proprietary "revert" button and no guessing what the agent touched. For teams reviewing AI-generated code, that's the part that matters: you read the work commit by commit, like a careful colleague's pull request, instead of squinting at one giant diff.

And it's a real differentiator, not just a nice default. Plenty of agents can commit to git; with aider, the commit-per-edit is the workflow, not a feature. The discipline is enforced rather than optional, so the clean history happens whether or not you remember to ask for it. For git-centric developers, that's the single strongest reason to keep aider in the toolkit in 2026.

$0
Tool Cost (Apache OSS)
100+
Languages Supported
~46K
GitHub Stars (reported)
May 22
Last Repo Push (2026)

Models & Cost

aider's pricing is the simplest part of this review: the tool is free. It's open-source under the Apache license — no paid tiers, no subscription, no premium features locked behind a plan. (One aggregator site lists "Pro" and "Business" plans for aider; that's a template error on their end. aider has no paid plans.) What you actually pay for is the model. aider is model-agnostic and brings-your-own-key: it works with Claude, GPT, Gemini, DeepSeek, and local models through Ollama or LM Studio, and your bill is whatever your chosen provider charges for the tokens you use.

That makes the real cost math entirely a function of which model you point it at. Run a frontier model like Claude Opus and a heavy month can climb into the hundreds; run something like DeepSeek and the same workload costs a fraction of that; run a capable local model on your own hardware and the marginal cost per request is essentially zero. As a rough frame, moderate use tends to land in the ~$10–30/month range and heavy use anywhere from $50 to $200+ depending entirely on the model — figures that move with provider pricing, so treat them as a snapshot, not a quote.

The model freedom has a second payoff worth calling out: privacy and data residency. Because aider can run fully against a local model, none of your code has to leave your network. For fintech, healthcare, government, or any NDA-bound work where sending source to a third-party API is a non-starter, an agent that can operate entirely offline is a meaningful capability — and one a managed, single-vendor tool generally can't match.

How you run itWhat you payNotes
aider itself$0 (Apache OSS)No subscription, no paid tiers, no premium features
Cloud model (BYOK)Provider API ratesPay Anthropic / OpenAI / Google / DeepSeek directly for tokens used
Local model~$0 marginalVia Ollama / LM Studio; runs fully offline for sensitive work

Monthly ranges are an illustrative June 2026 snapshot and depend entirely on your chosen model and usage — verify current rates at your provider.

The Momentum Question

This is the part of the review that decides where aider lands, so it's worth handling carefully rather than gently. aider is capable. The concern is velocity — and it's a real one.

The slowdown is a bundle, not a single date. Three signals line up at once: no recent releases (the repository's last push was May 22, 2026), curated model guidance that still points at pre-2026 models, and a commit cadence that has dropped well below the daily-shipping peers. Any one of those alone would be easy to wave off — a mature, stable tool genuinely needs fewer changes than a young one. Stacked together, they read clearly: the project isn't dead, but it has lost pace.

The stale guidance carries an important nuance. aider's docs still steer users toward pre-2026 picks — Claude 3.7 Sonnet, DeepSeek R1, o1 and o3-mini, GPT-4o. Because aider is model-agnostic, you can point it at any current frontier model yourself, so this isn't a hard capability ceiling. What's eroded is the curated tuning and "use this model" advice that used to be one of aider's quiet strengths. You now do that homework yourself.

Third-party signals point the same way. aider sits around 46,000 GitHub stars; OpenCode reports roughly 176,000. We don't score on stars or release frequency — they aren't quality — but we treat them as attribution-worthy markers of where contributor energy is flowing. Right now it's flowing toward the faster-moving projects.

Put plainly: the capability is intact, the momentum isn't. That's not a reason to write aider off — it's a reason to adopt it deliberately, choosing a stable, proven tool over the one with the most active development behind it. For some teams that trade is exactly right; for others it's a dealbreaker.

aider vs OpenCode

These two get compared constantly, and for good reason: they're the closest peers in the open-source, model-agnostic, terminal-native corner of the category. Both are free, both let you bring your own model, both live in the shell. So the choice between them comes down to what you weight.

ToolLicenseSignature strength2026 momentum
aiderApache (free)Auto-commit-per-edit git workflow; repo mapSlowed — last push May 22, 2026
OpenCodeMIT (free)75+ providers, LSP-in-the-loop, multi-sessionHigh — near-daily releases
Claude CodeProprietarySpeed, managed support, frontier Anthropic modelsHigh — actively developed, vendor-backed

The clean way to decide: pick aider for its git workflow. If clean, reviewable, commit-per-edit history is the thing you care about most — and especially if a team reviews AI changes commit by commit — aider's auto-commit discipline is still its strongest reason to exist, and OpenCode doesn't replicate it as a first-class default.

Pick OpenCode for active development and breadth. If you want the project that's shipping fastest, the widest provider switchboard (75+ providers, switchable mid-session), and features like LSP diagnostics fed back into the agent loop and parallel multi-session work, OpenCode has taken the momentum aider used to hold. Our full OpenCode review scores it 8.4 and goes deeper on that trade. For most developers choosing between the two today, it reduces to one question: do you value aider's git history more than OpenCode's velocity?

Pros and Cons

What works well

Auto-commit-per-edit git workflow — the most granular git integration among CLI coding agents, and a first-class feature rather than a convenience
Clean, reviewable commit history — undo and diff with standard git tools, ideal for teams auditing AI changes
Free and Apache-licensed — no paid tiers, no subscription; you pay only model API costs (BYOK)
Model-agnostic — Claude, GPT, Gemini, DeepSeek, and local models via Ollama / LM Studio
Fully local operation possible — code never leaves your network, viable for fintech, healthcare, and government work
Efficient tree-sitter repo map scales to large codebases without burning context
Broad feature set — 100+ languages, code/architect/ask modes, voice, image & web context, lint-and-test auto-fix, scriptable

What to watch out for

Momentum has slipped — no recent releases (last push May 22, 2026), model guidance still pointing at pre-2026 models, and a community drifting toward daily-shipping peers like OpenCode
Steeper learning curve — repo-map concept, /add /drop /architect commands, and model configuration to manage
Not a beginner or GUI-first tool — terminal-native and command-driven by design
Repo map can miss cross-cutting relationships a large-context pass might catch on very large monorepos
Community-driven support only — no vendor, no managed SLA

Score Breakdown

Category scores — AIToolGrade methodology

Output Quality
8.0
Ease of Use
6.5
Value for Money
9.5
Features & Integrations
8.5
Support & Maturity
6.5

The shape tells the story. Value for Money sits at 9.5 — a free, Apache-licensed tool you run on your own key, or fully local at near-zero marginal cost, is about as economical as the category gets. Features & Integrations lands at 8.5 on the strength of the git workflow, the repo map, the multiple chat modes, and the broad language and input support. Output Quality at 8.0 reflects real-world code accuracy and iteration success across models — dependable results, though not a benchmark-topper against the frontier agents. Ease of Use at 6.5 reflects the genuine learning curve, since repo maps and slash commands aren't a beginner on-ramp. And Support & Maturity at 6.5 is where the velocity caveat lands — a mature, well-built project marked down for the slowed development detailed above. The equal-weight mean is 7.8, scored independent of GitHub stars and benchmark leaderboards, which we treat as third-party signals rather than rubric inputs.

Who It's For / Who Should Skip

aider is for you if you live in git and want clean, reviewable, commit-per-edit history without thinking about it; if you're a senior or CLI-comfortable developer who values model freedom and wants to route work across providers; if you need to run fully local for data-residency or privacy reasons; or if you're on a team that reviews AI-generated changes commit by commit and wants that workflow enforced by default. For those developers, aider's signature strength still earns its place — and the stable, slower-moving nature of the project may even be a feature rather than a bug.

Skip it if you want out-of-the-box polish, a GUI, or a tool that "just works" without learning repo maps and commands — that's not what aider is. Skip it if you want the most actively-developed open-source agent, where OpenCode's near-daily cadence is the better bet. And skip it if you need top-of-leaderboard agentic reasoning across the largest monorepos, where whole-context agents currently have the edge. aider rewards a specific kind of developer; it doesn't pretend to suit everyone, and in 2026 it has more competition for that developer's attention than it used to.

Community Sentiment

What Users Are Saying

We track discussion across Hacker News, r/programming, the aider GitHub, and head-to-head write-ups against newer agents. Sentiment is warmest on the git workflow and model freedom — and increasingly candid about the project's slowing pace.

What developers consistently praise

"The auto-commit thing sounds small until you've lived with it. Every edit is its own clean commit with a real message. Reviewing what the AI did is just reading git log — and rolling back a bad change is one command, not a guess."

Hacker News · 2026

"I run it fully local with Ollama for client work that can't touch a cloud API. The repo map keeps token use sane on a big codebase. For privacy-bound projects it's one of the few agents I can actually use."

r/programming · 2026

Common reservations

"Love the tool, but the docs still recommend last year's models. It's model-agnostic so you just configure a current one yourself — but the curated guidance that used to be a selling point hasn't kept up."

GitHub discussion · 2026

"It's still great at what it does, but the repo hasn't seen a push in weeks and the community energy has clearly moved to OpenCode. I kept aider for the git workflow and reach for something more active for everything else."

Hacker News · 2026
AIToolGrade Take

We build this site with Claude Code, so aider is a competitor to a tool we rely on — which is why we worked to weigh it on the evidence. The community signal is consistent: the git workflow and model freedom are genuine, durable strengths, and the slowing development plus stale model guidance are genuine, current weaknesses. aider remains a capable, well-built agent — but in 2026 it's being outpaced by faster-moving peers. We scored it independent of GitHub stars and leaderboards. The 7.8 reflects a strong tool with a real velocity problem: excellent for git-centric, CLI-comfortable developers, adopted with eyes open.

Explore aider

The git-native, model-agnostic, open-source pair-programming CLI — free under Apache, run it with your own API key or fully local.

Visit aider →
aider is free and open-source. We do not earn affiliate commission from this link. See our conflict-of-interest disclosure above.

The Bottom Line

aider is the git-native pioneer, and the thing that made it matter still holds up: it commits every edit to git automatically, giving you the most granular git integration among CLI coding agents and a clean, reviewable history you manage with tools you already know. It's free, model-agnostic, and can run fully local for privacy-bound work. For git-centric, CLI-comfortable developers — and especially teams that review AI changes commit by commit — those are durable, real reasons to use it.

The honest caveat is momentum. Development has slowed and the curated guidance has fallen behind the frontier, even as the active community drifts toward faster-shipping peers like OpenCode. None of that breaks the tool — the capability is intact, and you can point aider at any current model yourself — but it moves the recommendation from "the default open-source agent" to "a strong, specific fit you choose deliberately."

So the recommendation is precise. Best for: developers who live in git and want clean commit-per-edit history, teams auditing AI changes, and anyone needing model freedom or fully local operation. Not for: beginners, GUI-first developers, or anyone who wants the most actively-developed agent in the category. Scored independent of its stars and leaderboard standing, aider lands at 7.8 — an excellent git-native tool whose velocity has slipped. If you want the project with the most momentum behind it, OpenCode is the more active pick; if you want managed speed on Anthropic's models, Claude Code is the more polished one. But if your first requirement is a clean git history you can trust, aider still earns the place.