SDKv2.5.6
Control in-flight agent runs with approval status tracking and admin enforcement
Agno Team
March 2, 20261 min read
A new approval status endpoint lets you query where a paused run stands in the approval process, and admin-gated enforcement ensures that only authorized users can continue execution. Together, these changes give teams auditable, policy-driven control over Human-in-the-Loop workflows, closing gaps between initiating a pause and resuming work.
Details:
- Query approval status programmatically to build dashboards, alerts, or integration triggers
- Admin-gated continue-run enforcement prevents unauthorized resumption of paused executions
- Strengthens governance for high-stakes or compliance-sensitive workflows
See docs for reference