Anthropic's terminal-native agentic coding tool and the category-defining harness, distinguished by its layered extensibility model (CLAUDE.md memory, Agent Skills, subagents, hooks, plugins, MCP) plus permission modes, checkpoints, and optional sandboxing, available from CLI/IDE/desktop/web with an Agent SDK for building on top.
Vendor CLI agentsproprietarysubscription✓ mcp✓ skills⛨ optional
OpenAI's open-source (Apache-2.0) Rust-rewritten terminal coding agent, distinguished by kernel-level OS sandboxing (Apple Seatbelt on macOS, Landlock/seccomp on Linux), a 272K-1M token context with GPT-5.x Codex models, MCP support, and cloud handoff to Codex web tasks.
Vendor CLI agentsopen-sourcesubscription✓ mcp✓ local models⛨ os-sandbox
OpenAI's delegation-first coding agent whose cloud mode runs each task in an isolated no-internet-by-default sandbox with the repo cloned, opens PRs, does automatic PR code review on GitHub and takes tasks from ChatGPT/Slack, bundled into ChatGPT Plus/Pro/Business with rolling credit-based billing since April 2026 (the CLI companion is open source, the cloud service is not).
Cloud / backgroundproprietarysubscription✓ mcp⛨ container