Skip to content
TraeIDE

Search

Popular pages

No matching pages

Try a tool name or a topic such as pricing or MCP.

English

Qwen Code Guide

Qwen’s open-source terminal agent for repository work and configurable model access.

Last verified: · How we verify
Coding agentAlibaba / QwenmacOSWindowsLinux

Suitable workflows

Developers using Qwen models and Alibaba ModelStudio for coding tasks.

Limitations and billing

Current setup uses provider authentication; do not assume an older free OAuth quota still applies.

Capabilities we verified

Agent workflowCLI surface

This is an evidence-based shortlist, not an exhaustive feature inventory. Omitted capabilities have not been checked for this record.

Pricing & usage

See official pricing

ModelStudio or configured provider billing. The cost of metered usage or an external agent can be separate from the subscription.

Check official pricing ↗

Models & access

Alibaba ModelStudio API access or Token Plan; other providers depend on configuration.

Verified families: Qwen.

Official model information ↗

Install and start the CLI

Node.js 22+ for npm; native installers are also documented.

Installation command · npm

npm install -g @qwen-code/qwen-code@latest

Open your project folder in a terminal, then run:

qwen
Official installation instructions ↗

Account and authentication

Use the first-run provider menu or /auth to configure your ModelStudio account.

Project configuration and tools

Run /doctor to inspect configuration; extensions package additional commands and integrations.

First task to try

Locate a module, explain its behavior, then generate and run a focused test.

Official configuration reference ↗

Related CLI tools

All AI CLI tools →

Project evaluation checklist

  1. Open a small, familiar project and confirm that your essential language tooling works.
  2. Give the agent one bounded change with an observable acceptance criterion.
  3. Review the diff, run the project’s checks and compare the result with your current workflow.
  4. Inspect usage after the task. Estimate a month of similar work, including any separate model or agent bill.