Files
claude-task-master/.changeset/fix-show-command-complexity.md
2025-07-16 09:24:06 +02:00

334 B

task-master-ai
task-master-ai
patch

Fix: show command no longer requires complexity report file to exist

The tm show command was incorrectly requiring the complexity report file to exist even when not needed. Now it only validates the complexity report path when a custom report file is explicitly provided via the -r/--report option.