mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 14:40:52 -07:00
fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)
This commit is contained in:
@@ -56,6 +56,6 @@ decision = "allow"
|
|||||||
priority = 50
|
priority = 50
|
||||||
|
|
||||||
[[rule]]
|
[[rule]]
|
||||||
toolName = "codebase_investigator"
|
toolName = "SubagentInvocation"
|
||||||
decision = "allow"
|
decision = "allow"
|
||||||
priority = 50
|
priority = 50
|
||||||
|
|||||||
Reference in New Issue
Block a user