- Add support for --title/-t and --description/-d flags in add-task command - Fix validation for manual creation mode (title + description) - Implement proper testing for both prompt and manual creation modes - Update testing documentation with Commander.js testing best practices - Add guidance on handling variable hoisting and module initialization issues Changeset: brave-doors-open.md
6 lines
120 B
Markdown
6 lines
120 B
Markdown
---
|
|
'task-master-ai': patch
|
|
---
|
|
|
|
Ensures add-task also has manual creation flags like --title/-t, --description/-d etc.
|