hitl_request SSE event and waits. You answer through these endpoints.
POST /hitl/respond
Answer a pending HITL request. The agent loop resumes immediately.Request
Response
404 if no HITL request is pending for the given task.
GET /hitl/pending
List HITL requests waiting for a response, across all tasks.Request
Response
See also
- Streaming events: hitl_request for what the agent sends.
- Permissions for how the permission system decides what to ask about.

