Skip to content

feat: add qwen built-in ACP agent#53

Merged
Takhoffman merged 3 commits intoopenclaw:mainfrom
gandli:feat/add-qwen-agent-registry
Mar 9, 2026
Merged

feat: add qwen built-in ACP agent#53
Takhoffman merged 3 commits intoopenclaw:mainfrom
gandli:feat/add-qwen-agent-registry

Conversation

@gandli
Copy link
Copy Markdown
Contributor

@gandli gandli commented Mar 5, 2026

Summary

  • add to the built-in agent registry
  • map to the native ACP command
  • extend agent-registry tests to cover the new built-in agent
  • update README built-in agent docs to include Qwen Code

Testing

acpx@0.1.3 build:test /Users/user/.openclaw/workspace/acpx
node -e "require('node:fs').rmSync('dist-test',{recursive:true,force:true})" && tsc -p tsconfig.test.json

✔ resolveAgentCommand maps known agents to commands (0.732875ms)
✔ resolveAgentCommand returns raw value for unknown agents (0.063916ms)
✔ listBuiltInAgents returns exactly all 6 registered agent names (0.715416ms)
✔ default agent is codex (0.060125ms)
ℹ tests 4
ℹ suites 0
ℹ pass 4
ℹ fail 0
ℹ cancelled 0
ℹ skipped 0
ℹ todo 0
ℹ duration_ms 83.351042

@Takhoffman Takhoffman force-pushed the feat/add-qwen-agent-registry branch from b729b27 to 4807059 Compare March 9, 2026 19:38
@Takhoffman Takhoffman merged commit 6400f20 into openclaw:main Mar 9, 2026
6 of 7 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.

2 participants