Skip to content

WakeDelivery

What a wake turn produced — handed to the host’s delivery function.

parts: HarnessStreamPart[];

Full stream of the wake turn (text, tool events, interactive parts…).


optional payload?: Record<string, unknown>;

reason: string;

sessionId: string;

text: string;

Concatenated assistant text of the wake turn.