Can Qwen 3.8 running on your laptop really replace Claude Opus for Agentic coding?

Developer Deepu explores the viability of running local LLMs for complex agentic coding tasks. Using a high-end ASUS ROG Flow Z13 with 128GB of memory, the author demonstrates that the Qwen 3.8-27B and Flash-Next models can achieve performance levels comparable to frontier models like Claude Opus 4.6. By leveraging tools like LlamaStash for orchestration and Pi as a coding harness, the author successfully implements complex features in large Rust projects entirely offline. The article details specific optimizations, including the use of Multi-Token Prediction (MTP) and custom presets to balance speed and quality. While local models require significant hardware and careful tuning, the author concludes that they have reached a point where they can effectively handle professional-grade coding workflows without cloud dependencies, offering a greener and more private alternative to proprietary AI services.
This is a summary. Read the full article at the original source:
Dev.toRelated stories
Younger workers apparently want their bosses to start behaving more like AI
A recent study by Use.AI involving over 11,000 participants reveals that 62% of workers aged 18-28 prefer their managers to provide highly specific, s…
Google has officially launched the Gemini app for Windows, expanding the accessibility of its generative AI assistant beyond web browsers and mobile d…
In a reflective piece on the intersection of human limitations and AI-driven development, the author explores the concept of 'satisficing'—a strategy…


