Qwen Code - by Alibaba¶
Installation¶
# Install with npm
npm install -g @qwen-code/qwen-code@latest
# update to latest version with npm
npm update -g @qwen-code/qwen-code
Get Version¶
% qwen --version
Usage¶
Qwen Code is a CLI coding assistant powered by Alibaba's Qwen large language model. It provides AI-assisted coding capabilities in your terminal.
Usage: qwen [options] [prompt]
Qwen Code - AI-powered coding assistant
Options:
-v, --version Display version information
-h, --help Display help for command
Features¶
- Interactive coding sessions
- Code generation and explanation
- Multi-language support
- Integration with Qwen LLM family