Skip to main content

Interface: WorkflowProgressUpdate

Defined in: packages/agentos/src/orchestration/workflows/WorkflowTypes.ts:176

Payload streamed to clients describing workflow progress.

Properties

recentEvents?

optional recentEvents: WorkflowEvent[]

Defined in: packages/agentos/src/orchestration/workflows/WorkflowTypes.ts:178


workflow

workflow: WorkflowInstance

Defined in: packages/agentos/src/orchestration/workflows/WorkflowTypes.ts:177