Skip to content

fix: update qwen-code CLI command and ACP capabilities#73

Merged
omercnet merged 3 commits intoomercnet:mainfrom
HBUzxl:fix/qwen-code-acp-compatibility
Jan 25, 2026
Merged

fix: update qwen-code CLI command and ACP capabilities#73
omercnet merged 3 commits intoomercnet:mainfrom
HBUzxl:fix/qwen-code-acp-compatibility

Conversation

@HBUzxl
Copy link
Copy Markdown
Contributor

@HBUzxl HBUzxl commented Jan 7, 2026

Agent availability detection shows "not installed" even when qwen code Cli is installed

The integration failed because:

  1. The qwen-code acp command has been deprecated/replaced
  2. Missing clientCapabilities in ACP protocol handshake prevented successful initialization

Changes

  • Updated command from qwen-code acp to qwen --experimental-acp
  • Added clientCapabilities with filesystem support declarations

Verification

The Qwen Code CLI can now be detected and properly initialized.

Related Issue

Fixes #72

@omercnet omercnet merged commit 837f509 into omercnet:main Jan 25, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Agent availability detection shows "not installed" even when qwen code Cli is installed

2 participants