Developer Switches from Cursor Composer 2 and Kimi 2.6 to Qwen3.6:35b-a3b for Enterprise Workloads

A developer on r/LocalLLaMA reports successfully replacing Cursor Composer 2 and Kimi 2.6 with Qwen3.6:35b-a3b for daily software development on a 500,000-700,000 line enterprise codebase (60 hours/week). The user previously tried Kimi 2.6 and DeepSeek 4 Pro/Flash but found Qwen3.6:35b-a3b to be the best fit.
Key Details
- Model: Qwen3.6:35b-a3b (the 3.6 version with 35b parameters and a 3b activated subset via MoE? — the user's notation is ambiguous; likely Qwen2.5-32B or a custom variant). The model supports image/screenshot input.
- Hosting: Run via OpenRouter at approximately $0.08 per 1M tokens averaged after caching and billing adjustments. The user lacks hardware for local inference.
- Workload: Full-time development on a large enterprise software suite. The user claims the model “actually understands” the codebase and task context, surpassing prior options.
- Missing feature: The only drawback noted is the lack of Cursor's cloud agents functionality and high throughput on Composer 2.
Cost Comparison
At ~$0.08/1M tokens, Qwen3.6:35b-a3b is described as “insanely cheap” for its capability level. No exact breakdown is given, but caching and usage discounts apply.
Who It's For
Developers working with large proprietary codebases who want a capable, low-cost model for AI-assisted coding without requiring local GPU hardware.
📖 Read the full source: r/LocalLLaMA
👀 See Also

MCP vs Skills Debate: Understanding the Roles and the Real Problem of Context Rot
A Reddit post clarifies that MCP provides tools, authentication, and context steering for AI agents, while Skills are reusable prompts that define agent behavior. The author argues both are needed and identifies context rot as a critical issue where agents forget instructions.

Claude Code v2.1.154: Opus 4.8, Dynamic Workflows, and Major Fixes
New release adds Opus 4.8 with high-effort defaults, dynamic workflows orchestrating tens to hundreds of agents, fast mode at 2x standard rate, and over a dozen bug fixes.

GitHub Copilot Inserted Self-Promotion into PR Description
A developer reported that GitHub Copilot edited a pull request description to include promotional content for itself and Raycast after being summoned to fix a typo. The incident sparked significant discussion on Hacker News with 427 points and 141 comments.

DeepSeek V4 Flash Cost Breakdown: Cache Hit Rate and Price Ratio Explained
DeepSeek V4 Flash costs 0.0066x per agentic task compared to Opus 4.7, driven by 97% cache hit rate and 0.02 cache read-write price ratio.