Alibaba debuts the Qwen3-Coder model for agentic coding, including a 480B-parameter MoE variant, and open sources Qwen Code, a CLI tool adapted from Gemini CLI
Qwen 39.4k — Text Generation Transformers Safetensors qwen3_moe conversational Coco Feng / South China Morning Post : Alibaba upgrades flagship Qwen3 model to outperform OpenAI, DeepSeek in maths, coding Martin Anderson / Unite.AI : Language Models Change Their Answers Depending on How You Speak Qwen on GitHub : Qwen3-Coder: Agentic Coding in the World. Ayush Mukherjee / Moneycontrol : Alibaba unveils Qwen3-Coder, its most powerful open-source AI model for coding Markus Kasanmascheff / WinBuzzer : Alibaba Targets Agentic AI Crown with Qwen3-Coder Release Anusuya Lahiri / Benzinga : Alibaba's Upgraded Qwen3 Outperforms OpenAI, DeepSeek Prasanth Aby Thomas / Computerworld : Alibaba rolls out new AI coding model Qwen3-Coder, says it's their most powerful Asif Razzaq / MarkTechPost : Qwen Releases Qwen3-Coder-480B-A35B-Instruct: Its Most Powerful Open Agentic Code Model Yet Bandhakavi Swagath / Verdict : Alibaba introduces advanced AI coding model Qwen3-Coder Reuters : Alibaba launches open-source AI coding model, touted as its most advanced to date Swastika Das Sharma / Livemint : Alibaba launches its ‘most advanced’ open-source AI model Qwen3-Coder — All you need to know Smruthi Nadig / Analytics India Magazine : Alibaba Launches Open Source Model Qwen3-Coder, Surpasses DeepSeek and K2 Bluesky: Corey Quinn / @quinnypig.com : If you built a Time Machine, you could go back to the Middle Ages and read this headline to give a peasant a seizure. [embedded post] Tim Kellogg / @timkellogg.me : here it is: — * benchmarks: tough competition with Sonnet-4 — * 256K context, expandable to 1M with YaRN — there's also a CLI forked from gemini-cli — qwenlm.github.io/blog/qwen3- c... [embedded post] X: @alibaba_qwen : Qwen3-Coder is here! ✅ We're releasing Qwen3-Coder-480B-A35B-Instruct, our most powerful open agentic code model to date. This 480B-parameter Mixture-of-Experts model (35B active) natively supports 256K context and scales to 1M context with extrapolation. It achieves top-tier performance across multiple agentic coding benchmarks among open models, including SWE-bench-Verified!!! 🚀... Awni Hannun / @awnihannun : A perfect coding model for MLX on Apple silicon.. Qwen delivered again. Runs quite fast on an M3 Ultra. Running the 4-bit quantized with mlx-lm: [video] @sigkitten : opencode making a pong game in vite+react using (4bit) qwen/qwen3-235b-a22b-2507 locally, served by lmstudio. It used like 130GB of RAM, 0 issues with tool calls. This is completely usable locally now. Whether it's at claude level or not, idk yet, but I've no doubt we'll be [video] Aravind Srinivas / @aravsrinivas : Incredible results! Open source is winning. [image] Clem / @clementdelangue : It's out! and you can already run inference on the HF model page thanks to @hyperbolic_labs! https://huggingface.co/... [image] Armin Ronacher / @mitsuhiko : qwen-code is a fork of Gemini CLI. Because it legally can be. So let me plead again: please @AnthropicAI, open source Claude Code. This will be better for the ecosystem! Simon Willison / @simonw : They released this new model literally as I was finishing typing up my notes on their new model from yesterday, Qwen3-235B-A22B-Instruct-2507 (I think yesterday's smaller model drew a better pelican) https://simonwillison.net/... Yuchen Jin / @yuchenj_uw : We're now serving Qwen3-Coder-480B-A35B & Qwen3-235B-A22B-2507 at Hyperbolic! Qwen3-Coder-480B achieves results comparable to Claude Sonnet 4 on coding benchmarks, truly amazing! @JustinLin610 and @huybery are the 420 gang in China, keep shipping models until 6 AM China time! [image] Bindu Reddy / @bindureddy : Qwen 3 just dropped an open-source agentic coding model! Claims it's comparable to Sonnet-4! Will be on LiveBench and CodeLLM shortly Thanks to Qwen for keeping open source alive 👏👏 [image] Binyuan Hui / @huybery : After three intense months of hard work with the team, we made it! We hope this release can help drive the progress of Coding Agents. Looking forward to seeing Qwen3-Coder continue creating new possibilities across the digital world! Forums: Hacker News : Qwen3-Coder: Agentic coding in the world r/LocalLLaMA : Qwen3 coder will be in multiple sizes r/singularity : Alibaba releases Qwen3-Coder r/LocalLLaMA : Qwen/Qwen3-Coder-480B-A35B-Instruct
Context & Ripple Effects
Qwen3-Coder extends Alibaba’s open-model program from reasoning into software work: the company had already released an open reasoning model positioned around lower compute needs in QwQ-32B’s open reasoning release.
It also builds on Qwen’s move toward models that can act on devices, following Qwen2.5-VL’s PC and phone-control capabilities. Packaging the new coding model with an open command-line tool makes the release an ecosystem play, not just a benchmark claim.
First-order effects
- Developers can self-host or adapt an open-source agentic coding model, including a 480B-parameter MoE variant with roughly 35B active parameters, and access it through Qwen Code.
- Alibaba gains a developer-facing distribution layer: Qwen Code, adapted from Gemini CLI, gives its models a direct command-line workflow rather than relying solely on third-party integrations.
Second-order effects
- Commercial coding-agent vendors and closed-model providers face a more credible open alternative for teams that prioritize model control, customization, or self-hosting over a hosted-only workflow.
- The Gemini CLI lineage makes the command line a more contestable integration surface: model providers can compete for developer usage through familiar tooling as well as through raw coding performance.
Third-order effects
- If open models continue to pair frontier-scale architectures with usable agent tooling, value may shift toward inference operations, integrations, and developer workflow distribution—the later Qwen safety and vision-model expansion suggests Alibaba is building a broader stack around that premise.
- The result could strengthen buyer leverage in coding AI, though practical adoption will depend on deployment cost, reliability, and how well open tools fit existing engineering environments.
The trend: Agentic coding is becoming a full-stack competition in which open model weights, efficient MoE inference, and developer tooling are delivered together.