Releases: trycua/cua
Releases · trycua/cua
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
cua-agent v0.4.11
cua-agent v0.4.11
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.11
With SOM (recommended)
pip install cua-agent[som]==0.4.11
All features
pip install cua-agent[all]==0.4.11
cua-computer-server v0.1.21
cua-computer-server v0.1.21
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-server
Installation
pip install cua-computer-server==0.1.21
cua-agent v0.4.9
cua-agent v0.4.9
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.9
With SOM (recommended)
pip install cua-agent[som]==0.4.9
All features
pip install cua-agent[all]==0.4.9
cua-agent v0.4.10
cua-agent v0.4.10
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.10
With SOM (recommended)
pip install cua-agent[som]==0.4.10
All features
pip install cua-agent[all]==0.4.10
cua-computer v0.4.1
cua-computer v0.4.1
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.1
cua-agent v0.4.8
cua-agent v0.4.8
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.8
With SOM (recommended)
pip install cua-agent[som]==0.4.8
All features
pip install cua-agent[all]==0.4.8
cua-agent v0.4.7
cua-agent v0.4.7
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.7
With SOM (recommended)
pip install cua-agent[som]==0.4.7
All features
pip install cua-agent[all]==0.4.7
cua-agent v0.4.6
cua-agent v0.4.6
Dependencies
- cua-computer: latest
- cua-som: latest
Installation Options
Basic installation with Anthropic
pip install cua-agent[anthropic]==0.4.6
With SOM (recommended)
pip install cua-agent[som]==0.4.6
All features
pip install cua-agent[all]==0.4.6
cua-core v0.1.8
cua-core v0.1.8
Actually fixed bug where Posthog has no attribute 'identify'
would be logged upon import