Skip to content
FindOpenSource

Aider

AI pair programming in your terminal -- Aider edits code in your local git repo, running tests and committing changes as it goes.

Overview

Aider works directly in your terminal against your actual local git repository: it reads relevant files for context, proposes and applies edits, runs your test suite, and creates git commits with sensible messages as it goes. It supports most major LLMs and is model-agnostic rather than tied to one provider.

Aider is a fit for developers who want an assistive, git-native pair-programming workflow -- you stay in the loop reviewing diffs and commits -- rather than a fully autonomous agent that runs unsupervised (like OpenHands, also in this catalog). It's one of the earliest and most widely adopted tools in the coding-agent space.

Categories
AI Agents & Agent Tools
Keywords
coding-agentai-pair-programmingterminalgit-native
Languages
Python
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.