Skip to content

[Qwen Code] Kilo Code tried to use write_to_file (diff, search_and_replace and etc.) without value for required parameter 'path'. Retrying...Β #2369

@Its-My-Work

Description

@Its-My-Work

Description

Good day!

I encounter this problem every day and regularly:
I use qwen-code. In 50% of cases, when the agent tries to make changes to the file, I get the following errors:
Kilo Code tried to use search_and_replace without value for required parameter 'path'. Retrying...
Kilo Code tried to use write_to_file without value for required parameter 'path'. Retrying...
Kilo Code tried to use diff without value for required parameter 'path'. Retrying...
Kilo Code tried to use edit_file without value for required parameter 'target_file'. Retrying...

Switching to another model helps, after which, when returning to qwen-code, it seems to start working correctly, but literally after 5 minutes the same errors appear again.

Instead of programming, I have to constantly switch between different models, but I need the name qwen-code.

I tried to create a global rule with a message that it is necessary to use path in commands. But as I see it did not help at all.

What is the problem? How can it be fixed? Is it just me or do you have it too?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions