notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 6a5ada26f03fb9c0f67cdb695fba645421419276
parent bdd338b7b8f463c2acbc6ea5fa2ad02e70337b34
Author: William Casarin <jb55@jb55.com>
Date:   Mon, 16 Feb 2026 13:15:04 -0800

auto_accept: add `beads list` to auto-approved commands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Diffstat:
Mcrates/notedeck_dave/src/auto_accept.rs | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/crates/notedeck_dave/src/auto_accept.rs b/crates/notedeck_dave/src/auto_accept.rs @@ -110,6 +110,7 @@ impl Default for AutoAcceptRules { "gh release view".into(), // Beads issue tracker "bd".into(), + "beads list".into(), ], }, AutoAcceptRule::ReadOnlyTool {