#33 · Primary category: AI Coding Assistants
aider
aider is AI pair programming in your terminal
Project last updated:05/22/26
GitHub Stars
48.6K
Forks
4.9K
Contributors
182
License
Apache-2.0
Why we included this project
Aider runs in the terminal and does something most AI coding tools don't: it hands the model real edits to your codebase instead of just discussing code. It maps your project first, so the model can find and change the right files, then commits each edit with a sensible message, which means you review and undo its work with the same git commands you already use. It works with most major cloud models and local ones too, and it supports a broad range of languages, so it fits teams that have a preferred model or need to keep code off external APIs. On top of plain edits it can lint and test after each change, take images or web pages as context, and even accept voice instructions. For developers who want a scriptable, git-native assistant they can drive from the command line or their editor, this is a solid daily tool.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.