7141062 Thanks @eyaltoledano! - - Easier Ways to Use Taskmaster (CLI & MCP):
task-master) or as an MCP server directly within integrated development tools like Cursor (using its built-in features). This makes Taskmaster accessible regardless of your preferred workflow.initialize_project capability.remove-task command to permanently delete tasks you no longer need.taskmaster.mdc reference guide and improved readme for a full list).taskmaster.mdc) detailing all commands and tools with examples, usage tips, and troubleshooting info. This is mostly for use by the AI but can be useful for human users as well.expand-all command that could cause NaN errors or JSON formatting issues (especially when using --research).analyze-complexity command (specifically related to the threshold parameter).add-task command more consistent by adding standard flags like --title, --description for manual task creation so you don't have to use --prompt and can quickly drop new ideas and stay in your flow.remove-task) to prevent mistakes. There's a known bug for deleting multiple tasks with comma-separated values. It'll be fixed next release.list-tasks is now get_tasks) to be more intuitive if seen in logs or AI interactions.init and parse-prd steps). This ensures the AI doesn't go on a tangent deciding its own workflow, and follows the exact process outlined in the Taskmaster workflow..env file) or an integrated tool (.cursor/mcp.json file).npx -y task-master-ai task-master-mcp.claude-3-7-sonnet-20250219 and Perplexity sonar-pro by default.expand to 5 (from 4)..md) can be used for Product Requirements Documents (parse_prd).numTasks option in parse_prd for better guidance.show command) to visualize subtask completion.#80 aa185b2 Thanks @Crunchyman-ralph! - Remove non-existent package @model-context-protocol/sdk
#45 757fd47 Thanks @Crunchyman-ralph! - Add license to repo
#44 eafdb47 Thanks @Crunchyman-ralph! - add github actions to automate github and npm releases
#20 4eed269 Thanks @Crunchyman-ralph! - Implement MCP server for all commands using tools.
#44 44db895 Thanks @Crunchyman-ralph! - Added changeset config #39
#50 257160a Thanks @Crunchyman-ralph! - Fix addTask tool projectRoot not defined
#57 9fd42ee Thanks @github-actions! - fix mcp server not connecting to cursor
#48 5ec3651 Thanks @Crunchyman-ralph! - Fix workflows