Skip to main content

Qwen Provider Status

Qwen account linking is currently unavailable in the bundled CLIProxy runtime. Commands such as ccs qwen --auth and ccs qwen --auth --add return a clear unsupported-provider error instead of starting a broken device-code flow.
The upstream CLIProxy runtime bundled with CCS does not expose Qwen OAuth or device-code authentication. Use an API-key Qwen route instead.
Use Alibaba Coding Plan for Qwen3 Coder models with an API key:
ccs api create --preset alibaba-coding-plan
ccs albb "review this function"
This keeps Qwen model access available while avoiding the unsupported account linking path.

Unsupported Commands

ccs qwen --auth
ccs qwen --auth --add
ccs qwen --use <account>
These commands depend on runtime-managed Qwen OAuth tokens, which CLIProxy does not provide today.

Alibaba Coding Plan

Use Qwen3 Coder models with an API key

API Profiles

Configure API-key providers and custom endpoints