I built a system where Claude Code delegates heavy coding work to a local Qwen model — built a full roguelite overnight without burning through my Pro quota
Sharing this because I couldn't find a clear writeup of this specific pattern, and it's been genuinely useful. **The problem:** Claude Pro gives roughly 45 prompts per 5-hour window. Agentic coding sessions (multi-file, iterative) can burn through that in 30-60 minutes. I have a 16GB local GPU sitt…
Read the full story at r/LocalLLM ↗