Qwen3.6 Plus by Alibaba is a proprietary multimodal agent model with 1M-token context, preserve_thinking API, and agentic coding across repository-level engineering tasks.
Capabilities, design details, and architectural traits
Qwen3.6 Plus is a proprietary, hosted model from Alibaba available via Alibaba Cloud Model Studio. Its official framing is "Towards Real World Agents" - it is designed around a "capability loop": perceiving, reasoning, and acting within a single workflow rather than responding passively. It accepts text and image/video input and produces text output. Alibaba describes it as an "all-rounder" that integrates deep logical reasoning, extensive contextual memory, and precise tool execution within a unified agent session.
| Trait | Detail |
|---|---|
preserve_thinking API parameter | Introduced with this release; carries <think> reasoning blocks across all preceding turns; disabled by default; Alibaba explicitly recommends it for agentic tasks to maintain decision consistency and reduce redundant reasoning |
| 1M-token context window by default | Designed for repository-level engineering; the full 1M is available without any special configuration |
| Multimodal across three documented dimensions | Advanced reasoning (document understanding, video reasoning, visual coding), real-world applicability (retail intelligence, fine-grained visual perception), and complex task execution |
| Six named third-party coding framework integrations | Officially documented: OpenClaw, Claude Code, Qwen Code, Kilo Code, Cline, and OpenCode |
| Proprietary API-only, closed weights | Contrast with the open-weight Qwen3.6-35B-A3B (Flash tier) released under Apache 2.0 the same month |
The official blog explicitly states that Qwen3.6 Plus autonomously plans, tests, and iterates on code across the full execution loop - from objective breakdown to final refinement - targeting both frontend web development and complex repository-level engineering. The preserve_thinking parameter is the specific mechanism introduced to maintain reasoning context across the multiple tool calls this loop requires.
Independent evaluations · Artificial Analysis
Evaluate specifications, pricing, and independent benchmark indices
| Model Details | |||
|---|---|---|---|
| General Info | |||
| Provider | Alibaba | Anthropic | Anthropic |
| Release Date | April 2, 2026 | July 24, 2026 | June 9, 2026 |
| Knowledge Cutoff | - | May 2026 | - |
| Context & Limits | |||
| Context Window | 1M | 1M | 1M |
| Pricing (per 1M tokens) | |||
| Input Pricing | $0.50 Best Input Pricing | $5 | $10 |
| Output Pricing | $3 Best Output Pricing | $25 | $50 |
| Modalities | |||
| Inputs | textimagevideo | textimage | textimagefile |
| Outputs | text | text | text |
| Benchmarks (0-100) | |||
| Intelligence Index | 40.5 | 63.1 Best Intelligence Index | 62.1 |
| Coding Index | 54.5 | 78.0 Best Coding Index | 76.5 |
| Agentic Index | 29.0 | 59.2 Best Agentic Index | 56.6 |
Graduate-level reasoning and expert Q&A evaluation.
Extremely difficult logical reasoning and knowledge.
Logical reasoning over long context windows.
Independent evaluation data provided by Artificial Analysis. To view the latest benchmarks and full details, visit their official site.