From 2f45f26942978c463c838f440e23ab4257dc2273 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Thu, 26 Mar 2026 09:44:08 +0100 Subject: [PATCH] chore: allow beads --- .claude/settings.local.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index cdf09f8..2d760af 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -11,7 +11,12 @@ "Bash(gh issue create:*)", "Bash(gh label create:*)", "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": [], "ask": []