Cua Driver 0.27.0
Summary
This release adds 1 features and includes 3 fixes.
Features
- share typed MCP connection across language bindings. (#3715)
Fixes
- eliminate duplicate Swift bridge symbols. (#3680) Thanks @grishy.
- normalize repeated macOS consent labels. (#3706)
- retry safe Hyprland stale geometry refusals. (#3732)
Contributors
Thanks to @grishy 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.
Why GitHub says “Pre-release”
GitHub's label is used only to keep this monorepo's repository-wide “Latest”
pointer from switching between independently released products. A plain Cua
Driver SemVer is a stable release; npm and PyPI publish it on
their normal stable channels, and the installers resolve the versioned
cua-driver-rs-v* releases directly.
SHA256 Checksums
fe2257b073b86a309ca67cef4269b49bb9b78c67993fb95aae9d6f2b3643707c _install-rust.sh
6108649fcd52365212863d1b7b01fbef56decda83ad1335b6ecf6e6fcd6d805b checksums.txt
8c85bca6ac2434571ad275d6d6f74511248f56462d467235c07159adf9756863 cua-driver-rs-0.27.0-darwin-arm64.tar.gz
d4cffcd7ba4670e2d44eda87ff6d6fd7644ad7c23019094233a2cec66b8d1f1d cua-driver-rs-0.27.0-darwin-universal-binary.tar.gz
bb92a97fb2a2c533988b63bd7fb4ef4e88ba33716f88d8d80eb717255548f83a cua-driver-rs-0.27.0-darwin-universal.tar.gz
c532434182501e34c0f09ec604f5296b14e5e847750069eddd41caab51e6981a cua-driver-rs-0.27.0-darwin-x86_64.tar.gz
988d862ef41232e1f49b768c39253bf532eef7dadd0557a7f6593adde8b650c1 cua-driver-rs-0.27.0-linux-arm64-binary.tar.gz
2d973a8d82714cc7a80b99d107bfc68abb6bf0a81e98ff225cc85b0acfebefb3 cua-driver-rs-0.27.0-linux-arm64.tar.gz
87e547867ddb2a3ab7bb09ba79f7833f44a34ac11b21e7d150b867910d5999f2 cua-driver-rs-0.27.0-linux-x86_64-binary.tar.gz
331af6773b44ee781e8d6ca0e47a35aee741355bb423dfe2bd4f4acd5b697677 cua-driver-rs-0.27.0-linux-x86_64.tar.gz
6a34dbd07029895ccb34a296666e2d4706f200312172540d30caac580dd90e70 cua-driver-rs-0.27.0-windows-arm64-binary.zip
fd17e8e5c8c0b42a6eb6140a692ee29282bb31b7052ef0b0de11f0d7d1748638 cua-driver-rs-0.27.0-windows-arm64.zip
1d016161ed6c4b962aeaf5cb8341dd3a8758ac3af14756229f54e8b5714e7063 cua-driver-rs-0.27.0-windows-x86_64-binary.zip
1602da45e93dc0b8590b4233357183dce26d026262a6a38589c21d35f2ceaba9 cua-driver-rs-0.27.0-windows-x86_64.zip
4eaa2e62c4d596bb1bcabd9ed908c7b53ebc907e311c1047c18b546ac6d10df3 cua-driver-rs-v0.27.0-skills.tar.gz
f0fa719f02cc8a1ad607bf59eef3de83d78670154723517dc8ff46db0efea2d1 cua-hyprland-plugin-0.27.0-082de4344b731ae4738ddc6a6f13f21bb3c49a85-build-kit.tar.gz
0e6db96a4cfd78e5c8e48ce8068756b19e892df5015e3a0f48183e3d92bd24f0 cua-hyprland-plugin-0.27.0-082de4344b731ae4738ddc6a6f13f21bb3c49a85.tar.gz
542b8c24d03a1921b176b37702eb227799bfb3f38aa817a21bc5c926cd87cc22 install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b install.sh
191c86cbae38b449f6ce69e833d3945691308776e7be70052866469dd52576a6 uninstall.ps1
d3fb2d53493a3d59a3e42b098e51867db8ce1a783724bdf0ed5dc641fb854ad3 uninstall.sh