Releases: trycua/cua
Releases · trycua/cua
cua-core v0.1.9
cua-core v0.1.9
Installation
pip install cua-core==0.1.9What's Changed
- Refactor Python telemetry library by @jamesmurdza in #336
Full Changelog: computer-v0.4.4...core-v0.1.9
cua-computer v0.4.4
cua-computer v0.4.4
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.4What's Changed
- Update agent/computer SDKs to match changes in telemetry SDK by @jamesmurdza in #355
- Bugfixes - Removed slashes from container name by @ddupont808 in #358
Full Changelog: agent-v0.4.14...computer-v0.4.4
cua-agent v0.4.17
cua-agent v0.4.17
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.17With SOM (recommended)
pip install cua-agent[som]==0.4.17All features
pip install cua-agent[all]==0.4.17cua-agent v0.4.16
cua-agent v0.4.16
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.16With SOM (recommended)
pip install cua-agent[som]==0.4.16All features
pip install cua-agent[all]==0.4.16cua-agent v0.4.15
cua-agent v0.4.15
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.15With SOM (recommended)
pip install cua-agent[som]==0.4.15All features
pip install cua-agent[all]==0.4.15What's Changed
- Pin OpenAI version to work around BerriAI/litellm#13711 by @jamesmurdza in #356
- Upgrade Claude 3.5 snapshot in web app, examples and docs by @jamesmurdza in #359
- Update agent/computer SDKs to match changes in telemetry SDK by @jamesmurdza in #355
Full Changelog: computer-v0.4.4...agent-v0.4.15
cua-agent v0.4.14
cua-agent v0.4.14
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.14With SOM (recommended)
pip install cua-agent[som]==0.4.14All features
pip install cua-agent[all]==0.4.14What's Changed
- Upgrade Agent SDK to require Python 3.12 by @jamesmurdza in #342
- Fix UI-TARS predict_click always returning None by @ddupont808 in #350
Full Changelog: computer-v0.4.3...agent-v0.4.14
cua-computer v0.4.3
cua-computer v0.4.3
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.3What's Changed
- Fixed bug where the
imagekwarg would be ignored
Full Changelog: agent-v0.4.13...computer-v0.4.3
cua-computer v0.4.2
cua-computer v0.4.2
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.2What's Changed
- [Computer] Add Docker as a local VM provider by @ddupont808 in #339
Full Changelog: agent-v0.4.12...computer-v0.4.2
cua-agent v0.4.13
cua-agent v0.4.13
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.13With SOM (recommended)
pip install cua-agent[som]==0.4.13All features
pip install cua-agent[all]==0.4.13What's Changed
- [Agent] Add HUD evals, OSWorld-verified docs, and support for custom computers by @ddupont808 in #334
Full Changelog: agent-v0.4.12...agent-v0.4.13
cua-agent v0.4.12
cua-agent v0.4.12
Dependencies
- cua-computer: latest
- cua-som: latest
What's Changed
- [Agent] Implement left_mouse_down, left_mouse_up, and tool errors by @ddupont808 in #333
- [Agent] Add GLM-4.5V support by @ddupont808 in #337
Full Changelog: agent-v0.4.11...agent-v0.4.12