promptgarden 🌱
🌍 ES

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

OpenAI Codex changelog β†—

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

Aider β€” official site β†—

Sources: All claims come from the linked official sources; the loop fixes reported errors. πŸ› button bottom right.