✨ hide done agents by default; --show-done + d toggle #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "worktree-feat-hide-done"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Done) agents are hidden by default; the building stays focused on live work.--show-donebrings them back at launch.din the TUI to toggle Done visibility live. Footer hint now advertises it.grouping::hide_done) soto_floorsstays pure.Test plan
cargo test— 33/33 pass (3 new unit tests forhide_done, 1 footer-hint test, 1 round-trip integration test).cargo build --release— clean../target/release/sidequest --helpshows--show-donewith the description.dto reveal; pressdagain to hide.--show-done, confirm Done agents visible from start.Spec:
docs/superpowers/specs/2026-05-21-hide-done-by-default-design.md.