Cua Driver 0.19.2
Summary
This release includes 3 fixes.
Fixes
- reap Linux launch_app children instead of leaking zombies. (#2974)
- constrain incompatible zune-core resolution. (#2984)
- make MCP output schemas object-rooted. (#2983) Thanks @prathamdby; reported by @nianchen8.
Contributors
Thanks to @nianchen8, @prathamdby 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
4d524dd25596018ef9ebda66150d377d1e611e8b8c0a3909630154b730347c9d _install-rust.sh
2aa497943793980bba915ebd6ebfab3aae9b7837064464055804862fd03068b4 checksums.txt
c30a81f6b5cfd44d40653f7549d7d714b445e9cbd0ed012c4c524f1c43d2872b cua-driver-rs-0.19.2-darwin-arm64.tar.gz
d32d802f7f9803b55529107e23ba22b9c7e6b6e9664ba39669764046fa300da9 cua-driver-rs-0.19.2-darwin-universal-binary.tar.gz
33f924cd01ea0e0ce2d3c3b1ac4d983e4e242eec913dd65cd3c1d7ddb142420d cua-driver-rs-0.19.2-darwin-universal.tar.gz
a9c0ae771f984077dfaddde50f340e52e8b9919f2b8f5917f44334bce92e92de cua-driver-rs-0.19.2-darwin-x86_64.tar.gz
6b50aa2539cc4870b80ed19861550639613b5763cfc636427fd80dbb84b56096 cua-driver-rs-0.19.2-linux-arm64-binary.tar.gz
72383e69ca33ee82197e635d82b77301e37620da5f1230b2b17880c22e89b2af cua-driver-rs-0.19.2-linux-arm64.tar.gz
13372e584fcfe4020fe0c5a70ac8d4f0e1c37125f104702d0156d0dddf98fc15 cua-driver-rs-0.19.2-linux-x86_64-binary.tar.gz
f5a4d57bafe1d1298029685440c1cd2c1eac4a3e411c8febab654a815f64936c cua-driver-rs-0.19.2-linux-x86_64.tar.gz
3976148f985912d03c1876766284898dfbe672db5cc2daa2fb03a0ccb755a1fd cua-driver-rs-0.19.2-windows-arm64-binary.zip
0474a1ee1ffc9aa58b6a79800f7d1d766ca22f2ee33ab59aa8e843d7047924e1 cua-driver-rs-0.19.2-windows-arm64.zip
9868b60999e64ed1028a0f65082624dab7523b06f33b68d582fa0a187d1bf618 cua-driver-rs-0.19.2-windows-x86_64-binary.zip
0ed022bac9607db7a42ccea9b3c5cc0cff1849529c620aaa6746a01dc5a4257a cua-driver-rs-0.19.2-windows-x86_64.zip
a207aafb46794044b66255fecc807e525022d627bb9d55ef17de22bf2a1cd5ef cua-driver-rs-v0.19.2-skills.tar.gz
841d6818c74035a14f52d4f80737874bdce0b9b0455b09f010428d669238bf29 install.ps1
52293f8683c6c41ef8df0bb17907f3bd9266314e04f7b0c8f3c4576e7ba139f7 install.sh
d9884d4ef75c0dab828575084944493fe03230ab70799c4aa3fc977bf33f78d4 uninstall.ps1
57eac43f8ebf8eb8aeb919a5de627805b39868e002f7768746bd31b966e5f261 uninstall.sh