You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using qwen3-coder, it always can't use edit file to modify codes, it always report No changes found and the error message is Error: Error: No Search/Replace blocks were received!
it cause qwen3-coder have to read the whole file, and use write file to modify codes, and it seems this way will use more tokens
when using qwen3-coder, it always can't use edit file to modify codes, it always report
No changes foundand the error message isError: Error: No Search/Replace blocks were received!it cause qwen3-coder have to read the whole file, and use write file to modify codes, and it seems this way will use more tokens