Aider Plugin
AI pair programming tool that lets you edit code in your local git repo with LLM assistance.
Commands
Basic
aider _ _— Passthrough to aider CLI
Usage Examples
- "Help me refactor this function using aider"
- "Use aider to add error handling to the API routes"
- "Run aider to fix the bug in src/main.py"
Installation
pip install aider-chat
Key Features
- Edit code in your local git repository
- Multiple LLM support (Claude, GPT-4, etc.)
- Automatic git commits
- In-chat file editing
- Voice coding support