We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b9435 commit 3e02e48Copy full SHA for 3e02e48
packages/core/src/policy/policies/read-only.toml
@@ -54,3 +54,11 @@ priority = 50
54
toolName = "google_web_search"
55
decision = "allow"
56
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