Describe the bug
The task-creation guide returned by get_backlog_instructions(instruction="task-creation") describes acceptance criteria conceptually but doesn't specify the expected parameter format for task_create.
To Reproduce
Steps to reproduce the behavior:
- Ask to the agent to create simple tasks from a plan
- See error like: Error: Validation failed: Field 'acceptanceCriteria' must be an array
Expected behavior
No validation error on acceptance_criteria
Describe the bug
The task-creation guide returned by get_backlog_instructions(instruction="task-creation") describes acceptance criteria conceptually but doesn't specify the expected parameter format for task_create.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No validation error on acceptance_criteria