← Back to the Hub
Managed
Qwen Code
qwen-code
QwenLM's first-party open-source coding agent through its stable ACP mode
qwenOpen sourceNeeds setupFresh session sessions
Specification
| Category | Coding agents |
|---|---|
| Runtime | qwen |
| Interface | TUI and CLI |
| Source | connection:acp |
| Licence | Apache-2.0 |
| Continuity | Fresh session |
| Support | Needs setup |
| Based on | Qwen Code |
Setup and support
run `npm install -g @qwen-code/qwen-code`, then run `qwen auth`
Runtime behaviour
Capabilities
open harnessopen weightsvia ACPManaged connection from SuperQode
Policies and ownership
- +The connected coding agent owns its tool loop
- +Authentication remains with the vendor CLI or account
- +SuperQode provides discovery, launch, and session continuity
- +Evaluation and optimization apply to SuperQode HarnessSpecs, not to this agent's internal loop
Get started
Inside SuperQode
$ :connect qwen-code$ :harness switch qwen-code$ :harness statusFrom your shell
$ superqode harness run qwen-code "Describe your task"Install and authenticate
- 1
Install Qwen Code
npm install -g @qwen-code/qwen-code - 2
Authenticate your Qwen account
qwen auth




