Stream Plan Execution
Plan Execution
Stream Plan Execution
Stream plan execution updates using Server-Sent Events (SSE).
This endpoint streams real-time events from plan execution including:
- Plan started/completed
- Task started/completed/waiting for input
- Tasks running in parallel
- Progress updates
Uses Redis event bus for real-time updates (200ms polling). Supports Last-Event-ID for reconnection and gap recovery.
GET
Stream Plan Execution
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.