rm qa task

This commit is contained in:
garylin2099 2024-07-10 22:15:11 +08:00
parent 24c5ebd5d6
commit ed58291178

View file

@ -510,15 +510,6 @@ Explanation: The requirement is about software development. Assign each tasks to
"assignee": "Alex"
}
},
{
"command_name": "Plan.append_task",
"args": {
"task_id": "5",
"dependent_task_ids": ["4"],
"instruction": "Write comprehensive tests for the game logic and user interface to ensure functionality and reliability.",
"assignee": "Edward"
}
},
{
"command_name": "TeamLeader.publish_message",
"args": {