Directory
Aider
Terminal pair programmer (OSS)
FreeAI IDEs & coding agentsaider.chat
What it is
The original terminal AI pair programmer, Apache-2.0 with roughly 48k stars and still actively developed. It builds a repo map of your codebase, edits files in place, runs linters and tests, and auto-commits every change with a written message. Works with almost any LLM, including local models.
Why it earns a slot
Git-native discipline: every AI edit lands as its own commit, so
git diff and git revert are your undo button. It is the cheapest serious option because you pay only raw API tokens, and it scripts cleanly into CI.Know before you commit
No GUI and no MCP-style tool ecosystem; the interaction model is chat plus file mentions, which feels dated next to fully autonomous agents.
Getting started
python -m pip install aider-install && aider-installAlso in AI IDEs & coding agents
Antigravity CLI (ex-Gemini CLI)
antigravity.google
Terminal coding agent (Google)
Free tier + paidAI IDEs & coding agents
Free tier · Google AI Pro ~$20/mo · Ultra ~$100/mo · Ultra Max ~$200/mo
Open dossier
Augment Code
augmentcode.com
Team agent platform (Cosmos)
PaidAI IDEs & coding agents
$100/mo Business (up to 50 seats, $100 usage included) · Enterprise custom
Open dossier
Cline
cline.bot
Open-source agent (VS Code/CLI)
FreeAI IDEs & coding agents
Free and open source (Apache 2.0) · BYO key or pay-as-you-go credits
Open dossier
Continue.dev
github.com
Archived OSS assistant + CLI
FreeAI IDEs & coding agents
Free (Apache 2.0, archived) · hosted platform shut down
Open dossier