Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

HandoffHistory

The transcript wrapper passed to `inputFilter`. `messages` is widened to

HandoffHistory

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

The transcript wrapper passed to inputFilter. messages is widened to unknown[] so this type doesn't import from messages.ts (avoids cycle — implementations cast to SDKMessage[] internally).

Signature

interface HandoffHistory { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/handoff.ts:34

On this page