Skip to content

Type Alias: QueuedSteer

QueuedSteer = object

A steer message submitted while a turn was already streaming. It waits in a per-thread queue until the running turn ends (auto-sent oldest-first) or the user fires it early with “send now”. id is a stable key for rendering / removal.

id: string


text: string