chore: allow beads

This commit is contained in:
Jan-Henrik 2026-03-26 09:44:08 +01:00
parent fe00a854ac
commit 2f45f26942

View file

@ -11,7 +11,12 @@
"Bash(gh issue create:*)", "Bash(gh issue create:*)",
"Bash(gh label create:*)", "Bash(gh label create:*)",
"Bash(gh issue view:*)", "Bash(gh issue view:*)",
"Bash(gh pr view:*)" "Bash(gh pr view:*)",
"Bash(bd list:*)",
"Bash(bd status:*)",
"Bash(bd create:*)",
"Bash(bd dep add:*)",
"Bash(bd ready:*)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []