← Back to the Hub

Qwen Code (ACP)

acp:qwen

ACP

AI coding agent by QwenLM with ACP support.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:featured
LicenceApache-2.0
ContinuityContext replay
SupportNeeds setup
Based onQwen 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 status
From your shell
$ superqode harness run acp:qwen "Describe your task"

Install and authenticate

  1. 1

    Install Qwen Code

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