We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f92ae commit 034d9efCopy full SHA for 034d9ef
1 file changed
packages/core/src/policy/policies/read-only.toml
@@ -51,3 +51,8 @@ priority = 50
51
toolName = "google_web_search"
52
decision = "allow"
53
priority = 50
54
+
55
+[[rule]]
56
+toolName = ["codebase_investigator", "cli_help"]
57
+decision = "allow"
58
+priority = 50
0 commit comments