Skip to content

AskUserQuestion is not wrapping a question in an array #2329

@jcordes73

Description

@jcordes73

What happened?

With Qwen 0.12.1 and the following snippet on a Skill markdown file

Ask:

```
Please provide the path to your integration project. This can be:
- A project directory
- A single configuration file (e.g. a Blueprint XML or Spring XML file)
- A ZIP archive

Path:
```

the following error is shown:

AskUserQuestion {"question":"Please provide the path to your integration project. This can be:\n- A project directory\n- A single configuration file (e.g. a Blueprint XML or Spring XML file)\n- A ZIP… 
 
Parameter "questions" must be an array. 

What did you expect to happen?

The user is prompted for a path

Client information

Qwen Code 0.12.1 (150521d) │
│ Runtime Node.js v22.22.0 / npm 10.9.4 │
│ OS linux x64 (6.18.7-200.fc43.x86_64) │
│ │
│ Auth API Key - openai │
│ Base URL https://litellm-prod.apps.maas.redhatworkshops.io/v1
│ Model qwen3-14b │
│ Session ID b2507d1e-9219-4fee-b704-51a4b4832d14 │
│ Sandbox no sandbox │
│ Proxy no proxy │
│ Memory Usage 268.0 M

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

status/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions