Open SourceAgents26k
Aider
AI pair programming in your terminal, wired to git.
Aider is an open-source command-line tool for AI pair programming that edits code in a local git repository through conversation. It builds a repository map for context, applies model edits as concrete diffs, and automatically commits each change with descriptive messages. It works with many LLM providers, including Claude, OpenAI, and local models.
Repository
Aider-AI/aiderLanguage
PythonWhat you'd build with it
- Make targeted, diff-based code changes across a repo from the terminal with automatic git commits
- Pair-program on bug fixes and features while the tool tracks context via the repo map
- Connect to different model providers, including local models, for cost or privacy control
Tags
clicoding-agentgit