Cua Driver 0.28.1
Summary
This release includes 5 fixes.
Fixes
- report encoder exit and shutdown timeout errors. (#3714)
- link skills for fresh Codex and Claude installs. (#3742)
- exclude cursor overlay from foreground verification. (#3704)
- restore embedded-host builds on macOS and Linux. (#3687) Thanks @AnthonyRonning, @injaneity.
- preserve X11 keyboard delivery and timing. (#3761) Thanks @steipete.
Contributors
Thanks to @AnthonyRonning, @steipete 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
1ffee49e9de739dd1857193e57b0bf27696149001a459541067472bfc71595ab _install-rust.sh
35fbf023e27f65b7ab8afb4daef990940c8f2435828bc76c940d527cd022942e checksums.txt
b3cb3781feb9855dfcdd616bc5c9c8e627453e3e16a073c1446326691a549b24 cua-driver-rs-0.28.1-darwin-arm64.tar.gz
6a0dde9732a68c139760ccc573899668757995a6e9190d80ccaad6db26bd6fe8 cua-driver-rs-0.28.1-darwin-universal-binary.tar.gz
52fdabd1947c9b252d881a257d3169372ed1a2d4ea90cdcce7dd624e8360d133 cua-driver-rs-0.28.1-darwin-universal.tar.gz
bc9e607f03609a92f3291cf18dae17d16896ae0dde39d72fc2a5db7d71e207a1 cua-driver-rs-0.28.1-darwin-x86_64.tar.gz
02693499d34d6fe30bef99ef2f3051974ee7989469e3e7a9edc404896bdc6bbd cua-driver-rs-0.28.1-linux-arm64-binary.tar.gz
a863951ef0699fd25091adb87bd114d69709b887fdfc059e795aca49ef8ac19c cua-driver-rs-0.28.1-linux-arm64.tar.gz
71aa92533de90a68a0a2af930243f1770d23e45b896b57d67a1763da4bfaeaf7 cua-driver-rs-0.28.1-linux-x86_64-binary.tar.gz
a068b6e477893b77ced74bceccf7db7483cf140e8d54150ce5849b6252b90bcf cua-driver-rs-0.28.1-linux-x86_64.tar.gz
d260e6110e029680d543d317f3c3c09569475f8d65855fcedda202e2ee989bf0 cua-driver-rs-0.28.1-windows-arm64-binary.zip
b21dd46691b9fb268f9668a9a3c0537578df39bea29d4ac54e5d6a663bdb0d17 cua-driver-rs-0.28.1-windows-arm64.zip
ab90418a54f84102f549cde4537daef3a0e20ba8254b7e24524a50fc5f4174d3 cua-driver-rs-0.28.1-windows-x86_64-binary.zip
0f864381d3bcf29e7caf20d4b93bdf8476faf4e1ba986ce03890162beba5c3ee cua-driver-rs-0.28.1-windows-x86_64.zip
3fbd1e7540e9084e294d03f92a0e933427fa60cbbba6e94844e5d55af679d17f cua-driver-rs-v0.28.1-skills.tar.gz
83fceb030a0f3f2a7a8e46e31ad1ab549c3c27a2cfc0bbdd9ed67bbf6354e13d cua-hyprland-plugin-0.28.1-d8028a7943087ee258dc1b4d19dc12a7cd27669c-build-kit.tar.gz
97bb33986cb1281c54dfe76d1e426fd8e00f4c5636969614253c6bb0891b2803 cua-hyprland-plugin-0.28.1-d8028a7943087ee258dc1b4d19dc12a7cd27669c.tar.gz
0399d004dfc4cb7c3f02cb1486365a630bf053211ede9a6de581e8320571daac install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b install.sh
191c86cbae38b449f6ce69e833d3945691308776e7be70052866469dd52576a6 uninstall.ps1
d3fb2d53493a3d59a3e42b098e51867db8ce1a783724bdf0ed5dc641fb854ad3 uninstall.sh