mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
351 B
351 B
task-master-ai
| task-master-ai |
|---|
| patch |
fix: tolerate AI SDK versions without jsonSchema export
Fallback to sanitized Zod schema handling when jsonSchema is unavailable, and align structured-output tests and registration perf thresholds to reduce CI failures.
Also enforce sequential, unique subtask ids when regenerating subtasks during scope adjustment.