mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -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
|
||||
|
||||
[[rule]]
|
||||
toolName = "codebase_investigator"
|
||||
toolName = "SubagentInvocation"
|
||||
decision = "allow"
|
||||
priority = 50
|
||||
|
||||
Reference in New Issue
Block a user