github trycua/cua cua-driver-rs-v0.28.3
cua-driver-rs: v0.28.3

latest release: cua-driver-rs-v0.28.4
pre-release4 hours ago

Cua Driver 0.28.3

Summary

This release adds 3 features and includes 9 fixes.

Features

  • observe agent cursor moves/presses and report the system cursor shape. (#3883)
  • add optional visual perception extension. (#3943)
  • land background and foreground input on X11 desktops (OSWorld) and budget get_window_state walks on every platform. (#3882) Thanks @abonneth.

Fixes

Contributors

Thanks to @0xsline, @abonneth, @ain3sh, @lorenzozanee, @shobhitagnihotri69, @spencerbull, @tanishqkancharla, @tshtark 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 | 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

e5a5a7b2af15a8355f90f1336d622085f55dde01b2d6e0d5461649fee38d3252  _install-rust.sh
e2492bbed432651b5b801a01035cc667658931e186895bc0a9b1ac22bccca884  checksums.txt
65b50e2f43df3dbd61dc615855c424f8c744dbb1527153b0dbbedb6f256d3801  cua-driver-rs-0.28.3-darwin-arm64.tar.gz
72806566a0222b952f972815412255ad7fdb1cae66a4151a10ffae252c48fd4c  cua-driver-rs-0.28.3-darwin-universal-binary.tar.gz
f3d967f495b86dc57ba6a50eb5638f65e2e72ad58af86b34102ae98182214e9c  cua-driver-rs-0.28.3-darwin-universal.tar.gz
1ab0a6aa40ae6ffc87d62920e4d9f544c2b06ae8b11325413e07f41d626442b7  cua-driver-rs-0.28.3-darwin-x86_64.tar.gz
392cc554eb916b37d585c2ee2e8090cb1efe8d34b1657df77afd2e7a67d0f83b  cua-driver-rs-0.28.3-linux-arm64-binary.tar.gz
d00430d0f26a5fb9ceebe534480846d05b6ca9eac389b9e3b98bf92b43d0b6ba  cua-driver-rs-0.28.3-linux-arm64.tar.gz
51de56e37e1e57cca613cff06e22a3c64bf8285ed97e518660f3d1cb2a4e6fcf  cua-driver-rs-0.28.3-linux-x86_64-binary.tar.gz
a954f87d0a697eadac9a1c15fed859f0f4d66a5b57e0c6c95ebff81183c77e8a  cua-driver-rs-0.28.3-linux-x86_64.tar.gz
880398ce914872b221804a84dd8a9f6814621cc4b5be0f46f318851659439822  cua-driver-rs-0.28.3-windows-arm64-binary.zip
1021ae16d84ad2cf02dca4e1f1ef021455823e69e887959e7ee391af1339f52e  cua-driver-rs-0.28.3-windows-arm64.zip
8b537f75a2bedeff8f00707c09bd6582f0731c3a98b79dbd8b30788aede4ea25  cua-driver-rs-0.28.3-windows-x86_64-binary.zip
1e5a0fde467e918dd97574fed1b7cb948157fe66c08ba3be93dc3e59c86e8a63  cua-driver-rs-0.28.3-windows-x86_64.zip
a2985649cc1a22efc4a5a53f2c97529240b1433473875fa992192b57b4dde2bf  cua-driver-rs-v0.28.3-skills.tar.gz
ac0ed67482d5eafb8c54c1a145e2fd1df0e439a604d3e46392abb4115dc15f90  cua-hyprland-plugin-0.28.3-e1824be198d8d87f27402f6ac37549b581dd8d8a-build-kit.tar.gz
98a65fb25ad8e68eb0e0a9f2fcf041648f4bdd1f0b38db39819c50bbaf145bfd  cua-hyprland-plugin-0.28.3-e1824be198d8d87f27402f6ac37549b581dd8d8a.tar.gz
57fdb0a350c9ea9c8a1f7af3145aeb890bbcefaba7899a360f7a57cd41add5d1  install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b  install.sh
561a4a36cf362a6e3490c3d9f7368599d265dca3e74b2c238fb6378ac0c05398  uninstall.ps1
524fb76d155183607f665992678bda5b89f7fa02dd9ccb78b672bfeb327ecc86  uninstall.sh

Full changelog

cua-driver-rs-v0.28.2...cua-driver-rs-v0.28.3

Don't miss a new cua release

NewReleases is sending notifications on new releases.