Releases: trycua/cua
lume-v0.1.19
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
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
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
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
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
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
cua-core v0.1.4
cua-core v0.1.4
Installation
pip install cua-core==0.1.4
cua-computer v0.1.7
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
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
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