← Back to the Hub
ACP
Qwen Code (ACP)
acp:qwen
AI coding agent by QwenLM with ACP support.
ACPOpen sourceNeeds setupContext replay sessions
Specification
| Category | ACP agents |
|---|---|
| Runtime | ACP |
| Interface | TUI and CLI over ACP |
| Source | acp:featured |
| Licence | Apache-2.0 |
| Continuity | Context replay |
| Support | Needs setup |
| Based on | Qwen Code agent |
Setup and support
npm install -g @qwen-code/qwen-code
Runtime behaviour
Capabilities
Agent Client ProtocolContext replay
Policies and ownership
- +External agent owns its tool loop and tool inventory
- +SuperQode provides ACP connection, session handoff, and context replay
Get started
Inside SuperQode
$ :connect acp qwen$ :harness switch acp:qwen$ :harness statusFrom your shell
$ superqode harness run acp:qwen "Describe your task"Install and authenticate
- 1
Install Qwen Code
npm install -g @qwen-code/qwen-code





