Alibaba Launches Qwen3.6-Plus: 1M Token AI Model Built for Agentic Coding

Alibaba has released Qwen3.6-Plus, its latest proprietary AI model purpose-built for enterprise agentic applications. The launch marks the third closed-source model the company has released in just three days, signalling an aggressive push to compete directly with OpenAI, Google, and Anthropic in the rapidly expanding AI agent market.
What Qwen3.6-Plus Brings to the Table
The headline spec is a native 1-million-token context window — large enough to ingest an entire codebase, its documentation, test suite, and commit history in a single prompt. Paired with a median throughput of 158 tokens per second (faster than GPT-5.4 at 76 tok/s and Claude Opus 4.6 at 93.5 tok/s), the model is designed for production agent workflows where speed and context depth both matter.
Qwen3.6-Plus features always-on chain-of-thought reasoning, native function calling, and hybrid architecture combining linear attention with sparse mixture-of-experts routing. Unlike its predecessor, which developers criticised for "overthinking simple tasks," the new model delivers faster, more decisive responses with fewer retries in multi-step pipelines.
Agentic Coding Is the Core Pitch
Alibaba's positioning for Qwen3.6-Plus centres on repository-level software engineering. The model can autonomously plan, write, test, and iterate across multiple files while respecting existing patterns and architecture. On Terminal-Bench 2.0 — a benchmark measuring agentic terminal coding — it scores 61.6, edging out Claude 4.5 Opus at 59.3. It also outperforms Claude on document recognition (91.2 vs 87.7 on OmniDocBench) and image reasoning (85.4 vs 77.0 on RealWorldQA).
Claude retains an edge on SWE-bench Verified (80.9 vs 78.8), the industry's most cited software engineering benchmark, so the competition remains tight at the top.
Three Models in Three Days
Qwen3.6-Plus follows Qwen3.5-Omni — a native multimodal model supporting text, audio, and video released on March 30 — and a separate image generation upgrade. Bloomberg reported the rapid release cadence reflects Alibaba's deliberate shift toward proprietary, profit-focused AI after years of leading with open-source models. The Qwen family is now the world's most-downloaded open-source AI model series, with over 300 million downloads and 100,000 derivative models built on top of it.
Access and Pricing
Qwen3.6-Plus is available now via Alibaba Cloud Model Studio, the Qwen Chat app, and through OpenRouter (qwen/qwen3.6-plus-preview:free) at no cost during the preview period. It is compatible with Claude Code, Cline, and OpenClaw. The free tier collects prompt data for model training, so Alibaba advises against sending proprietary or confidential code during preview.
The Bottom Line
Qwen3.6-Plus is a credible enterprise AI model that matches or beats Western rivals on several key benchmarks while offering a speed advantage and a 1M-token context that few competitors can match. For developers building agentic coding pipelines, it is worth evaluating — especially at free-preview pricing. Alibaba's three-model sprint in three days makes clear it has no intention of ceding the AI race to Silicon Valley.