Skip to content

Releases: trycua/cua

cua-computer v0.1.19

30 Mar 08:54
3a169d8

Choose a tag to compare

cua-computer v0.1.19

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.1.19

cua-agent v0.1.20

30 Mar 10:41

Choose a tag to compare

cua-agent v0.1.20

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.20

With SOM (recommended)

pip install cua-agent[som]==0.1.20

All features

pip install cua-agent[all]==0.1.20

cua-agent v0.1.19

30 Mar 10:31
fe94c71

Choose a tag to compare

cua-agent v0.1.19

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.19

With SOM (recommended)

pip install cua-agent[som]==0.1.19

All features

pip install cua-agent[all]==0.1.19

cua-agent v0.1.18

30 Mar 08:59
3a169d8

Choose a tag to compare

cua-agent v0.1.18

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.18

With SOM (recommended)

pip install cua-agent[som]==0.1.18

All features

pip install cua-agent[all]==0.1.18

lume-v0.1.19

24 Mar 20:07
ca4cc90

Choose a tag to compare

f34d5827e4d8102cba38e7a7db2a66c05c89e7b0625eb15744658782f52c35a9 lume-0.1.19-darwin-arm64.pkg.tar.gz
4b46989fe52568dc1404073654a98330e8f085f462db5132d7f52d42d3a5c617 lume-0.1.19-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
* Add `--no-cache` option in lume pull by @aktech in https://github.com/trycua/cua/pull/67


**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.1.17...lume-v0.1.19

cua-computer v0.1.18

24 Mar 19:47
4e1649b

Choose a tag to compare

cua-computer v0.1.18

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.1.18

cua-agent v0.1.17

24 Mar 19:49
4e1649b

Choose a tag to compare

cua-agent v0.1.17

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.17

With SOM (recommended)

pip install cua-agent[som]==0.1.17

All features

pip install cua-agent[all]==0.1.17

cua-som v0.1.1

19 Mar 22:51
b2b3d3a

Choose a tag to compare

cua-som v0.1.1

Computer Vision and OCR library for detecting and analyzing UI elements

This package provides enhanced UI understanding capabilities through computer vision and OCR.

Installation

pip install cua-som==0.1.1

pylume v0.1.15

19 Mar 22:45
b2b3d3a

Choose a tag to compare

pylume v0.1.15

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.17

Installation

pip install pylume==0.1.15

lume-v0.1.18

19 Mar 23:19

Choose a tag to compare

9dd2344736dbdf244c026680ce73e2a5390d9633346dc992d57ab874bfd2b976 lume-0.1.18-darwin-arm64.pkg.tar.gz
8a769423b08517a9f8c7905b8c63178a8ca89905ee16f802c382213af4e073b8 lume-0.1.18-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/cua/compare/agent-v0.1.6...lume-v0.1.18