Skip to content

Commit 3e02e48

Browse files
abhipatel12gemini-cli-robot
authored andcommitted
fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)
# Conflicts: # packages/core/src/policy/policies/read-only.toml
1 parent c9b9435 commit 3e02e48

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,11 @@ priority = 50
5454
toolName = "google_web_search"
5555
decision = "allow"
5656
priority = 50
57+
<<<<<<< HEAD
58+
=======
59+
60+
[[rule]]
61+
toolName = "SubagentInvocation"
62+
decision = "allow"
63+
priority = 50
64+
>>>>>>> edbe5480c (fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007))

0 commit comments

Comments
 (0)