Path Parameters
| Param | Type | Description |
|---|---|---|
runId | string | The CEO run ID to stream |
SSE Event Types
| Event | Description |
|---|---|
thought | CEO’s reasoning steps |
task_created | A new task was created and dispatched |
task_completed | An employee finished a task |
message | CEO status updates or messages |
done | Run completed successfully |
error | Something went wrong |
data: [DONE]. The run continues in the background if the connection is closed early.