v0.4.0: Async Approval Handoff
Depute Title
(dih-PYOOT)
The UI layer for AI agent oversight.
Components for humans who can't let agents run unchecked.

AI agents can now send emails, execute trades, and deploy code. When actions are irreversible, oversight stops being optional.

Implement reliable human oversight today.

$npx ax-depute@latest add <component>

Oversight in action

Agents act. Humans supervise.

As AI transitions from generating text to executing irreversible actions in the real world, the primary bottleneck is no longer intelligence; it's oversight. Depute provides the UI primitives required to build safe, auditable agentic systems where humans remain in the loop.

Single Agent
7
  • PlanCard
  • ApprovalGate
  • ConfidenceMeter
  • RunControls
  • ToolTrace
  • ArtifactCard
Multi-Agent
11
  • OrchestratorView
  • AgentRoster
  • SwarmMonitor
  • DelegationGate
  • TaskQueue
  • +6 more
Compliance
9
  • BindingApproval
  • StateDiff
  • TransactionReceipt
  • RollbackTimeline
  • CapabilityMatrix
  • +4 more
CLI Format
npx
  • ax-depute@latest add <component>
  • Copy source into your project
  • You own the code