Human Real-time Overview
Human Real-time Overview
Enterprise
Your front-end subscribes to four channel families after authenticating with a user JWT or API key. Humans receive every event on topics theyโre authorized for.
Channels available to humans
Total: 13 event types are deliverable to a user socket.
Users receive event_created for tool_call, tool_result, thought, error, and task. The internal types system, action, and guidelines are never delivered.
There is no participant_updated event. Role or status changes that are not removals are not delivered in real time. Re-fetch via REST when needed.
Authentication
Authenticate with a user JWT token or API key. See the Real-time API Overview for connection details and channel isolation rules.