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
Alibaba's Apache-2.0 terminal agent (originally a Gemini CLI fork) optimized for Qwen3-Coder models, distinguished by broad provider flexibility (OpenAI/Anthropic/Gemini/Qwen APIs plus Ollama/vLLM local models), skills/subagents primitives, headless mode, and TypeScript/Python/Java SDKs.
Vendor CLI agentsopen-sourcefreemium✓ mcp✓ skills✓ local models