fix(deps): improve parent-child dependency UX (GH #440)

- Fix DEPENDENCIES.md: correct parent-child syntax (child depends on parent)
- Update bd show: display Children instead of Blocks for parent-child deps
- Group dependents by type with distinct labels

Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-01 21:06:43 -08:00
parent 4c5d90cf46
commit 0456e784f4
5 changed files with 105 additions and 14 deletions

View File

@@ -2,4 +2,4 @@
"database": "beads.db",
"jsonl_export": "issues.jsonl",
"last_bd_version": "0.27.2"
}
}