mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-05-24 09:38:34 +00:00
fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)
This commit is contained in:
parent
e84c4bfb81
commit
edbe5480ca
1 changed files with 1 additions and 1 deletions
|
|
@ -56,6 +56,6 @@ decision = "allow"
|
|||
priority = 50
|
||||
|
||||
[[rule]]
|
||||
toolName = "codebase_investigator"
|
||||
toolName = "SubagentInvocation"
|
||||
decision = "allow"
|
||||
priority = 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue