QwenLM/qwen-code cua-driver-rs-v0.7.3
QwenLM/qwen-code
Captured source
source ↗published Jul 21, 2026seen 4dcaptured 4dhttp 200method plain
cua-driver-rs v0.7.3
Repository: QwenLM/qwen-code
Tag: cua-driver-rs-v0.7.3
Published: 2026-07-21T10:01:21Z
Prerelease: yes
Release notes: cua-driver prebuilt binaries — relative-coordinate fork (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)
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(review): prove Step 4 (verify) and Step 5 (reverse audit) actually ran by @wenshao in https://github.com/QwenLM/qwen-code/pull/6965
- ci: quarantine cron-interactive from push E2E to nightly-only by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/6986
- fix(cron): add deterministic test seam for cron-interactive E2E by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/6987
- feat(channels): support natural memory references by @qqqys in https://github.com/QwenLM/qwen-code/pull/6952
- chore: update default model to qwen3.7-max by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/6978
- feat(daemon): add stateless generation SSE by @ytahdn in https://github.com/QwenLM/qwen-code/pull/6947
- fix(test): widen model-response timeouts in SDK E2E tests for CI stability (#6979) by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/6985
- perf(review): scope Agent 7's build/test to the workspaces the diff changed by @wenshao in https://github.com/QwenLM/qwen-code/pull/6955
- test(web-shell): add mermaid, split-view + sidebar visual scenarios by @wenshao in https://github.com/QwenLM/qwen-code/pull/6964
- ci(serve): daemon A/B before/after preview on response-surface PRs by @wenshao in https://github.com/QwenLM/qwen-code/pull/6975
- fix(cli): Preserve channel startup failure details by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/6950
- feat(daemon): Aggregate deep health across workspaces by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/6961
- ci(web-shell): before/after visual previews, showing only changed views by @wenshao in https://github.com/QwenLM/qwen-code/pull/6963
- feat(serve): add workspace MCP management by @ytahdn in https://github.com/QwenLM/qwen-code/pull/6954
- feat(web-shell): color-code each split pane by workspace by @wenshao in https://github.com/QwenLM/qwen-code/pull/6971
- fix(web-shell): filter sessions by source by @ytahdn in https://github.com/QwenLM/qwen-code/pull/6995
- fix(web-shell): land on the split's first pane when a shrink folds the split by @wenshao in https://github.com/QwenLM/qwen-code/pull/7000
- fix(headless): run concurrency-safe tool calls in parallel by @wenshao in https://github.com/QwenLM/qwen-code/pull/6993
- feat(review): fold the findings list into the verify/reverse-audit prompt by @wenshao in https://github.com/QwenLM/qwen-code/pull/6994
- fix(shell): handle command-specific exit codes by @ytahdn in https://github.com/QwenLM/qwen-code/pull/7011
- docs: make local PR verification optional by @callmeYe in https://github.com/QwenLM/qwen-code/pull/7025
- feat(channels): tag daemon sessions with channel source by @xurik in https://github.com/QwenLM/qwen-code/pull/6991
- fix(core): preserve MCP OAuth challenges from HTTP handshakes by @ytahdn in https://github.com/QwenLM/qwen-code/pull/7022
- revert: remove local PR verification gate by @callmeYe in https://github.com/QwenLM/qwen-code/pull/7031
- test(web-shell): add extensions-manager visual scenario by @wenshao in https://github.com/QwenLM/qwen-code/pull/6997
- feat(daemon): Trace cold first-session startup by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/6907
- fix(serve): Harden multi-workspace ownership guards by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/7005
- docs(serve): Close multi-workspace hardening gaps by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/7019
- feat(web-shell): add archived session export by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/6910
- fix: bound usage-only streams and abort on quit by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/7038
- fix(acp): disambiguate model routes by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/7028
- refactor(web-shell): drop redundant primary-workspace label by @wenshao in https://github.com/QwenLM/qwen-code/pull/7035
- test(web-shell): make visual-preview captures deterministic + add workspace-sidebar scenario by @wenshao in https://github.com/QwenLM/qwen-code/pull/7041
- fix(web-shell): batch transcript dispatch to avoid tab-return freeze by @wenshao in https://github.com/QwenLM/qwen-code/pull/7012
- fix(core): Require explicit approval to exit Plan mode by @doudouOUC in https://github.com/QwenLM/qwen-code/pull/6967
- ci(autofix): recover from generated-artifact CI gates and stop silent stalls by @wenshao in https://github.com/QwenLM/qwen-code/pull/6998
- fix(web-shell): use formatSettingCategory for fallback UI category by @wenshao in https://github.com/QwenLM/qwen-code/pull/7055
- feat(serve): add workspace session-info aggregate endpoint by @samuelhsin in https://github.com/QwenLM/qwen-code/pull/7077
- feat(web-shell): add skill management pages by @ytahdn in https://github.com/QwenLM/qwen-code/pull/7018
- ci(autofix): run the schema gate from a trusted staged copy, not the branch tree by @wenshao in https://github.com/QwenLM/qwen-code/pull/7076
- fix(integration): add missing session_info to E2E capabilities baseline by @qwen-code-dev-bot in https://github.com/QwenLM/qwen-code/pull/7091
- feat(cli): mouse text selection and copy in VP mode by @chiga0 in https://github.com/QwenLM/qwen-code/pull/6937
- test(web-shell): align workspace sidebar visual smoke by @yiliang114 in https://github.com/QwenLM/qwen-code/pull/7107
- fix(tui): pin MaxSizedBox rows and gate the pending backstop for show-more diff (#6809) by @azurecgx in https://github.com/QwenLM/qwen-code/pull/6957
- fix(integration): harden flaky interactive read-then-write test by @wenshao in https://github.com/QwenLM/qwen-code/pull/7105
- test(cli): isolate sandbox-relaunch tests from ambient QWEN_SANDBOX_IMAGE by @wenshao in https://github.com/QwenLM/qwen-code/pull/7093
- ci(autofix): treat Suggestion-level review findings as actionable per AGENTS.md by @wenshao in...
Excerpt shown — open the source for the full document.