Type Alias: TurnState
Makaio Framework / ai-adapters-core / TurnState
Type Alias: TurnState
Section titled “Type Alias: TurnState”TurnState =
"idle"|"active"
Defined in: ../../../adapters/core/src/log-importer/turn-tracker.ts:18
Turn lifecycle state.
Remarks
Section titled “Remarks”idle: No active turn, waiting for a turn to startactive: Turn in progress, waiting for completion
Type Composition
Section titled “Type Composition”TurnState'idle' | 'active''idle''active'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.