Skip to content

Releases: trycua/cua

cua-agent v0.2.2

28 May 03:24

Choose a tag to compare

cua-agent v0.2.2

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.2.2

With SOM (recommended)

pip install cua-agent[som]==0.2.2

All features

pip install cua-agent[all]==0.2.2

cua-computer-server v0.1.6

25 May 00:00

Choose a tag to compare

cua-computer-server v0.1.6

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

lume-v0.2.15

23 May 02:06
eb0e429

Choose a tag to compare

7c0c3137e06a1983c9f8507160d73a02a433f9e07dcc15337d5a641548c87123 lume-0.2.15-darwin-arm64.pkg.tar.gz
590203a7dafeda21b691dc77f5d67239112b65b768580efbd43ec3ffb87d09e5 lume-0.2.15-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"



## What's Changed
* Lumier computer provider takes non-trycua image by @jklapacz in https://github.com/trycua/cua/pull/181
* Added Cmake dep to playground.sh by @ddupont808 in https://github.com/trycua/cua/pull/184


**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.2.1...lume-v0.2.15

cua-computer v0.2.2

16 May 19:16

Choose a tag to compare

cua-computer v0.2.2

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.2.2

cua-computer-server v0.1.5

16 May 16:52

Choose a tag to compare

cua-computer-server v0.1.5

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

cua-agent v0.2.1

16 May 19:18

Choose a tag to compare

cua-agent v0.2.1

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.2.1

With SOM (recommended)

pip install cua-agent[som]==0.2.1

All features

pip install cua-agent[all]==0.2.1

lume-v0.2.14

14 May 05:52
8615020

Choose a tag to compare

f8a25fb36346480e16b5dd49abcbab4899fff6b69b781de45953cb9b5a115e75 lume-0.2.14-darwin-arm64.pkg.tar.gz
375dd74b0c80d5622926bb14f857c922b358db3328204315c93debe6632aa970 lume-0.2.14-darwin-arm64.tar.gz

Installation with script

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"



## What's Changed
* [Computer] Add initial VM Provider by @f-trycua in https://github.com/trycua/cua/pull/162


**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.1.44...lume-v0.2.14

cua-computer v0.2.1

14 May 07:30

Choose a tag to compare

cua-computer v0.2.1

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.2.1

cua-computer v0.2.0

14 May 07:08

Choose a tag to compare

cua-computer v0.2.0

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.2.0

cua-agent v0.2.0

14 May 07:37

Choose a tag to compare

cua-agent v0.2.0

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.2.0

With SOM (recommended)

pip install cua-agent[som]==0.2.0

All features

pip install cua-agent[all]==0.2.0