Extend task_list MCP tool and CLI command with DAG traversal modes: subtree (all descendants), ancestors (all parents), and blocked-by (transitive dependency chain). Currently task_list only does flat filtering.
Extend task_list MCP tool and CLI command with DAG traversal modes: subtree (all descendants), ancestors (all parents), and blocked-by (transitive dependency chain). Currently task_list only does flat filtering.