[Issue]: Todos status argument missing in Tool calling
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 152
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 11
Description
Problem Description
Model: Qwen3.5-9b
Tool: DeepSeek Harness 0.12 alpha3
FastFlowLM v1.0.3
I'm new to agent coding, not sure if it's my settings or something with FLM
It's complaining about:
Error: invalid arguments: "todos[1].status" must be one of ["pending","in_progress","completed"]; "todos[2].status" must be one of ["pending","in_progress","completed"]; missing required property "todos[3].status"
Operating System
Windows 11
CPU
AMD Ryzen AI MAX+ 395
GPU
8060s
ROCm Version
v1.0.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
rocminfo --support output
Paste output here
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or reproducible steps are named. Start by reproducing the Qwen3.5-9b tool-calling failure with DeepSeek Harness 0.12 alpha3 and inspect the tool-call handling for the todos status field. Done means identifying whether FastFlowLM or the model output omits or emits invalid statuses, with a minimal reproduction or confirmed settings issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- ai, backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100