Platform / Approval Workflow
Human-in-the-loop, built in
Not every action can be fully automated. Intercept high-stakes decisions and route them to humans for review without breaking the agent's context.
Available nowshipping with ActantOSComing soonon the product roadmap

Keep humans in control of high-stakes actions
Some operations are simply too risky to delegate entirely to an LLM. Whether it's refunding a customer, modifying production infrastructure, or sending bulk emails, ActantOS allows you to define policies that trigger manual approval workflows.
When an agent attempts a restricted action, ActantOS intercepts the tool call, pauses the agent's execution, and routes a notification to the designated approver via Slack or the ActantOS dashboard. Once the human approves, the tool call executes and the result is returned to the agent, which continues seamlessly. v0.1.0 ships both the approval API and Slack notifications.
Core Capabilities
Instant Pausing
Available nowActions that violate soft policies trigger an immediate execution pause, holding the agent state until reviewed.
Multi-channel Alerts
Available nowReceive approval requests in Slack or via the ActantOS dashboard. Slack notifications ship in v0.1.0.
Context-Rich Reviews
Available nowApprovers see the full context: the agent's intent, the exact API payload, the policy triggered, and historical context.