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

Skip to content

Releases: trycua/cua

cua-agent v0.1.23

06 Apr 18:45
3f1ebf8

Choose a tag to compare

cua-agent v0.1.23

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.23

With SOM (recommended)

pip install cua-agent[som]==0.1.23

All features

pip install cua-agent[all]==0.1.23

lume-v0.1.23

04 Apr 22:59
118a018

Choose a tag to compare

c42a2d6731bc66ddebd7cdf173b787fe0e8a5aa687e992c5393708639af608f7 lume-0.1.23-darwin-arm64.pkg.tar.gz
92dbd0e6e5e6881e8656b0a4df1a066bf78032e2af32e98ad26956210e79e16c lume-0.1.23-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
* Add ai-gradio notebook by @f-trycua in https://github.com/trycua/cua/pull/85
* Update README with gradio by @f-trycua in https://github.com/trycua/cua/pull/86
* [SOM] Fix overlapping bounding boxes and added GPU/MPS support by @ddupont808 in https://github.com/trycua/cua/pull/87
* Add Ollama support in Omni parser by @Lizzard1123 in https://github.com/trycua/cua/pull/76
* docs: add ddupont808 as a contributor for code by @allcontributors in https://github.com/trycua/cua/pull/88
* docs: add Lizzard1123 as a contributor for code by @allcontributors in https://github.com/trycua/cua/pull/89
* [Agent] Add ollama support by @f-trycua in https://github.com/trycua/cua/pull/90

## New Contributors
* @ddupont808 made their first contribution in https://github.com/trycua/cua/pull/87
* @Lizzard1123 made their first contribution in https://github.com/trycua/cua/pull/76

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

cua-agent v0.1.22

04 Apr 22:53
118a018

Choose a tag to compare

cua-agent v0.1.22

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.22

With SOM (recommended)

pip install cua-agent[som]==0.1.22

All features

pip install cua-agent[all]==0.1.22

lume-v0.1.22

02 Apr 13:52
dc68def

Choose a tag to compare

27814072b4975f62e8ea31ff31aa4ce28752360a8e3975d3b42ca55547e353a3 lume-0.1.22-darwin-arm64.pkg.tar.gz
d2b3acb443b7fa40a827ddc78ef09db0b34bbe5678b4ec0fb5c44ba242a3da75 lume-0.1.22-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
* Refactor Developer Guide by @f-trycua in https://github.com/trycua/cua/pull/77
* Add operator blogpost - part 1 by @f-trycua in https://github.com/trycua/cua/pull/80
* [Agent] Add OpenAI generate summary by @f-trycua in https://github.com/trycua/cua/pull/84


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

cua-agent v0.1.21

02 Apr 13:50
dc68def

Choose a tag to compare

cua-agent v0.1.21

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.1.21

With SOM (recommended)

pip install cua-agent[som]==0.1.21

All features

pip install cua-agent[all]==0.1.21

pylume v0.1.16

30 Mar 10:01
fe94c71

Choose a tag to compare

pylume v0.1.16

Python SDK for lume - run macOS and Linux VMs on Apple Silicon

This package provides Python bindings for the lume virtualization tool.

Dependencies

  • lume binary: v0.1.20

Installation

pip install pylume==0.1.16

lume-v0.1.21

30 Mar 10:45

Choose a tag to compare

fafd2eeb7f01afc4feeb9307bb399f5bf2aff42ec0fbae21ac8bbb09f33a8c10 lume-0.1.21-darwin-arm64.pkg.tar.gz
ced1ba75e5db286bcead4f80bb08837eb27ebeac37114e3a846ba01fd942cf28 lume-0.1.21-darwin-arm64.tar.gz

Installation with script

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



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

lume-v0.1.20

30 Mar 09:59
fe94c71

Choose a tag to compare

c85a4875ecec3dac6955930a1d42be50d8233da9a3527485de04af1c851176f4 lume-0.1.20-darwin-arm64.pkg.tar.gz
8b8467aaefb763739ad57a5f6227108d44367a8c77c2e01958490a4315cec3b1 lume-0.1.20-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
* [Lume] Optimize disk image reassembly for performance and storage by @f-trycua in https://github.com/trycua/cua/pull/72


**Full Changelog**: https://github.com/trycua/cua/compare/computer-v0.1.20...lume-v0.1.20

cua-computer v0.1.21

30 Mar 10:05
fe94c71

Choose a tag to compare

cua-computer v0.1.21

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.1.21

cua-computer v0.1.20

30 Mar 09:04

Choose a tag to compare

cua-computer v0.1.20

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.1.20