Skip to content

Roo is having trouble - path parameter not provided - Roo XML parser should handle spaces between XML tagsΒ #7664

@sergiobank

Description

@sergiobank

App Version

latest

API Provider

OpenAI Compatible

Model Used

Qwen3-Coder

Roo Code Task Links (Optional)

No response

πŸ” Steps to Reproduce

Hey @daniel-lxs
First of all, thanks for all the work put in the project! It's amazing!!

Regarding the missing parameter 'path' issue, what you wrote in issue #7406 isn't entirely accurate. I extensively debugged this issue, and can confirm that when using Qwen3-Coder, most of the time the parameter 'path' is being generated properly (you can also see that the 'path' parameter was correctly generated in @serjrd example). The issue here is that the model generates space(s) between the XML tags, which is completely understandable/even logically correct, but Roo's parser currently is not robust enough to handle these spaces gracefully, and throws an error. After extensive investigation, I am confident that Roo's XML parser should support removing spaces between XML tags. This would significantly improve Roo's experience with those models, especially Qwen3-Coder, such a popular option these days. Let me know what you think @daniel-lxs , hoping to hear from you soon!
Thanks again for all the incredible work!!

πŸ’₯ Outcome Summary

Hey @daniel-lxs
First of all, thanks for all the work put in the project! It's amazing!!

Regarding the missing parameter 'path' issue, what you wrote isn't entirely accurate. I extensively debugged this issue, and can confirm that when using Qwen3-Coder, most of the time the parameter 'path' is being generated properly (you can also see that the 'path' parameter was correctly generated in @serjrd example). The issue here is that the model generates space(s) between the XML tags, which is completely understandable/even logically correct, but Roo's parser currently is not robust enough to handle these spaces gracefully, and throws an error. After extensive investigation, I am confident that Roo's XML parser should support removing spaces between XML tags. This would significantly improve Roo's experience with those models, especially Qwen3-Coder, such a popular option these days. Let me know what you think @daniel-lxs , hoping to hear from you soon!
Thanks again for all the incredible work!!

πŸ“„ Relevant Logs or Errors (Optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs InfoMissing details or unclear. Waiting on author to provide more context.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions