| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cua-computer-server v0.3.15 source code.tar.gz | 2026-01-29 | 105.0 MB | |
| cua-computer-server v0.3.15 source code.zip | 2026-01-29 | 106.0 MB | |
| README.md | 2026-01-29 | 653 Bytes | |
| Totals: 3 Items | 211.0 MB | 0 | |
What's Changed
- Bump cua-computer-server to v0.3.15 (5b407ec) by @github-actions[bot]
- fix(computer-server): initialize coordinate scaling after auto-resize in (#936) (b6205aa) by @synacktraa
- fix(mcp-server): disable redirect for /mcp endpoint (#935) (afdc1a3) by @Fizza-Mukhtar
- feat(agent): Centralized tool resolution in ComputerAgent (#920) (cee209d) by @sarinali
Computer Server for the Computer Universal Automation (Cua) project
A FastAPI-based server implementation for computer control.
Usage
:::bash
# Run the server
cua-computer-server
Installation
:::bash
pip install cua-computer-server==0.3.15