Files
claude-task-master/.changeset/happy-snails-train.md
Eyal Toledano 571d7628f0 fix: threshold parameter validation in analyze-complexity
Change threshold parameter in analyze_project_complexity from union type to coerce.number with min/max validation. Fix Invalid type error that occurred with certain input formats. Add test implementation to avoid real API calls and proper tests for parameter validation.
2025-04-09 21:25:21 -04:00

104 B

task-master-ai
task-master-ai
patch

fix threshold parameter validation and testing for analyze-complexity.