feat: improve scope up and down command & parse-prd improvements

This commit is contained in:
Ralph Khreish
2025-08-03 15:07:27 +03:00
parent e0d1d03f33
commit 184bb5e68e
13 changed files with 167 additions and 43 deletions

View File

@@ -0,0 +1,8 @@
---
"task-master-ai": patch
---
Fix scope-up/down prompts to include all required fields for better AI model compatibility
- Added missing `priority` field to scope adjustment prompts to prevent validation errors with Claude-code and other models
- Ensures generated JSON includes all fields required by the schema