>_AiderOfficial
@Aider-AI
About Aider
An open-source AI pair programmer that edits code in a local Git repository with many model providers.
Installation
pipx install aider-chatWhat it does
Git-aware code editing
Many model providers
Automatic commits and tests
Command examples
- 1
aider - 2
aider --model sonnet - 3
aider --message "add tests"
Details
More AI agents CLIs
GitHub Copilot CLI
$ copilot
GitHub’s terminal coding agent for planning, editing, running, and reviewing changes with repository context.
LLM
$ llm
Run prompts, manage models, and extend LLM providers with plugins.
Ollama
$ ollama
Run and manage open models locally through a simple command-line interface.
AIChat
$ aichat
Chat with multiple AI providers, roles, sessions, tools, and local models.
Amazon Q Developer CLI
$ q
AWS’s terminal assistant for coding, shell completion, natural-language workflows, and AWS development.
Claude Code
$ claude
Anthropic’s agentic coding tool for understanding codebases, editing files, and automating terminal workflows.
Comments