Overview
Aider is a command-line AI programming assistant that supports collaborating with AI to write code directly in the terminal.Configuration
Environment Variables
Launch Aider
Configuration File
Create~/.aider.conf.yml:
Common Commands
Aider has native support for Claude models. If using the Claude series, you can also set the
ANTHROPIC_API_KEY and ANTHROPIC_API_BASE environment variables.