Paul Gauthier
Aider#14
Terminal-based AI pair programmer that edits code in local git repositories with automated commits.
Aider is the benchmark for git-integrated terminal pair programming. Created by Paul Gauthier, Aider parses repository AST structures to build token-efficient repo maps, allowing frontier LLMs to edit local files cleanly. After every successful verification, Aider automatically generates descriptive git commits, preserving clean version histories.
คุณภาพของโค้ดและผลลัพธ์
8.4/10
ความเป็นอิสระและการวางแผน
7.9/10
ความเสถียรและความปลอดภัย
8.4/10
ความเร็วในการประมวลผล
8.1/10
Evaluation dimensions
✓ จุดเด่นและข้อดี
- Git-native workflow: automatically commits each verified modification with clear messages
- Tree-sitter repo map delivers global semantic context with minimal token overhead
- Architect/Editor mode pairs strong reasoning models with fast, economical edit writers
- Supports virtually all LLM providers via LiteLLM and local Ollama instances
- Voice-to-code integration for rapid hands-free prompt dictation
✕ ข้อจำกัดและข้อควรระวัง
- Terminal-only interface without visual side-by-side diff viewers
- Requires understanding of git workflow conventions to maximize efficiency
- Large unstructured binary assets are not suitable for repo mapping