Alibaba Coding Plan
See what has changed in OpenVINO with the latest release, as well as all previous releases in this year's cycle.
Model details
Qwen3 Coder Next is a coding-focused language model designed for autonomous software agents that operate inside editors, terminals, and tool-using pipelines. Its hybrid Mixture-of-Experts design routes every token through roughly three billion active parameters from a much larger eighty-billion-parameter pool spread across hundreds of experts, so it can deliver strong coding reasoning while keeping each forward pass lean. A 256k token context window, combined with adaptable scaffold support, lets it stay coherent across multi-file refactors, long shell sessions, and extended agent loops in environments such as Claude Code, Qwen Code, Cline, and similar CLI or IDE hosts.
Training leans on large-scale synthesis of verifiable coding problems paired with executable sandboxes, followed by mid-training and reinforcement learning that draw on real environment feedback rather than static corpora alone. This agentic recipe is what gives the model its reported strengths in long-horizon planning, complex tool calls, and recovering from failed commands. On agent-centric benchmarks the team highlights competitive results on SWE-Bench and Terminal-Bench for its active-parameter class, with a widely cited third-party figure of roughly seventy percent on SWE-Bench Verified, making it an attractive choice for teams that want open weights and low activation cost in production coding assistants.
A provider subscription or plan supersedes token-based pricing for this model.
Alibaba Coding Plan
See what has changed in OpenVINO with the latest release, as well as all previous releases in this year's cycle.
Alibaba Coding Plan
OpenRouter's listing for qwen/qwen3-coder-next provides the most concrete, independently verifiable technical reference for Alibaba Coding Plan's Qwen3 Coder Next. The model was released on February 3, 2026 as an open-weight causal language model purpose-built for coding agents and local development workflows, using a The page also supplies developer-facing API economics, showing routed provider pricing ranging from $0.12 to $0.30 per 1M input tokens and $0.80 to $1.50 per 1M output tokens across Parasail, StreamLake, NovitaAI, and Alibaba Cloud International, with weighted actual averages of approximately $0.088 input / $0.848 outp
Alibaba Coding Plan
The qwen-ai.com guide corroborates Qwen3-Coder-Next's February 3, 2026 release and offers additional architectural detail: a 48-layer hybrid MoE combining Gated DeltaNet and Gated Attention, 512 experts with 10 active plus 1 shared per token (yielding ~3B active parameters), a 256K-token native context window extendabl Positioning Coder-Next within Alibaba's broader Qwen Coder lineup, the guide frames it as the efficiency-focused complement to the 480B flagship and the 30B budget model, all accessible through Alibaba's hosted qwen3-coder-plus / qwen3-coder-flash API routes or the open-source Qwen Code CLI agent (18K GitHub stars). Th