π Task Master AI Notion v0.24.0
π Upstream Integration
This release integrates upstream Task Master v0.24.0 while fully preserving Notion synchronization functionality.
β¨ New Features from Upstream
- Claude Code Provider Support: Enhanced codebase-aware task generation when using Claude Code
- GPT-5 Support: Support for the latest GPT-5 model with proper parameter handling
- Claude Code Agents: Specialized agents for parallel task execution and quality assurance:
task-orchestrator: Coordinates and manages task execution with intelligent dependency analysistask-executor: Handles individual task implementationtask-checker: Verifies completed tasks meet specifications
- Improved Task Expansion: Better context-aware subtask generation with parent task details included
π Notion Integration Maintained
- Full Compatibility: All Notion sync functionality preserved and tested
- Automatic Sync: Tasks continue to sync automatically with Notion after parse-prd, analyze-complexity, and clear-subtasks operations
- Diagnostic Tools: validate-notion-sync, repair-notion-db, and reset-notion-db commands remain fully functional
π¦ Package Updates
- Updated to version 0.24.0 across all packages while maintaining notion-specific naming
- Enhanced VS Code extension with improved MCP client functionality
- All existing Notion-specific features and commands remain unchanged
π οΈ Technical Improvements
- Enhanced AI provider compatibility for JSON generation
- Improved schema compatibility between different AI models
- Better error handling and automatic JSON repair for malformed responses
- More robust MCP integration and connection handling
π Installation & Usage
No breaking changes to existing installations. Continue using:
npm install -g task-master-ai-notiontask-master-notioncommands- VS Code extension with full Notion sync support
All existing project configurations and .env files remain compatible.