github eyaltoledano/claude-task-master task-master-ai@0.23.1-rc.0

pre-releaseone month ago

Patch Changes

  • #1079 e495b2b Thanks @Crunchyman-ralph! - Fix scope-up/down prompts to include all required fields for better AI model compatibility

    • Added missing priority field to scope adjustment prompts to prevent validation errors with Claude-code and other models
    • Ensures generated JSON includes all fields required by the schema
  • #1079 e495b2b Thanks @Crunchyman-ralph! - Fix MCP scope-up/down tools not finding tasks

    • Fixed task ID parsing in MCP layer - now correctly converts string IDs to numbers
    • scope_up_task and scope_down_task MCP tools now work properly
  • #1079 e495b2b Thanks @Crunchyman-ralph! - Improve AI provider compatibility for JSON generation

    • Fixed schema compatibility issues between Perplexity and OpenAI o3 models
    • Removed nullable/default modifiers from Zod schemas for broader compatibility
    • Added automatic JSON repair for malformed AI responses (handles cases like missing array values)
    • Perplexity now uses JSON mode for more reliable structured output
    • Post-processing handles default values separately from schema validation

Don't miss a new claude-task-master release

NewReleases is sending notifications on new releases.