Skip to content

Commit 61c7c95

Browse files
fix(patch): cherry-pick 12cbe32 to release/v0.21.0-preview.3-pr-15000 to patch version v0.21.0-preview.3 and create version 0.21.0-preview.4 (#15003)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
1 parent ccee6a7 commit 61c7c95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,8 @@ priority = 50
5454
toolName = "google_web_search"
5555
decision = "allow"
5656
priority = 50
57+
58+
[[rule]]
59+
toolName = "codebase_investigator"
60+
decision = "allow"
61+
priority = 50

0 commit comments

Comments
 (0)