build: testing agents with allow first permissions

This commit is contained in:
clever-agent
2026-05-06 22:36:23 -04:00
parent 2248d44c9a
commit 79d02c1823
40 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ permission:
bash:
# All agents should start with deny and then add in as needed
"*": deny
"*": allow
"echo *": allow
"cat *": allow
"printenv *": allow