Task dependencies are used to visualise blockedBy/blocks relationships
I group my tasks into batches using the blockedBy relationship. I tell claude to make a parent task, and set the child tasks to be blocked by the parent. This allows me to work through a large set of tasks controlling claude's workflow a bit better (without it running off and doing all the tasks in one go)
I'd like to be able to view the swimlanes (kanban lists) such that dependent tasks are nested under the parent tasks
Is this a feature that meets your vision for this project? Happy to implement and do a PR
Task dependencies are used to visualise blockedBy/blocks relationships
I group my tasks into batches using the blockedBy relationship. I tell claude to make a parent task, and set the child tasks to be blocked by the parent. This allows me to work through a large set of tasks controlling claude's workflow a bit better (without it running off and doing all the tasks in one go)
I'd like to be able to view the swimlanes (kanban lists) such that dependent tasks are nested under the parent tasks
Is this a feature that meets your vision for this project? Happy to implement and do a PR