Add `ls` caps for claudy

repair_tests
Gud Boi 2026-03-24 00:23:28 -04:00
parent 4bfe8d99b3
commit 26aaec2e0c
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
"allow": [ "allow": [
"Bash(chmod:*)", "Bash(chmod:*)",
"Bash(/tmp/piker_commits.txt)", "Bash(/tmp/piker_commits.txt)",
"Bash(python:*)" "Bash(python:*)",
"Bash(ls:*)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []