Skip to content

Commit bd2eb16

Browse files
authored
Update crush.template.json
1 parent 2834729 commit bd2eb16

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

crush.template.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
{
22
"$schema": "https://charm.land/crush.json",
33
"permissions": {
4-
"allowed_tools": ["ls"]
4+
"allowed_tools": [
5+
"view",
6+
"ls",
7+
"grep",
8+
"edit",
9+
"motherduck_query"
10+
]
511
},
612
"options": {
713
"context_paths": ["VICTORIA.md"],

0 commit comments

Comments
 (0)