Open-source CLI tool that pairs AI with git for code changes.
Coding
Overview Aider is an open source AI coding assistant that lives in your terminal and pairs your local git repository with a frontier LLM of your choice. You install it with a single pip command, point it at your project, tell it what to do in natural language, and it edits your files, runs your tests, and makes real git commits with sensible messages — all through your terminal, all against an API key you already pay for. Started in 2023 by Paul Gauthier — an engineer whose earlier claim to fame was co founding one of the first web apps to reach a million users — Aider has grown into the most respected open source alternative to Claude Code and the polished commercial coding agents. Aider does not have a subscription. It does not have a company behind it in the venture scale sense. It does not have a VS Code plugin as the primary interface, an editor of its own, or a browser tab you open. What it has is a terminal, a hard won reputation for treating your git history as sacred, and a leaderboard maintained by Gauthier himself that has become one of the more honest benchmarks in the coding agent space. The one line positioning: Aider is the open source, BYO API key CLI coding agent — the pick for engineers who already run a Claude or OpenAI budget, want a lightweight tool that stays out of their way, and would rather pay per token…