Agents that live in your shell — they read the repo, run commands, edit files and iterate until the task is done.
Anthropic · Claude models
The agentic coding tool that defined the CLI-agent category. Runs in the terminal, IDE extensions, desktop and web; supports sub-agents, hooks, MCP servers and skills. Its rise through 2025–26 made terminal-native agents the default way many engineers ship code.
Usage-based (API) or Claude Pro/Max from $20/mo
OpenAI · GPT-5.x / codex variants
OpenAI's coding agent, spanning an open-source CLI, IDE extension and a cloud sandbox for delegated tasks. Tightly coupled to GPT-5.x codex models; strong at parallel cloud task execution reviewed via PRs.
Included with ChatGPT Plus/Pro; API usage-based
Google · Gemini models
Google's open-source terminal agent with a famously generous free tier. Brings Gemini's 1M+ context windows to repo-scale work, with built-in Google Search grounding and MCP support.
Generous free tier; paid via Gemini API
Open source · Any model (LiteLLM-compatible)
The original open-source terminal pair programmer. Git-native (every change is a commit), efficient with tokens via repo-map context, and famously model-agnostic — its polyglot leaderboard is itself a respected coding benchmark.
Free (bring your own API key)
Sourcegraph · Multi-model (frontier)
Sourcegraph's opinionated agentic coding tool, built by the team behind Cody. Known for an uncompromising 'let the agent drive' philosophy, multi-thread workflows, and drawing on Sourcegraph's code-intelligence heritage.
Usage-based; free tier via ads
Block · Any model
Block's open-source local agent framework, extensible well beyond coding via MCP extensions. Runs entirely on your machine and automates anything from engineering tasks to data workflows; a reference example of MCP-first design.
Free (bring your own API key)
SST · Any model
A fully open-source terminal coding agent with a polished TUI, popular as the model-agnostic alternative to Claude Code. Pairs naturally with budget open-weights models, and its client/server design enables remote driving.
Free (bring your own key); Zen plans