通义千问 Qwen Code 发布: cua-driver-rs v0.20.11
来源摘要
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(review): keep unplanned chunks out of coverage, and read the denominator from the plan by @wenshao in https://github.com/QwenLM/qwen-code/pull/12370 * feat(review): record what a plan was computed from, and report drift by @wenshao in https://github.com/QwenLM/qwen-code/pull/12369 * fix(core): accept nullable pagination when reading notebooks by @DragonnZhang in https://github.com/QwenLM/qwen-code/pull/12421 * fix(cli): clean up stale session debug logs by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/12374 * feat(java): Add managed tool execution state by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/12391 * fix(web-shell): isolate npm pack diagnostics from verifier output by @dvd233 in https://github.com/QwenLM/qwen-code/pull/12367 * feat(serve): support SSH workspaces without a remote daemon by @wenshao in https://github.com/QwenLM/qwen-code/pull/12255 * feat(web-shell): enable expiring QR pai
阅读原始来源- 来源
- 通义千问 Qwen Code 发布 · 官方来源
- 来源发布
- 2026/09/23 17:59
- 来源更新
- 2026/09/23 17:59
- 首次采集
- 2026/09/23 23:59
本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。