qwen-code/packages
顾盼 b5fbdb22d3
feat(cua-driver): add versioned Computer Use SDK and release pipeline (#9587)
* chore(cua-driver): sync upstream v0.20.0

* feat(cua-driver): add Computer Use SDK with versioned observation revisions

Wrap the typed driver SDK in a standalone Node wrapper and add accessibility.observation_revision.v1: base-anchored validated diffs with opaque element tokens, explicit full-resync reasons, full-only answers on Windows/Linux. Fix portable include_screenshot schema type and classify stable kAXErrorFailure refusals as complete in the macOS capture tracker.

* feat(cua-driver): complete typed Computer Use capabilities

* fix(cua-driver): use Qwen-owned npm identity

* feat(cua-driver): publish one Qwen CUA SDK package

* fix(cua-driver): verify Windows Rust targets

* fix(cua-driver): verify macOS Rust targets

* fix(cua-driver): pin release Rust toolchain

* fix(cua-sdk): fail closed on incomplete releases

* test(cua-sdk): import workflow test globals

* ci(cua-sdk): retry Debian package downloads

* fix(cua-driver): harden lifecycle and release gates

---------

Co-authored-by: tutu <tutu@U-RD4R9MQQ-2235.local>
2026-08-23 14:20:14 +00:00
..
acp-bridge fix(daemon): keep restored ask_user_question valid after load (#9763) 2026-08-23 05:03:31 +00:00
audio-capture chore(release): v0.22.0 (#9736) 2026-08-22 15:23:02 +00:00
channels chore(release): v0.22.0 (#9736) 2026-08-22 15:23:02 +00:00
chrome-extension chore(release): v0.22.0 (#9736) 2026-08-22 15:23:02 +00:00
cli feat(review): add the persistently-critical convergence advisory (land-with-residual-risk) (#9526) 2026-08-23 12:40:24 +00:00
core fix(core): support public GitHub extensions with older Git (#9690) 2026-08-23 13:03:15 +00:00
cua-driver feat(cua-driver): add versioned Computer Use SDK and release pipeline (#9587) 2026-08-23 14:20:14 +00:00
desktop fix(artifacts): expand recorded directories into per-file artifacts (#9395) 2026-08-21 07:46:18 +00:00
desktop-shell feat: consolidate Local Control into one daemon-owned implementation (#9106) 2026-08-17 16:44:48 +00:00
mobile-mcp chore(deps): Clear high-severity CVE baseline and harden the security gate (#9584) 2026-08-21 07:43:32 +00:00
sdk-java fix(sdk): support "auto" permission mode (#9003) 2026-08-22 14:25:40 +00:00
sdk-python fix(sdk): support "auto" permission mode (#9003) 2026-08-22 14:25:40 +00:00
sdk-typescript fix(sdk): support relative artifact download URLs (#9734) 2026-08-22 23:42:22 +00:00
vscode-ide-companion feat(models): support dual-role image generation models (#9650) 2026-08-23 05:02:32 +00:00
web-shell feat(web-shell): refresh composer skills incrementally after toggles (#9131) 2026-08-23 04:13:51 +00:00
web-templates chore(release): v0.22.0 (#9736) 2026-08-22 15:23:02 +00:00
webui feat(web-shell): refresh composer skills incrementally after toggles (#9131) 2026-08-23 04:13:51 +00:00
zed-extension