Releases: trycua/cua
Releases · trycua/cua
cua-computer v0.1.21
cua-computer v0.1.21
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.1.21cua-computer v0.1.20
cua-computer v0.1.20
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.1.20cua-computer v0.1.19
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.19cua-agent v0.1.20
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.20With SOM (recommended)
pip install cua-agent[som]==0.1.20All features
pip install cua-agent[all]==0.1.20cua-agent v0.1.19
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.19With SOM (recommended)
pip install cua-agent[som]==0.1.19All features
pip install cua-agent[all]==0.1.19cua-agent v0.1.18
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.18With SOM (recommended)
pip install cua-agent[som]==0.1.18All features
pip install cua-agent[all]==0.1.18lume-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.18cua-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.17With SOM (recommended)
pip install cua-agent[som]==0.1.17All features
pip install cua-agent[all]==0.1.17cua-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