Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.
IDE / Agent · Paul Gauthier
Aider
Terminal-native pair programmer. BYO key, BYO model.
Model support
BYO key / model
- Claude
- Gemini
- GPT
- Local (Ollama, llama.cpp)
Where it runs
- macOS
- Windows
- Linux
- CLI
Tags
- #cli
- #open-source
- #self-hosted
- #multi-model
Related in IDE / Agent
View Claude Code details IDE / AgentFREEMIUMDeployedClaude Code
Anthropic
Anthropic's official CLI / IDE / web agent. Primary author at Blokz.
Claude Code is our lead architect. It reads the spec, drafts the diff, runs the tests, and opens the PR — across CLI, IDE extensions, the desktop app, and the web. Everything on blokz.dev was built with it.
- agentic
- cli
- ide
- mcp
- +1
View Cursor details IDE / AgentFREEMIUMVettedCursor
Anysphere
AI-first code editor. Multi-model, tab-completion native.
Fork of VS Code with deep model integration — multi-line tab completion, agent mode, chat with codebase context. Strong for fast iteration on existing repos.
- ide
- multi-model
- vscode-fork
View Windsurf details IDE / AgentFREEMIUMWindsurf
Codeium
Cascade agent + IDE. Codeium's developer surface.
Agent-first IDE that pairs autocomplete with Cascade, a planning-then-acting agent. Strong terminal integration; good when the diff spans many files.
- ide
- agentic
- cascade