update changesets
This commit is contained in:
@@ -11,3 +11,5 @@ Add `--research` flag to parse-prd command, enabling enhanced task generation fr
|
||||
- Create more accurate dependency relationships between tasks
|
||||
|
||||
This results in higher quality, more actionable tasks with minimal additional effort.
|
||||
|
||||
*NOTE* That this is an experimental feature. Research models don't typically do great at structured output. You may find some failures when using research mode, so please share your feedback so we can improve this.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'task-master-ai': patch
|
||||
---
|
||||
|
||||
ensures that the second fallback which tries to call research if main and fallback both fail will correctly check if the api key is set before attempting to make the call. this closes #421 #519
|
||||
Fixes an issue where the research fallback would attempt to make API calls without checking for a valid API key first. This ensures proper error handling when the main task generation and first fallback both fail. Closes #421 #519.
|
||||
|
||||
Reference in New Issue
Block a user