fix(team-mode): register spawned sessions early
This commit is contained in:
@@ -580,6 +580,7 @@ export class BackgroundManager {
|
||||
return
|
||||
}
|
||||
|
||||
await input.onSessionCreated?.(sessionID)
|
||||
this.settlePreStartDescendantReservation(task)
|
||||
subagentSessions.add(sessionID)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user