mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +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
|
|
@ -16,6 +16,26 @@
|
|||
|
||||
### Installation
|
||||
|
||||
#### Install from ACP Registry (Recommend)
|
||||
1. Install Qwen Code CLI:
|
||||
|
||||
```bash
|
||||
npm install -g @qwen-code/qwen-code
|
||||
```
|
||||
|
||||
2. Open your JetBrains IDE and navigate to AI Chat tool window.
|
||||
|
||||
3. Click **Add ACP Agent**, then click **Install**.
|
||||

|
||||
|
||||
For users using JetBrains AI Assistant and/or other ACP agents, Click **Install From ACP Registry** in Agents List, then install Qwen Code ACP.
|
||||

|
||||
|
||||
4. The Qwen Code agent should now be available in the AI Assistant panel
|
||||

|
||||
|
||||
#### Manual Install (for older version of JetBrains IDEs)
|
||||
|
||||
1. Install Qwen Code CLI:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue