cua-driver-rs: v0.11.0
Pre-release
Pre-release
Cua Driver 0.11.0
Summary
This release adds 5 features and includes 4 fixes.
Features
- track update funnel telemetry. (#2392)
- add persistent macOS interactive input sessions. (#2339)
- replace language MCP clients with Rust SDKs. (#2341)
- add Rust-owned embedded host for SDK and MCP. (#2427)
- capture inactive tabs and retain modal controls. (#2426)
Fixes
- separate local and release identities. (#2404)
- make macOS permission consent explicit and durable. (#2407) Thanks @z-x-yang.
- classify health_report as read-only diagnostics. (#2408) reported by @camaleonidas.
- request macOS permissions from running daemon. (#2414)
Contributors
Thanks to @camaleonidas, @z-x-yang for contributing to this release.
Install
macOS and Linux:
/bin/bash -c "$(curl -fsSL https://cua.ai/driver/install.sh)"Windows:
irm https://cua.ai/driver/install.ps1 | iexCua Driver ships universal macOS binaries, x86_64 and arm64 Windows builds,
and Linux preview builds. Release assets also include tag-pinned installer and
uninstaller scripts.
SHA256 Checksums
71d0c15ee479eba93ea0f6e21b65c0f395afe91e5d9fd3e9d978ce9d1ee3a0b3 _install-rust.sh
e5350420873cca396dbc266ca30b686bda500f12b3fd4065b94b8e430811d4ca checksums.txt
aa8c4efc0cf89eb5b176c90ace8ef441d08e9b3b5a112e60e09b720c1134aed7 cua-driver-rs-0.11.0-darwin-arm64.tar.gz
da838b2a295a6c8c9ce37c76b67c170374c29763f858e3623a3658cb78f4e732 cua-driver-rs-0.11.0-darwin-universal-binary.tar.gz
1e5f629c6c43f002fbd52c620fce592076c1de8d605e2699e6132748a40e932e cua-driver-rs-0.11.0-darwin-universal.tar.gz
8045418b0c9062047a05c635489b6756bdf70f97f7c7033aca14c0ca40b5f676 cua-driver-rs-0.11.0-darwin-x86_64.tar.gz
8d480206e44d9a86541cc88fb5d3116a5babb20edaac742d64ae7d6f8cf1164c cua-driver-rs-0.11.0-linux-arm64-binary.tar.gz
abf8ae1f655d6ea30e9f41a7f681f6577486c23e3166a3b2961e938fb8c5a863 cua-driver-rs-0.11.0-linux-arm64.tar.gz
663816b416c4722b44419fb1998a16d1d1f6de6d88784869fcd58ec52cbfc148 cua-driver-rs-0.11.0-linux-x86_64-binary.tar.gz
07ac99cc4ead3a804be4d7a80d76e11c4f9aeac5dc18fde6fe82e1ac10f91a9e cua-driver-rs-0.11.0-linux-x86_64.tar.gz
b8cc7d25be9697072e159763edabc0eafc23e1131fbb64c8834e378b964ddbaf cua-driver-rs-0.11.0-windows-arm64-binary.zip
f023a9fdc06dff08838e43cfd7271fc1280554ff8513a43e1e6318c4ed9d55ac cua-driver-rs-0.11.0-windows-arm64.zip
6339086d69da680c03161f64b5f0332d751ec009ff2d56c509528ca0df571156 cua-driver-rs-0.11.0-windows-x86_64-binary.zip
60fb0d6cde2c56acb6ceb2b42eff8b09608025d620462f75e7b81784042acfe5 cua-driver-rs-0.11.0-windows-x86_64.zip
02a3e09e887927b9e164e4ecee6979635e3e415f1957187c735ede7c0bef8c88 cua-driver-rs-v0.11.0-skills.tar.gz
8a3f77496855e1ea5d3054f27808fa6204cd149e78d841ba33a54036b865788f install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7 install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4 uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261 uninstall.sh