Human-in-the-Loop
Why it matters: Pause agents for human judgment when stakes or uncertainty are high.
Approval gates, clarifications, and overrides with notifications and resume API.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/runs/:id/human-requests | Request human input |
POST | /v1/runs/:id/human-response | Resume with human response |