- Enhance E2E testing and LLM analysis report and: - Add --analyze-log flag to run_e2e.sh to re-run LLM analysis on existing logs. - Add test:e2e and analyze-log scripts to package.json for easier execution. - Correct display errors and dependency validation output: - Update chalk usage in add-task.js to use bracket notation (chalk[color]) compatible with v5, resolving 'chalk.keyword is not a function' error. - Modify fix-dependencies command output to show red failure box with issue count instead of green success box when validation fails. - Refactor interactive model setup: - Verify inclusion of 'No change' option during interactive model setup flow (task-master models --setup). - Update model definitions: - Add max_tokens field for gpt-4o in supported-models.json. - Remove unused scripts: - Delete prepare-package.js and rule-transformer.test.js. Release candidate
Task Master Documentation
Welcome to the Task Master documentation. Use the links below to navigate to the information you need:
Getting Started
- Configuration Guide - Set up environment variables and customize Task Master
- Tutorial - Step-by-step guide to getting started with Task Master
Reference
- Command Reference - Complete list of all available commands
- Task Structure - Understanding the task format and features
Examples & Licensing
- Example Interactions - Common Cursor AI interaction examples
- Licensing Information - Detailed information about the license
Need More Help?
If you can't find what you're looking for in these docs, please check the main README or visit our GitHub repository.