Releases: trycua/cua
Releases · trycua/cua
cua-agent v0.4.32
cua-agent v0.4.32
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.32With SOM (recommended)
pip install cua-agent[som]==0.4.32All features
pip install cua-agent[all]==0.4.32cua-computer v0.4.6
cua-computer v0.4.6
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.6What's Changed
- 🔧 Improve HUD eval script: auto-discover .env and simplify usage by @YeIIcw in #419
- Fix Windows Sandbox errors by @ddupont808 in #424
New Contributors
- @YeIIcw made their first contribution in #419
- @JagjeevanAK made their first contribution in #420
Full Changelog: agent-v0.4.31...computer-v0.4.6
cua-agent v0.4.31
cua-agent v0.4.31
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.31With SOM (recommended)
pip install cua-agent[som]==0.4.31All features
pip install cua-agent[all]==0.4.31cua-agent v0.4.30
cua-agent v0.4.30
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.30With SOM (recommended)
pip install cua-agent[som]==0.4.30All features
pip install cua-agent[all]==0.4.30cua-agent v0.4.29
cua-agent v0.4.29
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.29With SOM (recommended)
pip install cua-agent[som]==0.4.29All features
pip install cua-agent[all]==0.4.29cua-agent v0.4.28
cua-agent v0.4.28
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.28With SOM (recommended)
pip install cua-agent[som]==0.4.28All features
pip install cua-agent[all]==0.4.28cua-agent v0.4.27
cua-agent v0.4.27
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.27With SOM (recommended)
pip install cua-agent[som]==0.4.27All features
pip install cua-agent[all]==0.4.27cua-agent v0.4.26
cua-agent v0.4.26
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.26With SOM (recommended)
pip install cua-agent[som]==0.4.26All features
pip install cua-agent[all]==0.4.26cua-computer v0.4.5
cua-computer v0.4.5
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.5What's Changed
- Fix x/y scrolling by @ddupont808 in #393
- Fix invalid image error with some providers (i.e. WinSandbox)
- Reference documentation batch by @onel in #390
Full Changelog: computer-server-v0.1.22...computer-v0.4.5
cua-agent v0.4.25
cua-agent v0.4.25
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.25With SOM (recommended)
pip install cua-agent[som]==0.4.25All features
pip install cua-agent[all]==0.4.25What's Changed
- Change HUD dataset name from
OSWorld-Verified-XLangtoOSWorld-Verifiedby @jamesmurdza in #392 - Fixed error when running agent with multimodal user inputs in the anthropic loop by @ddupont808 in #394
- Reference documentation batch by @onel in #390
Full Changelog: computer-server-v0.1.22...agent-v0.4.25