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-server
Installation
pip install cua-computer-server==0.1.25
What'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