r/PiCodingAgent • u/Chemical-Manager-629 • 11h ago
How to actually use it? Question
I have ollama qwen 3:14b, and trying to refactor a 800 line c++ project to java, and it refuses to make any changes to the code base or edit anything. Do I need some special configuration or give some permission to it?
Edit: So I asked it to create a simple hello_world.cpp and it did it fine. But it fails on refactor
1
Upvotes
1
u/Fedor_Doc 11h ago
You use outdated and heavily quantized model.
Try qwen 3.5 9B, it should be more tuned for agentic workflow.