docs: reserve seam for complete capabilities
This commit is contained in:
966 files changed
+2166
-2159
No files matched your search
@@ -524,7 +524,7 @@ export class AgentLoop extends Service implements AgentFactory {
|
||||
assertLive()
|
||||
// A synchronous announce/session-start listener may have started
|
||||
// teardown; the machine is already live (delivery works from the
|
||||
// session-start seam), so only the liveness recheck is owed.
|
||||
// session-start extension point), so only the liveness recheck is owed.
|
||||
emitAgentEvent(loopCtx, agent, 'agent/session-start', { source })
|
||||
assertLive()
|
||||
return { agent, dispose }
|
||||
|
||||
Reference in New Issue
Block a user