Next-Generation AI Programming Assistant
Next-Generation AI Programming Assistant
Powerful coding tool based on Qwen3-Coder-480B with ultra-long context and intelligent code generation
Explore the revolutionary features of Qwen3-Coder, bringing unprecedented intelligent experience to modern software development
Based on 4800 billion parameter Qwen3-Coder, providing unprecedented code understanding and generation capabilities
Native support for 256K tokens, expandable to 1M tokens, handling large projects with ease
Multi-turn reasoning and tool calling, supporting complex software engineering tasks and automation workflows
Trained with large-scale code reinforcement learning, significantly improving code execution success rate and quality
Get started with Qwen Code in just a few simple steps
curl -qL https://www.npmjs.com/install.sh | sh
npm i -g @qwen-code/qwen-code
qwen -p 'create a React component'
$
qwen
-p 'create a React component'
# Generating code...
✓
Successfully generated React component
✓
Saved to ./components/MyComponent.tsx
Access comprehensive guides and source code
In addition to Qwen Code, you can now use Qwen3-Coder with Claude Code. Simply request an API key on Alibaba Cloud Model Studio platform and install Claude Code to start coding.
npm install -g @anthropic-ai/claude-code
We have provided two entrypoints for seamlessly experiencing coding with Qwen3-Coder.
Use environment variables to configure API access
claude
Use claude-code-config for backend model customization
$
claude
# Starting Claude Code with Qwen3-Coder...
✓
Connected to Qwen3-Coder via DashScope
✓
Ready to assist with your coding tasks
❯
How can I help you code today?
Understand the advantages of Qwen3-Coder compared to other mainstream AI programming tools
Feature | Qwen3-Coder | Claude Sonnet 4 | GPT-4 | ERNIE-4.5 |
---|---|---|---|---|
Parameters | 480B (35B activated) | Undisclosed | Undisclosed | 300B |
Context Length | 256K (up to 1M) | 200K+ | 128K | 128K |
Open Source | Yes | No | No | No |
As an open source model, Qwen3-Coder allows full customization and local deployment, ensuring data security and privacy protection while avoiding usage restrictions and cost issues of commercial models.
Common questions and detailed answers to help you better use Qwen Code
Hear what the developer community really thinks about Qwen Code
"Finally waited for the successor to qwen2.5-coder 32b! Code generation quality has improved significantly."
"In terms of code RL and multi-turn interaction, Qwen3-Coder is the new benchmark in the open source field."
"Claude has been performing poorly recently, Qwen3-Coder has become the ideal choice for local deployment."