Problem (one or two sentences)
when calling tool ask_followup_question, some models output followup in string format. However, it requires array format. I hope this function calling can support string format of followup
Context (who is affected and when)
whenever calling ask_followup_question tool
Reproduction steps
Mac OS. using Qwen3.6 35B-A3B JANGTQ4 to call ask_followup_question. It shows that followup parameter is missing
Expected result
the model can call ask_followup_question properly
Actual result
it fails to call ask_followup_question because the followup is in string format, yet array format is required
Variations tried (optional)
No response
App Version
3.53.0
API Provider (optional)
OpenAI Compatible
Model Used (optional)
Qwen3.6 35B-A3B JANGTQ
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Problem (one or two sentences)
when calling tool ask_followup_question, some models output followup in string format. However, it requires array format. I hope this function calling can support string format of followup
Context (who is affected and when)
whenever calling ask_followup_question tool
Reproduction steps
Mac OS. using Qwen3.6 35B-A3B JANGTQ4 to call ask_followup_question. It shows that followup parameter is missing
Expected result
the model can call ask_followup_question properly
Actual result
it fails to call ask_followup_question because the followup is in string format, yet array format is required
Variations tried (optional)
No response
App Version
3.53.0
API Provider (optional)
OpenAI Compatible
Model Used (optional)
Qwen3.6 35B-A3B JANGTQ
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)