StreamEvent
Defined in: src/hooks/events.ts:61
Base class for all events yielded by agent.stream().
Carries no hookability — subclasses that should be hookable extend HookableEvent instead.
Extended by
Section titled “Extended by”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new StreamEvent(): StreamEvent;Returns
Section titled “Returns”StreamEvent