Skip to main content

Module event

Module event 

Source
Expand description

Hook event types.

Structs§

ToolObservation
Owned observation of a completed tool result.
TurnId
A stable identifier for a single agent turn.

Enums§

BudgetKind
Budget category exceeded by the runtime.
HookEvent
A lifecycle event emitted by the Talos runtime.
HookEventKind
Discriminant for hook event subscription and dispatch.
TurnEndReason
Stop reason observed from the provider stream.
TurnStatus
Final status recorded for a completed turn.

Constants§

ALL_HOOK_EVENT_KINDS
All currently defined hook event kinds.