summaryrefslogtreecommitdiff
path: root/Biz/Dragons/main.py
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-11-09 08:47:35 -0500
committerBen Sima <ben@bsima.me>2025-11-09 08:47:35 -0500
commit7d7be88312c47761fb0892e9329520bfc37e7177 (patch)
tree36154e91dac054e30da7fe3f965dd5bc075789ad /Biz/Dragons/main.py
parent2479a9812ddd4d5f24dc15f1e9f54bf61be73076 (diff)
Implement task tree visualization command
Add 'task tree' command to show hierarchical task structure: Usage: task tree # Show all epics with their children task tree <id> # Show specific epic/task with children Features: - Visual status indicators: [ ] open, [~] in-progress, [✓] done - Shows task type: [Epic] or [Task] - Indented display for hierarchy - Shows namespace associations Example output: t-PpXWsU [Epic] [ ] Task Manager Improvements [Omni/Task.hs] t-PpYZt2 [Task] [ ] Implement child ID generation t-PpZGVf [Task] [✓] Add filtering by type and parent Updated AGENTS.md with usage examples. Closes task t-PpZlbL
Diffstat (limited to 'Biz/Dragons/main.py')
0 files changed, 0 insertions, 0 deletions