Skip to content

Interface: CollectClientMetaOptions

Defined in: aiui-intent-runtime/src/instrumentation.ts:121

Options for collectClientMeta.

Properties

actor?

optional actor?: string

Defined in: aiui-intent-runtime/src/instrumentation.ts:127

Explicit actor label riding the hello as meta.actor; wins over the per-tab ACTOR_STORAGE_KEY toggle. Pass it when a harness knows who it is (a named bot, a recorded demo).