Skip to content

Type Alias: ShouldUseNativeResumeFn

Makaio Framework


Makaio Framework / ai-adapters-core / ShouldUseNativeResumeFn

ShouldUseNativeResumeFn = (sessionContext?) => boolean

Defined in: ../../../adapters/core/src/agent/agent-turn-executor.ts:36

Function type for native resume decision.

StartAgentOptions["sessionContext"]

boolean