Skip to content

Commit a00b54d

Browse files
committed
update claude settings
1 parent a1aa5a6 commit a00b54d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

library-api/.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@
4141
"Bash(git reset:*)",
4242
"Bash(git commit:*)",
4343
"Bash(git mv:*)",
44-
"Bash(./bin/dev:*)"
44+
"Bash(./bin/dev:*)",
45+
"Bash(for i in {1..5})",
46+
"Bash(do curl -s http://localhost:8083/api/v1/models)",
47+
"Bash(echo:*)"
4548
],
4649
"deny": [],
4750
"ask": []

0 commit comments

Comments
 (0)