mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
docs(integration): add ACP Registry for Zed and JetBrains integration docs
This commit is contained in:
parent
1359563f45
commit
44edc7536b
7 changed files with 39 additions and 0 deletions
|
|
@ -18,6 +18,25 @@
|
|||
|
||||
### Installation
|
||||
|
||||
#### Install from ACP Registry (Recommend)
|
||||
|
||||
1. Install Qwen Code CLI:
|
||||
|
||||
```bash
|
||||
npm install -g @qwen-code/qwen-code
|
||||
```
|
||||
|
||||
2. Download and install [Zed Editor](https://zed.dev/)
|
||||
|
||||
3. In Zed, click the **settings button** in the top right corner, select **"Add agent"**, choose **"Install from Registry"**, find **Qwen Code**, then click **Install**.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
#### Manual Install
|
||||
|
||||
1. Install Qwen Code CLI:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue