Releases: trycua/cua
Releases · trycua/cua
cua-agent v0.2.2
cua-agent v0.2.2
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.2.2With SOM (recommended)
pip install cua-agent[som]==0.2.2All features
pip install cua-agent[all]==0.2.2cua-computer-server v0.1.6
cua-computer-server v0.1.6
Computer Server for the Computer Universal Automation (CUA) project
A FastAPI-based server implementation for computer control.
Dependencies
- cua-computer: latest
Usage
# Run the server
cua-computer-serverInstallation
pip install cua-computer-server==0.1.6lume-v0.2.15
7c0c3137e06a1983c9f8507160d73a02a433f9e07dcc15337d5a641548c87123 lume-0.2.15-darwin-arm64.pkg.tar.gz
590203a7dafeda21b691dc77f5d67239112b65b768580efbd43ec3ffb87d09e5 lume-0.2.15-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
* Lumier computer provider takes non-trycua image by @jklapacz in https://github.com/trycua/cua/pull/181
* Added Cmake dep to playground.sh by @ddupont808 in https://github.com/trycua/cua/pull/184
**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.2.1...lume-v0.2.15
cua-computer v0.2.2
cua-computer v0.2.2
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.2cua-computer-server v0.1.5
cua-computer-server v0.1.5
Computer Server for the Computer Universal Automation (CUA) project
A FastAPI-based server implementation for computer control.
Dependencies
- cua-computer: latest
Usage
# Run the server
cua-computer-serverInstallation
pip install cua-computer-server==0.1.5cua-agent v0.2.1
cua-agent v0.2.1
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.2.1With SOM (recommended)
pip install cua-agent[som]==0.2.1All features
pip install cua-agent[all]==0.2.1lume-v0.2.14
f8a25fb36346480e16b5dd49abcbab4899fff6b69b781de45953cb9b5a115e75 lume-0.2.14-darwin-arm64.pkg.tar.gz
375dd74b0c80d5622926bb14f857c922b358db3328204315c93debe6632aa970 lume-0.2.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
* [Computer] Add initial VM Provider by @f-trycua in https://github.com/trycua/cua/pull/162
**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.1.44...lume-v0.2.14
cua-computer v0.2.1
cua-computer v0.2.1
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.1cua-computer v0.2.0
cua-computer v0.2.0
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.2.0cua-agent v0.2.0
cua-agent v0.2.0
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.2.0With SOM (recommended)
pip install cua-agent[som]==0.2.0All features
pip install cua-agent[all]==0.2.0