Files
claude-task-master/.changeset/afraid-rocks-add.md
Ralph Khreish fc1a79f256 fix: Add .strict() to all Zod schemas for OpenAI structured outputs compatibility (#1523)
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Fixes #1522
Fixes #1541
2025-12-22 10:19:19 +01:00

262 B

task-master-ai
task-master-ai
patch

Codex cli Validate reasoning effort against model capabilities

  • Add provider-level reasoning effort validation for OpenAI models
  • Automatically cap unsupported effort levels (e.g., 'xhigh' on gpt-5.1 and gpt-5 becomes 'high')