Skip to content

[BUG] #12233

@lyjxxxx

Description

@lyjxxxx

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions