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

pre-release5 hours ago

Cua Driver 0.20.0

Summary

This release adds 5 features and includes 8 fixes.

Features

  • add implicit lifecycle sessions. (#3013) reported by @cxrlitxs.
  • apply capability manifests across permission profiles. (#3015)
  • add immutable Driver and Lume nightly releases. (#3097)
  • add persistent Driver and Lume release channels. (#3102)
  • remove browser approval tokens. (#3185)

Fixes

  • align agent guidance with lifecycle sessions. (#3041)
  • verify foreground focus before input. (#3068)
  • stage current skill pack on Windows local installs. (#3083)
  • reject misplaced MCP permission flags. (#3085)
  • preserve direct MCP session ownership. (#3079)
  • write the update-check cache to the canonical home. (#3032) Thanks @rsyuzyov.
  • hide policy-disabled MCP tools. (#3132) Thanks @r33drichards.
  • preserve named CLI sessions. (#3144)

Contributors

Thanks to @cxrlitxs, @rsyuzyov 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

abf2f979865b97df160bacf8d7bf62e6ced8fd79c477b05a8c8181d665826065  _install-rust.sh
40fddefc93c5998bd9a0d2cca424621080b28d5889862f8a158acc69c1b142ec  checksums.txt
f7698756414224595cb3bc85768c6413f4065381d1278104b7a20945a6e3f6f1  cua-driver-rs-0.20.0-darwin-arm64.tar.gz
07a88ea2c28a9ead66b2d9f6f93fab4b1189a1f7c704d2cd7b6d12c30eee9984  cua-driver-rs-0.20.0-darwin-universal-binary.tar.gz
d5e61fecebd9a620e50c2b8b608c8e7e8141f74c6faebc2ae9ef5d0d96cce7b8  cua-driver-rs-0.20.0-darwin-universal.tar.gz
9d6d678fda8dc7a6eab7e773e4b2e7809ffa2e31100ae99c45c2e50b221125c4  cua-driver-rs-0.20.0-darwin-x86_64.tar.gz
f3c42d8b04549d1bd2a68ceee6c84519b176943acda7cb1343b06e59cd2ba231  cua-driver-rs-0.20.0-linux-arm64-binary.tar.gz
ba3a0a2a33313978c59499ff5d357eb2b8efaf05c8f877e2c25755ab0e1fef48  cua-driver-rs-0.20.0-linux-arm64.tar.gz
00816b855886743e1acc92ea26a3ea82be216252c1fb89a1fb20aa61f17db963  cua-driver-rs-0.20.0-linux-x86_64-binary.tar.gz
114ddf21624538f42187d5870d37c4d67cc046f3a9083767612ba23562243941  cua-driver-rs-0.20.0-linux-x86_64.tar.gz
e8d47cb35c7a719f12c3012caa12f1166ecd1614548afe9b18a2c600116f8bde  cua-driver-rs-0.20.0-windows-arm64-binary.zip
a01686a90725d9c902d558c053a0dd95bd181faff0418d9acb495da63f04a6a1  cua-driver-rs-0.20.0-windows-arm64.zip
c020fefee01aacc174a27fea84a0cb77d47ef8290bfc772b3db7e3e06670d2b2  cua-driver-rs-0.20.0-windows-x86_64-binary.zip
bd27528e0d81bf78c03cdd77be28a3ea31899a370eaf06938ad21edac73290bd  cua-driver-rs-0.20.0-windows-x86_64.zip
c2d57d9a85ca515b4ed83bfe6452f662597810f5231c933dfa4082dbc3ac998d  cua-driver-rs-v0.20.0-skills.tar.gz
3212c80efed565cdbf4504010b17e193a1efd398a8116a55b547b9abec9c2d5c  install.ps1
317ba3a49fdba10f2a7f1b9f392c1bc1b7657f3aae85e1e2e43684cf17a1bf3b  install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4  uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261  uninstall.sh

Full changelog

cua-driver-rs-v0.19.3...cua-driver-rs-v0.20.0

Don't miss a new cua release

NewReleases is sending notifications on new releases.