Qwen Code
ActiveDescription
An open-source AI coding agent that lives in your terminal, built by Qwen team with support for code generation, editing, debugging and multi-file operations.
Key Features
- Multi-protocol multi-provider — supports OpenAI, Anthropic, Gemini-compatible APIs with Alibaba Cloud, OpenRouter and more
- Qwen3-Coder co-evolution — both framework and Qwen3-Coder model are open-source and ship together
- Built-in Skills and SubAgents — rich built-in tools for full agentic workflow with Claude Code-like experience
- Terminal-first IDE-friendly — designed for CLI developers with optional VS Code, Zed, and JetBrains IDE integration
- Multi-language docs and auth — supports Chinese, English, German, French, Japanese with API Key and Coding Plan auth
- Centralized settings management — unified model, API key, and default behavior configuration via ~/.qwen/settings.json
Use Cases
Tags
Categories
Quick Start
```bash
curl -fsSL https://qwen-code-assets.oss-cn-hangzhou.aliyuncs.com/installation/install-qwen-standalone.sh | bash
qwen
/auth
```