At a glance
A proprietary coding CLI with interactive and headless execution, custom and parallel agents, MCP, steering, hooks, resumable sessions, goal loops, and an optional classic checkpoint system; CLI 3.0 adds a separate early-access harness and policy format.
Good choice if
- AWS-aligned teams that need governed terminal and CI automation
- Parallel research or implementation with permission-scoped subagents and review loops
- Longer interactive tasks that benefit from goals, steering, session resume, and optional file checkpoints
Check before choosing
- Commands and tools operate in the local environment; no built-in execution sandbox or local open-weight model path was verified, and Supervised versus Autopilot changes review behavior rather than capability, isolation, or access control
- Headless runs require an API key and pre-trusted tool categories, so least-privilege configuration is part of the CI setup
- Classic checkpoints are experimental and session-scoped; they do not undo external side effects
See 2 more considerations
- CLI 3.0 is early access, opt-in, changes the permission and session formats, removes supervised mode, and cannot use the classic non-TUI path; its declarative permission rules are therefore not treated as the stable 2.x default
- The goal loop's completion check is agent-driven vendor functionality, not independent evidence that acceptance criteria were actually satisfied