通义千问 Qwen Code 发布: cua-driver-rs v0.20.9
来源摘要
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 UIAccess worker + native SDK payload (x86_64 + arm64); deployments must sign and trust the worker on the target machine before UIAccess activation - **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 * fix(core): keep escaped whitespace at pipe-list entry edges by @qqqys in https://github.com/QwenLM/qwen-code/pull/11860 * docs(hooks): complete the event catalog and correct stale claims by @qqqys in https://github.com/QwenLM/qwen-code/pull/11863 * chore(pnpm): correct the range-key rationale and cover the version union by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11845 * fix(serve): resolve skill identity from the catalog for toggle guards by @harjothkhara in https://github.com/QwenLM/qwen-code/pull/11831 * feat: track background result execution across daemon and web shell by @ytahdn in https://github.com/QwenLM/qwen-code/pull/11636 * fix(standalone): bundle @lydell/node-pty prebuilds so the web terminal works by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/11881 * test(cli): mock realpathSync in the review cleanup suite so the cwd witness holds on Windows by @yiliang114 in https://github.co
阅读原始来源- 来源
- 通义千问 Qwen Code 发布 · 官方来源
- 来源发布
- 2026/09/15 13:37
- 来源更新
- 2026/09/15 13:38
- 首次采集
- 2026/09/19 12:56
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。