Const
Effection context holding the active SessionContext
Set by initAgents in the caller's scope. All agent operations (generate, diverge, useAgentPool, withSharedRoot) read from this context via yield* Ctx.expect().
generate
diverge
useAgentPool
withSharedRoot
yield* Ctx.expect()
Effection context holding the active SessionContext
Set by initAgents in the caller's scope. All agent operations (
generate,diverge,useAgentPool,withSharedRoot) read from this context viayield* Ctx.expect().