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

Claude Code 2.1.132: Multiagent docs, schedule gate, skill limit changes
Release v2.1.132 adds Managed Agents documentation for multiagent sessions, outcomes, and webhooks; introduces a default-deny gate for proactive /schedule offers; drops documented skill limit from 64 to 20 per agent.

Concerns Arise Over OpenClaw's Usability and Economic Viability
OpenClaw has been criticized for its high barriers to entry, prohibitive costs, security issues, and misleading memory capabilities. Alternative solutions like the MemU Bot have been recommended.

Claude Opus 4.6 effort=low parameter causes lazy agent behavior
When using effort=low with Claude Opus 4.6, agents made fewer tool calls, were less thorough in cross-referencing, and ignored parts of system prompts about web research. Switching to effort=medium resolved the issues.

Sakana AI Launches RSI Lab: Recursive Self-Improvement with Foundation Models
Sakana AI formally launches its Recursive Self-Improvement Lab, building on published research like LLM-Squared, Darwin Gödel Machine, and The AI Scientist to create autonomous, self-improving AI systems.