Skip to content

Getting a lot of "Roo tried to use apply_diff without value for required parameter 'path'." with qwen3-coderΒ #7406

@serjrd

Description

@serjrd

App Version

3.25.23

API Provider

LM Studio

Model Used

unsloth/Qwen3-Coder-30B-A3B-Instruct-UD-Q5_K_XL

Roo Code Task Links (Optional)

Started to get a lot of errors using Roo, even with the simplest tasks:

Roo tried to use apply_diff without value for required parameter 'path'. Retrying...
Roo tried to use search_and_replace without value for required parameter 'path'. Retrying...
Roo tried to use write_to_file without value for required parameter 'path'. Retrying...

Eventually leading to

Roo is having trouble...

This may indicate a failure in the model's thought process or inability to use a tool properly, which can be mitigated with some user guidance (e.g. "Try breaking down the task into smaller steps").

I've been using the same model which used to work just fine just a few days ago.

Tried downloading different versions of the model.
Tried serving the model through the latest llama.cpp.
No luck.

πŸ” Steps to Reproduce

  • Ubuntu 25.04
  • LM Studio 0.3.23 (Build 3)
  • VSCode:
    Version: 1.103.2
    Commit: 6f17636121051a53c88d3e605c491d22af2ba755
    Date: 2025-08-20T16:45:34.255Z
    Electron: 37.2.3
    ElectronBuildId: 12035395
    Chromium: 138.0.7204.100
    Node.js: 22.17.0
    V8: 13.8.500258-electron.0
    OS: Linux x64 6.14.0-28-generic snap

Task prompt:

Implement validation for formData.end field. It should contain a valid date conforming to DD.MM.YYYY format and cannot be less than formData.start.

Context window is far from being full.

Image

πŸ’₯ Outcome Summary

Expected no errors

πŸ“„ Relevant Logs or Errors (Optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions