Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: trycua/cua

cua-computer-server v0.1.25

22 Oct 21:59

Choose a tag to compare

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

Full Changelog: agent-v0.4.34...computer-server-v0.1.25

cua-agent v0.4.35

22 Oct 23:24

Choose a tag to compare

cua-agent v0.4.35

Dependencies

  • cua-computer: latest
  • cua-som: latest

Installation

pip install cua-agent[all]==0.4.35

What's Changed

Full Changelog: computer-server-v0.1.25...agent-v0.4.35

cua-agent v0.4.34

17 Oct 14:54
8e72253

Choose a tag to compare

cua-agent v0.4.34

Dependencies

  • cua-computer: latest
  • cua-som: latest

Installation

pip install cua-agent[all]==0.4.34

What's Changed

New Contributors

Full Changelog: agent-v0.4.33...agent-v0.4.34

cua-agent v0.4.33

15 Oct 19:00

Choose a tag to compare

cua-agent v0.4.33

Dependencies

  • cua-computer: latest
  • cua-som: latest

Installation

pip install cua-agent[all]==0.4.33

What's Changed

Full Changelog: computer-v0.4.10...agent-v0.4.33

cua-computer v0.4.10

14 Oct 18:52

Choose a tag to compare

cua-computer v0.4.10

Computer control library for the Computer Universal Automation (CUA) project

Installation

pip install cua-computer==0.4.10

What's Changed

Full Changelog: computer-v0.4.8...computer-v0.4.10

cua-computer v0.4.8

12 Oct 22:14

Choose a tag to compare

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

cua-computer v0.4.7

03 Oct 16:17
9102cd1

Choose a tag to compare

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.7

cua-computer-server v0.1.23

03 Oct 14:13
63f015e

Choose a tag to compare

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-server

Installation

pip install cua-computer-server==0.1.23

cua-agent v0.4.32

25 Sep 22:58
9927b93

Choose a tag to compare

cua-agent v0.4.32

Dependencies

  • cua-computer: latest
  • cua-som: latest

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.32

With SOM (recommended)

pip install cua-agent[som]==0.4.32

All features

pip install cua-agent[all]==0.4.32

cua-computer v0.4.6

24 Sep 20:56
301a011

Choose a tag to compare

cua-computer v0.4.6

Computer control library for the Computer Universal Automation (CUA) project

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.4.6

What's Changed

  • 🔧 Improve HUD eval script: auto-discover .env and simplify usage by @YeIIcw in #419
  • Fix Windows Sandbox errors by @ddupont808 in #424

New Contributors

Full Changelog: agent-v0.4.31...computer-v0.4.6