Skip to content

Commit 59702f9

Browse files
fix(patch): cherry-pick 173376b to release/v0.33.0-preview.1-pr-21157 to patch version v0.33.0-preview.1 and create version 0.33.0-preview.2 (#21300)
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
1 parent b3439e1 commit 59702f9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ priority = 50
5151
toolName = "google_web_search"
5252
decision = "allow"
5353
priority = 50
54+
55+
[[rule]]
56+
toolName = ["codebase_investigator", "cli_help"]
57+
decision = "allow"
58+
priority = 50

0 commit comments

Comments
 (0)