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.
6 lines
104 B
Markdown
6 lines
104 B
Markdown
---
|
|
'task-master-ai': patch
|
|
---
|
|
|
|
fix threshold parameter validation and testing for analyze-complexity.
|