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