Releases: trycua/cua
Releases · trycua/cua
cua-computer v0.4.11
cua-computer v0.4.11
Computer control library for the Computer Universal Automation (CUA) project
Dependencies
- pylume: latest
Installation
pip install cua-computer==0.4.11Whats Changed
- Docs/improve readme by @jamesmurdza in #512
- Feature/version bump workflows by @r33drichards in #511
- Support
displayandephemeralin Docker provider by @ddupont808 in #514 - Fix markdown formatting in docs by @jamesmurdza in #523
- Jagjeevan's Fix + Merged Main for 4o Model Fix by @sarinali in #522
- fix: Added GPT-4o compatibility for screenshot actions with text parameter by @JagjeevanAK in #422
- Remove PyLume code and examples by @jamesmurdza in #435
- Remove PyLume library by @jamesmurdza in #527
- Add test infrastructure with CI/CD #478 by @AceAtDev in #491
- Feature/agent loop test by @YeIIcw in #528
- Update Agent Loop Test by @YeIIcw in #530
- Fix/omniparser predict refactor by @sarinali in #529
- Fix agent test condition trigger by @YeIIcw in #531
- Fix/agent loop test by @YeIIcw in #532
- Add desktop and window management commands to computer interface by @ddupont808 in #516
Full Changelog: computer-server-v0.1.28...computer-v0.4.11
cua-computer-server v0.1.28
cua-computer-server v0.1.28
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.28What's Changed
- Add test infrastructure with CI/CD #478 by @AceAtDev in #491
- Add desktop and window management commands to computer interface by @ddupont808 in #516
New Contributors
Full Changelog: computer-server-v0.1.27...computer-server-v0.1.28
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.8