Allow tasks to depend on other tasks being completed first. - Add --depends-on flag - Show blocked tasks differently in ls output - Prevent completing tasks with incomplete dependencies - Add 'tix deps' command to visualize dependency graph
Allow tasks to depend on other tasks being completed first.