Quick Setup Guide:
1️⃣ Install the npm Package Globally
Make sure your Node.js version is ≥ 20, then run the following in your terminal:2️⃣ Configure Environment Variables
Add your Aihubmix key and forwarding address to your system environment variables. You can generate a key on the Aihubmix Keys page. For example, add the following to your ~/.zshrc:For Mac users, you can reveal the hidden
.zshrc
file in your home directory with the shortcut ⌘ + ⇧ + .
. Open it with the system “TextEdit” app and add the lines above.3️⃣ Apply the Configuration
After adding the configuration, run source ~/.zshrc
in your terminal and press Enter.
4️⃣ Launch and Use
Type the following in your terminal:/about
and press Enter to confirm your setup. You’ll see the current version and the selected large language model:

Some users have reported that Qwen Code may occasionally get stuck. We recommend setting a limited quota for your token↗ to avoid unnecessary waste.