QwenLM/qwen-code cua-driver-rs-v0.20.1
QwenLM/qwen-code
Captured source
source ↗published Aug 26, 2026seen 2dcaptured 2dhttp 200method plain
cua-driver-rs v0.20.1
Repository: QwenLM/qwen-code
Tag: cua-driver-rs-v0.20.1
Published: 2026-08-26T11:23:28Z
Prerelease: yes
Release notes: Qwen CUA Driver prebuilt binaries (vendored under packages/cua-driver).
- macOS: codesigned + notarized universal binary +
QwenCuaDriver.app - Linux: unsigned (x86_64 + arm64, glibc 2.31 floor)
- Windows: unsigned (x86_64 + arm64)
- Node.js: the same workflow publishes
@qwen-code/cua-sdk
after a clean install against these release assets and publishes the independently versioned @qwen-code/node-repl-mcp package after its MCP protocol smoke tests
Enable relative coordinates: CUA_DRIVER_RS_COORDINATE_SPACE=1 (default 0 = off; optional CUA_DRIVER_RS_COORDINATE_SCALE=1000).
Enable textual MCP payload filtering for affected model API routes: MCP_MODEL_PAYLOAD_FILTER=1 (default off).
What's Changed
- feat(core): trust a generated-scripts root for workflow scriptPath loads by @qqqys in https://github.com/QwenLM/qwen-code/pull/9987
- docs: consolidate assorted documentation corrections by @AaronZ345 in https://github.com/QwenLM/qwen-code/pull/9855
- fix(ci): retry sandbox image builds and file an issue when a release build fails by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/9916
- feat(providers): load model recommendations before editing by @qqqys in https://github.com/QwenLM/qwen-code/pull/9980
- feat(goal): stop autonomous continuation at a token budget the user re-arms by @qqqys in https://github.com/QwenLM/qwen-code/pull/9891
- fix(web-shell): constrain responsive sidebar drawer by @dreamWB in https://github.com/QwenLM/qwen-code/pull/10020
- fix(core): dedupe hierarchical memory files by canonical identity by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/9600
- fix(cua-driver): support sandboxed Windows SDK clients by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/10120
- chore(ci): migrate CUA npm packages to trusted publishing by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/9836
- feat(acp): enable managed auto-memory lifecycle by @zgxkbtl in https://github.com/QwenLM/qwen-code/pull/9992
- chore(cua-driver): bump SDK to 0.20.1 by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/10127
- fix(node-repl): make package verification idempotent by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/10133
- fix(review): give cancelled runs an accurate fallback body instead of the failure comment by @wenshao in https://github.com/QwenLM/qwen-code/pull/10114
- fix(cua-driver): synchronize release version marker by @LaZzyMan in https://github.com/QwenLM/qwen-code/pull/10135
- feat(cli): Add standalone sessions for projectless tasks by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/9978
New Contributors
- @zgxkbtl made their first contribution in https://github.com/QwenLM/qwen-code/pull/9992
Full Changelog: https://github.com/QwenLM/qwen-code/compare/desktop-v0.2.2...cua-driver-rs-v0.20.1