Releases: trycua/cua
Releases · trycua/cua
cua-computer-server v0.1.27
cua-computer-server v0.1.27
Computer Server for the Computer Universal Automation (CUA) project
A FastAPI-based server implementation for computer control.
Dependencies
- cua-computer: latest
Installation
pip install cua-computer-server==0.1.27What's Changed
- Patch Python SSL on Windows VMs to use system cert store (Python bug: https://bugs.python.org/issue36011) ( by @ddupont808 in #510
Full Changelog: computer-server-v0.1.26...computer-server-v0.1.27
cua-computer-server v0.1.26
cua-computer-server v0.1.26
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.26What's Changed
- Moved platform-specific deps from computer-server out of optional dependencies (fixes accessibility API not working on macOS, Windows) by @ddupont808 in #508
Full Changelog: agent-v0.4.35...computer-server-v0.1.26
cua-computer-server v0.1.25
cua-computer-server v0.1.25
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.25What's Changed
- Fix authentication / connection errors caused by computer-server using old API url by @ddupont808 in #499
New Contributors
- @masterbatcoderman10 made their first contribution in #480
Full Changelog: agent-v0.4.34...computer-server-v0.1.25
cua-agent v0.4.35
cua-agent v0.4.35
Dependencies
- cua-computer: latest
- cua-som: latest
Installation
pip install cua-agent[all]==0.4.35What's Changed
- Standardize Python version 3.12 across all packages by @AdityaBavadekar in #500
- Add support for all QwenVL models by @ddupont808 in #501
Full Changelog: computer-server-v0.1.25...agent-v0.4.35
cua-agent v0.4.34
cua-agent v0.4.34
Dependencies
- cua-computer: latest
- cua-som: latest
Installation
pip install cua-agent[all]==0.4.34What's Changed
- Fix torch dependency in moondream3 loop by @ddupont808 in #482
New Contributors
Full Changelog: agent-v0.4.33...agent-v0.4.34
cua-agent v0.4.33
cua-agent v0.4.33
Dependencies
- cua-computer: latest
- cua-som: latest
Installation
pip install cua-agent[all]==0.4.33What's Changed
- Stream MCP responses instead of buffering by @YeIIcw in #427
- Add support for Gemini CUA model by @ddupont808 in #472
- Add support for Claude Haiku 4.5 by @ddupont808 in #474
- Add bump2version configuration for all Python packages by @r33drichards in #463
Full Changelog: computer-v0.4.10...agent-v0.4.33
cua-computer v0.4.10
cua-computer v0.4.10
Computer control library for the Computer Universal Automation (CUA) project
Installation
pip install cua-computer==0.4.10What's Changed
- Fix XFCE Password Prompts and Lock Screen Issues by @f-trycua in #466
- Add Cloud VM Management API by @ddupont808 in #452
Full Changelog: computer-v0.4.8...computer-v0.4.10
cua-computer v0.4.8
cua-computer v0.4.8
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.8cua-computer v0.4.7
cua-computer v0.4.7
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.7cua-computer-server v0.1.23
cua-computer-server v0.1.23
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.23