-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed as not planned
Closed as not planned
Copy link
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Description
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.
π₯ Outcome Summary
Expected no errors
π Relevant Logs or Errors (Optional)
juliettefournier-econ, strawberrymelonpanda, JuliaBars, andyceo and guidedmind-ai
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done