Skip to content

Type Alias: TurnState

Makaio Framework


Makaio Framework / ai-adapters-core / TurnState

TurnState = "idle" | "active"

Defined in: ../../../adapters/core/src/log-importer/turn-tracker.ts:18

Turn lifecycle state.

  • idle: No active turn, waiting for a turn to start
  • active: Turn in progress, waiting for completion
  • TurnState
    • 'idle' | 'active'
      • 'idle'
      • 'active'

Resolved shape has 52 properties, above the 40 property limit.