Type Alias: ProcessingState
Makaio Framework / ai-adapters-core / ProcessingState
Type Alias: ProcessingState
Section titled “Type Alias: ProcessingState”ProcessingState =
"idle"|"processing_started"|"turn_started"|"step_started"|"step_finished"|"turn_finished"|"processing_finished"|"active"|"paused"
Defined in: ../../../adapters/core/src/message-handle/types.ts:44
Processing state for agent orchestration.
Type Composition
Section titled “Type Composition”ProcessingState| 'idle' | 'processing_started' | 'turn_started' | 'step_started' | 'step_finished' | 'turn_finished' | 'processing_finished' | 'active' | 'paused''idle''processing_started''turn_started''step_started''step_finished''turn_finished''processing_finished''active''paused'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.