mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-10 05:10:59 -07:00
feat: add explicit policy override for subagents
This commit is contained in:
@@ -254,6 +254,7 @@ export class GeminiCliSession {
|
||||
toolCallsToSchedule,
|
||||
{
|
||||
schedulerId: sessionId,
|
||||
agentName: 'sdk-agent',
|
||||
toolRegistry: scopedRegistry,
|
||||
signal: abortSignal,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user