fix: limit subagent bootstrap context
This commit is contained in:
@@ -162,6 +162,7 @@ export function createSessionsSpawnTool(opts?: {
|
||||
requesterProvider: opts?.agentProvider,
|
||||
childSessionKey,
|
||||
label: label || undefined,
|
||||
task,
|
||||
});
|
||||
|
||||
const childIdem = crypto.randomUUID();
|
||||
|
||||
Reference in New Issue
Block a user