| Coordination & governance |
| Agent to agent coordination |
Native Durable identities + 7 routing strategies (direct, capability, role, tag, broadcast, mixed, fallback). |
Not supported No messaging between workspaces; human coordinates manually. |
| Single owner task claims |
Native handoff_create + atomic handoff_claim: exactly one winner.
|
Not supported Human assigns tasks manually; duplicate starts possible. |
| Verification and separation of duties |
Native Completed work enters VERIFYING; executor barred from self-verify. |
Partial Review action + Diff Viewer comments, but reviewer isn't enforced as separate. |
| Task dependencies |
Native (opt in) depends_on blocks claiming until the dependency completes.
|
Not supported No dependency concept; sequencing is manual. |
| Governance and human approval |
Native Versioned policies (deny, quota, limits, require_approval) + guardrails + human-in-the-loop queue. |
Partial Checks tab surfaces CI/comments, but doesn't block a skipped merge. |
| Durable cross-session memory |
Native (opt in) memory_put / memory_get / semantic memory_search across sessions.
|
Not supported Workspace chat can archive, but no cross-workspace recall. |
| Communication standardization |
Native Versioned presets set tone, structure, and verbosity per role. |
Not supported Each agent talks however its own model defaults to. |
| Audit trail and replay |
Native Immutable, monotonic event log; CLI NDJSON replay export. |
Partial Git history + PR comments, no export of agent/coordination events. |
| Presence and session tracking |
Native Heartbeat-based presence within a configurable window. |
Partial Workspace shows running/idle; no explicit presence model. |
| Execution & review |
| Observability dashboard |
Native Agent graph, message threads, 6-column handoff Kanban, event timeline, health metrics. |
Native Diff Viewer + Checks tab for git status, CI, deployments, comments. |
| Human to human live collaboration |
Partial Shared dashboard for oversight, not live co-editing. |
Native Multiplayer: shared workspace, live presence, joint prompting (Pro+). |
| Extensibility |
Native 7 opt-in feature flags + 12 versioned MCP reference resources. |
Partial 4 bundled runtimes + beta REST/MCP API, no policy system. |
| Deployment, pricing & enterprise |
| Deployment model |
Local-first, cross platform SQLite/WAL, pip or pipx, Elastic License 2.0. |
macOS only Cloud sandboxes on Vercel microVMs. Closed source. |
| Pricing |
Free today No paid tier. Not resellable as a hosted/multi tenant service. |
Free tier + paid Pro $50/mo, Teams $60/mo per user, custom Enterprise. |
| Enterprise readiness |
Partial Policies, guardrails, and audit log exist; built for single tenant use. |
Partial SSO/SCIM/SLA exist, but no policy engine underneath. |