Skip to content

Commit 66f0ad2

Browse files
abhipatel12gemini-cli-robot
authored andcommitted
fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)
1 parent dcf2317 commit 66f0ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/policy/policies/read-only.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ decision = "allow"
5656
priority = 50
5757

5858
[[rule]]
59-
toolName = "codebase_investigator"
59+
toolName = "SubagentInvocation"
6060
decision = "allow"
6161
priority = 50

0 commit comments

Comments
 (0)