Skip to content

cua-driver-rs: v0.19.1

Pre-release
Pre-release

Choose a tag to compare

@cua-release-bot cua-release-bot released this 07 Aug 11:59
81a5de4

Cua Driver 0.19.1

Summary

This release includes 4 fixes.

Fixes

  • resolve Linux launch_app names via .desktop entries and surface xdg-open failures. (#2954)
  • survive z-order BadMatch under reparenting WMs so the Linux agent cursor can paint. (#2957)
  • record launch provenance for sessionless launch_app so kill_app can reprove it. (#2966)
  • advertise refusals in the MCP outputSchema. (#2968)

Contributors

This release contains maintainer changes only.

Install

macOS and Linux:

/bin/bash -c "$(curl -fsSL https://cua.ai/driver/install.sh)"

Windows:

irm https://cua.ai/driver/install.ps1 | iex

Cua 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

1da32c078751b465ad5f1a2b25ad3e61b2b72c7ab4665933ea6e93f75b76fefb  _install-rust.sh
44dc3bce34c3633216bc1fcfeca850763355162c1003da6ae9c982f8290014dd  checksums.txt
75f296b1422d926d0d1d1c68c8468029ca7e42b2b76e8d4940587ca160aa5574  cua-driver-rs-0.19.1-darwin-arm64.tar.gz
d8dc79cba615a8798075e9487b6aa39d3ed1871077d3e4c1177b1de90f03693e  cua-driver-rs-0.19.1-darwin-universal-binary.tar.gz
2ffb95f47202408649e33f9dc526c89e726d886d6cbc21a6c4f81badee3b8b46  cua-driver-rs-0.19.1-darwin-universal.tar.gz
4e179cf30e6249831bf1ef83ec95776b6fc2bf2967490454b1ad3536054ba118  cua-driver-rs-0.19.1-darwin-x86_64.tar.gz
88b7bddaff4e5dc227db095b865d2615a4d426ad424c145e0db3f723102c226b  cua-driver-rs-0.19.1-linux-arm64-binary.tar.gz
2c8d48e259d23eba491e2ad2864088f1e709c6c1ae6b320e81152238594e5610  cua-driver-rs-0.19.1-linux-arm64.tar.gz
f6596e7887ca27c1d8fc280c87d64f697306096165ca7113b82a5b8d7b60b1eb  cua-driver-rs-0.19.1-linux-x86_64-binary.tar.gz
4d5f97e55dad39ddaf34f91efe6282c03008d9c9ce5555886ad3f72d880c51b0  cua-driver-rs-0.19.1-linux-x86_64.tar.gz
f924c0f3bfdc2c8fb0e39823aeb9c2c538e704ae3cada05734ae872117950093  cua-driver-rs-0.19.1-windows-arm64-binary.zip
3dc2faa9420a27c0cae9c35817c2e84bbf189373100db5a06591801725cc2f21  cua-driver-rs-0.19.1-windows-arm64.zip
693da8190f1207ac02ee9d43a5848bbec355c80e75a886e6dad1567ffb3fe6f4  cua-driver-rs-0.19.1-windows-x86_64-binary.zip
7f7496d826ef630f0f5dc1158e34a3c481edb6ed5a2edd5bdee56f13c919cbb8  cua-driver-rs-0.19.1-windows-x86_64.zip
c608b3f2d3b3f4fe596cadf5679f3ecad922bbefa5e8c2220be0e2821720f46c  cua-driver-rs-v0.19.1-skills.tar.gz
afe2082f9a7b3070e7ecb6484aea2b8b6762ce5508df9e9e967250d90bb5b588  install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7  install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4  uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261  uninstall.sh

Full changelog

cua-driver-rs-v0.19.0...cua-driver-rs-v0.19.1