01Organizes tasks into parallel execution tracks and levels for optimal concurrency.
02Generates structured JSON and text-based visualizations of the entire dependency graph.
03Validates bidirectional consistency between 'blocks' and 'blockedBy' task relationships.
04Identifies the critical path to highlight the most time-sensitive sequence of tasks.
050 GitHub stars
06Detects and traces circular dependencies with specific fix suggestions to break loops.