Interface: WorkflowProgressUpdate
Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:176
Payload streamed to clients describing workflow progress.
Properties
recentEvents?
optionalrecentEvents:WorkflowEvent[]
Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:178
workflow
workflow:
WorkflowInstance
Defined in: packages/agentos/src/core/workflows/WorkflowTypes.ts:177