Tool comparison: coding agents
Four ways to code with AI β compared honestly. There is no winner for everyone: it depends on how you work. See the date stamp; sources under every card.
Stand / as of: 2026-07-10
Claude Code
CLI + IDE extensions + webOpen Source: noClaude subscription or API costs
Agentic work in the terminal: long tasks, automation, loops, subagents.
- β Subagents, hooks and MCP support built in
- β Artifacts: shareable live pages straight from a session
- β Default model Sonnet 5 with 1M token context
- β οΈ No graphical editor β terminal-first is a matter of taste
- β οΈ Tied to the Claude ecosystem
Claude Code docs: What's new β Β· Claude Code docs: Subagents β
Cursor
IDE (VS Code base)Open Source: nosubscription
IDE-first: see, click, edit β with agents in the background.
- β Background and cloud agents keep working while you edit
- β Composer for multi-file changes
- β Automations: agents start on repo events or timers
- β οΈ Closed source, subscription model
- β οΈ Acquisition by SpaceX announced (June 16, 2026) β watch this space
Cursor changelog β Β· TechCrunch: SpaceX to acquire Cursor β
OpenAI Codex CLI
CLIOpen Source: yesChatGPT subscription or API
If you live in the OpenAI ecosystem and want an open CLI.
- β Subagents: up to 6 in parallel
- β Fast roundtrips over a persistent WebSocket
- β Bundled with the ChatGPT desktop app
- β οΈ Strengths depend heavily on the OpenAI model lineup
- β οΈ Younger than the competition, ecosystem still growing
Aider
CLIOpen Source: yesfree β you only pay your model API
Full control: your model, your keys, git-native workflow.
- β Model-agnostic β works with almost any LLM
- β Git-native: clean auto-commits per change
- β Fully open source, no vendor lock-in
- β οΈ Less automation comfort than the big suites
- β οΈ Setup and model choice are on you
Sources: All claims come from the linked official sources; the loop fixes reported errors. π button bottom right.