# Aider-AI/aider

aider is AI pair programming in your terminal

Repository: https://github.com/Aider-AI/aider
Canonical: https://ross.abutalabs.com/products/aider
Homepage: https://aider.chat/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: chatgpt, cli, command-line, gpt-4, openai, gpt-3, gpt-35-turbo, claude-3, gpt-4o, anthropic, gemini, llama, sonnet
Last push: 2026-05-22T14:02:20+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 83, release rhythm 42, longevity 86
- inputs: {"age_days": 1212, "days_push": 103, "days_rel": 389, "gap_med": 7, "n_releases_24m": 32}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 48517, forks 4891 (observed 2026-08-28T04:12:11.489797+00:00)

## What it is
Aider is an open-source CLI tool that lets developers pair program with LLMs (Claude, GPT-4o, DeepSeek, Gemini, local models) directly in their terminal. It maps the codebase, edits files across 100+ languages, and automatically commits changes to git with sensible messages.

## Use cases
- refactor code in my repo with an LLM from the terminal
- have AI edit files and auto-commit with git integration
- add AI coding instructions via comments in my IDE
- use Claude or GPT-4o to fix bugs in my codebase
- pair program with a local LLM via Ollama
- speak coding instructions instead of typing
- give an LLM context about my whole repository

## When to choose
- you want AI code editing inside your existing git workflow without leaving the terminal
- you work on large codebases and need repo-wide context via a repository map
- you want model flexibility including local models and many API providers
- you prefer undoable, committed AI changes with sensible commit messages

## When to avoid
- you want a full GUI IDE experience rather than a terminal chat
- you only have a weak LLM model, since aider needs capable models to apply edits reliably
- your code is not in git and you don't want version control

## Facets
- artifact type: cli-tool
- maturity: active
- function: llm-inference, cli, developer-tools, chatbot, prompt-engineering
- domain: developer-tools, large-language-models, version-control
- platform: cli, python, cross-platform, windows
- tags: ai-pair-programming, code-editing, git-integration, repo-map, voice-to-code, llm-coding-assistant, terminal, command-line, macos, linux

## Member repositories
- Aider-AI/aider (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:11.489797+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:20:44.824889+00:00, confidence not recorded.
  - readme: https://github.com/Aider-AI/aider (fetched 2026-08-28T04:12:11.489797+00:00, sha 9ad425c30df2)
  - homepage: https://aider.chat/ (fetched 2026-08-29T07:42:01.552353+00:00, sha 6ad203b337d4)
  - site_page: https://aider.chat/docs (fetched 2026-08-29T07:42:01.561745+00:00, sha 25f55f2c2273)
  - site_page: https://aider.chat/docs/llms.html (fetched 2026-08-29T07:42:01.564051+00:00, sha b7abf4bb585a)
  - site_page: https://aider.chat/docs/repomap.html (fetched 2026-08-29T07:42:01.565858+00:00, sha db07572b4519)
  - site_page: https://aider.chat/docs/languages.html (fetched 2026-08-29T07:42:01.567801+00:00, sha 6f327d27c866)
  - site_page: https://aider.chat/docs/git.html (fetched 2026-08-29T07:42:01.569600+00:00, sha 050803b57f1a)
  - site_page: https://aider.chat/docs/usage/watch.html (fetched 2026-08-29T07:42:01.571531+00:00, sha f6f6cfb7b26d)
  - site_page: https://aider.chat/docs/usage/images-urls.html (fetched 2026-08-29T07:42:01.574041+00:00, sha c07f563d3114)
  - site_page: https://aider.chat/docs/usage/voice.html (fetched 2026-08-29T07:42:01.576025+00:00, sha d613468dc7f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
