lloyal-agents API Reference
    Preparing search index...

    Variable EventsConst

    Events: Context<Channel<AgentEvent, void>> = ...

    Effection context holding the agent event channel

    Set by initAgents. useAgentPool emits AgentEvent values through this channel via yield* channel.send().