Oct 6, 2025 · 1 min read

I’ve been using Cursor for a while, mainly for its smooth AI coding experience. But recently, I decided to move my workflow back to VS Code and test how far open-source coding models have come.
The setup I’m using is simple:
Honestly, I didn’t expect much at first, but the results have been surprisingly solid.
Here’s what stood out:
I still agree that Claude 4.5 or GPT-5 outperform in deep reasoning and complex tasks, but for 50–60% of everyday work, writing code, debugging, or doc generation, these open models perform just fine.
It feels like the first time open LLMs can actually compete with closed ones in real-world dev workflows.
I also made a short tutorial showing how to set it up step-by-step if you want to try it:
I would love to hear your thoughts on these open source models!
Also published on DEV.to.