TanStack

INTERRUPT_CONTINUATION_METADATA_KEY

Variable: INTERRUPT_CONTINUATION_METADATA_KEY

ts
const INTERRUPT_CONTINUATION_METADATA_KEY: "tanstack:interruptContinuation";

Defined in: packages/ai/src/generic-interrupt-continuation.ts:11

ResumeEntry.metadata key for a first-party generic request.

AG-UI resume only carries the answer (interruptId, status, payload). The original request rides here so an ephemeral server can rebuild it.