Skip to content

Releases: trycua/cua

cua-core v0.1.4

19 Mar 22:49
b2b3d3a

Choose a tag to compare

cua-core v0.1.4

Installation

pip install cua-core==0.1.4

cua-computer v0.1.7

19 Mar 22:53
b2b3d3a

Choose a tag to compare

cua-computer v0.1.7

Computer control library for the Computer Universal Automation (CUA) project

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.1.7

cua-agent v0.1.6

19 Mar 22:55
b2b3d3a

Choose a tag to compare

cua-agent v0.1.6

Dependencies

  • cua-computer: latest
  • cua-som: latest

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.6

With SOM (recommended)

pip install cua-agent[som]==0.1.6

All features

pip install cua-agent[all]==0.1.6

v0.1.13

17 Mar 13:45

Choose a tag to compare

0bbb04e0132d506691d0d6f00d0f9758292d222eb0bc1de6606631643662cab7 lume-0.1.13-darwin-arm64.pkg.tar.gz
e1d108aaaf12a65b9e20b5bd54d287fc526d49b40a0f2f5957bb8c2ff4f96691 lume-0.1.13-darwin-arm64.tar.gz

Installation with Mise and Ubi

# Using the parent repository (contains all Cua tools)
mise use -g ubi:trycua/cua

# Or run it directly
mise x ubi:trycua/cua@latest -- lume

Installation with Homebrew

brew install trycua/tap/lume

Full Changelog: v0.1.12...v0.1.13

v0.1.12

17 Mar 11:47

Choose a tag to compare

b0ec5b21272b0822a1c62ff371e386da29336c6594a1d290c30f76e14d16fc82 lume-0.1.12-darwin-arm64.pkg.tar.gz
fd2131246d9d7ab867d2266c6d8150c99932638fcca682e4f0746e989932db88 lume-0.1.12-darwin-arm64.tar.gz

Installation with Mise and Ubi

# Using the parent repository (contains all Cua tools)
mise use -g ubi:trycua/cua

# Or run it directly
mise x ubi:trycua/cua@latest -- lume

Installation with Homebrew

brew install trycua/tap/lume

What's Changed

Full Changelog: v0.1.11...v0.1.12

pylume v0.1.14

17 Mar 16:44

Choose a tag to compare

pylume v0.1.14

Python SDK for lume - run macOS and Linux VMs on Apple Silicon

This package provides Python bindings for the lume virtualization tool.

Dependencies

  • lume binary: v0.1.16

Installation

pip install pylume==0.1.14

pylume v0.1.12

17 Mar 14:23

Choose a tag to compare

pylume v0.1.12

Python SDK for lume - run macOS and Linux VMs on Apple Silicon

This package provides Python bindings for the lume virtualization tool.

Dependencies

  • lume binary: v0.1.9

Installation

pip install pylume==0.1.12

lume-v0.1.17

17 Mar 17:11

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://raw.githubusercontent.com/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

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://raw.githubusercontent.com/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

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://raw.githubusercontent.com/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