Skip to content

JetBrains IDEA 通过 AI Assistant 使用 ACP 协议调起QWEN 在IDEA退出后 会残留进程 #2433

@cevin

Description

@cevin

What happened?

启动IDEA后,相关进程启动:

 |-+= 83821 admin /Applications/IntelliJ IDEA.app/Contents/MacOS/idea
 | |--- 83849 admin /Applications/IntelliJ IDEA.app/Contents/bin/fsnotifier
 | |-+- 83930 admin npm exec @qwen-code/qwen-code@0.12.0 --acp --experimental-skills
 | | \-+- 83969 admin node /Users/admin/.npm/_npx/e23b992fe5d6b377/node_modules/.bin/qwen --acp --experimental-skills
 | |   \--- 83981 admin /opt/homebrew/Cellar/node/25.8.1_1/bin/node /Users/admin/.npm/_npx/e23b992fe5d6b377/node_modules/.bin/qwen --acp --experimental-skills

退出IDEA后,相关进程残留:

 |-+- 83969 admin node /Users/admin/.npm/_npx/e23b992fe5d6b377/node_modules/.bin/qwen --acp --experimental-skills
 | \--- 83981 admin /opt/homebrew/Cellar/node/25.8.1_1/bin/node /Users/admin/.npm/_npx/e23b992fe5d6b377/node_modules/.bin/qwen --acp --experimental-skills

What did you expect to happen?

qwen相关程序自动退出

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

  > /about

  ╭──────────────────────────────────────────────────────────────────────────╮
  │                                                                          │
  │ 状态                                                                     │
  │                                                                          │
  │ Qwen Code                0.12.1 (150521d8)                               │
  │ 运行环境                 Node.js v25.8.1 / npm 11.11.0                   │
  │ 操作系统                 darwin arm64 (25.3.0)                           │
  │                                                                          │
  │ 认证                     Qwen OAuth                                      │
  │ 模型                     coder-model                                     │
  │ 会话 ID                  efb28089-8187-42ce-b8fa-105a2b5e5c67            │
  │ 沙箱                     no sandbox                                      │
  │ 代理                     no proxy                                        │
  │ 内存使用                 305.4 MB                                        │
  │                                                                          │
  ╰──────────────────────────────────────────────────────────────────────────╯

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

scope/ideIDE integration generaltype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions