Aider
AI pair programming tool in the terminal that edits code in your local git repo.
About
Aider runs in the terminal as an AI pair programmer that edits files directly in a local git repository. Each change lands as a commit with a generated message, so work can be reviewed, diffed, or undone with ordinary git tools. To stay effective in larger projects it builds a map of the entire codebase and feeds relevant context to the model, and it supports over 100 programming languages. It connects to Claude, GPT-4o and the o-series, DeepSeek, and local models, and adds practical extras: a watch mode for IDE integration, voice input, automatic lint and test runs after edits, and the ability to include images or web pages as context. Installation is a Python pip package, and the project is open source under the Apache 2.0 license. It is widely used by developers who prefer working from the command line, and the maintainers report that a large share of each release's code is written by aider itself.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Code Assistants
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Open-source AI code assistant for VS Code and JetBrains connecting to any LLM.
Open-source version of Bolt.new that builds and runs full-stack web apps in the browser with any LLM.
Anthropic's terminal-based agentic coding tool that edits code, runs tests, and drives git workflows.
OpenAI's open-source Rust coding agent that edits repos and runs code in a sandboxed terminal session.
Glamorous terminal coding agent in Go with mid-session model switching, LSP context, and MCP support.
Open-source CLI and IDE tool for source-controlled AI code review checks enforceable in CI.
Mentioned in
Terminal Coding Agents in 2026: OpenCode, Crush, Goose and More
A verified 2026 comparison of terminal-native coding agents on model flexibility, sandboxing, MCP support,...
Max P
Cline, Roo Code, and the New Wave of Open-Source Coding Agents
Open-source coding agents now do far more than complete the next token. We compare Cline, Roo Code, Continue,...
Max P
Why I Switched from Cursor to Aider for Terminal-First AI Coding
After a long stretch with Cursor, I moved my daily AI pair programming work to Aider. Here is what the...
Billy C