Skip to content

Commit edbe548

Browse files
authored
fix: temp fix for subagent invocation until subagent delegation is merged to stable (google-gemini#15007)
1 parent e84c4bf commit edbe548

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)