Releases: trycua/cua
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.15lume-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.4cua-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.7cua-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.6With SOM (recommended)
pip install cua-agent[som]==0.1.6All features
pip install cua-agent[all]==0.1.6v0.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 -- lumeInstallation with Homebrew
brew install trycua/tap/lumeFull Changelog: v0.1.12...v0.1.13
v0.1.12
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 -- lumeInstallation with Homebrew
brew install trycua/tap/lumeWhat's Changed
Full Changelog: v0.1.11...v0.1.12
pylume v0.1.14
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.14pylume v0.1.12
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.12lume-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://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