Skip to content

Releases: trycua/cua

cua-agent v0.4.23

28 Aug 21:56
8fa5d7d

Choose a tag to compare

cua-agent v0.4.23

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.23

With SOM (recommended)

pip install cua-agent[som]==0.4.23

All features

pip install cua-agent[all]==0.4.23

cua-agent v0.4.22

28 Aug 20:56

Choose a tag to compare

cua-agent v0.4.22

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.22

With SOM (recommended)

pip install cua-agent[som]==0.4.22

All features

pip install cua-agent[all]==0.4.22

cua-agent v0.4.21

28 Aug 20:52

Choose a tag to compare

cua-agent v0.4.21

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.21

With SOM (recommended)

pip install cua-agent[som]==0.4.21

All features

pip install cua-agent[all]==0.4.21

cua-agent v0.4.20

28 Aug 20:41

Choose a tag to compare

cua-agent v0.4.20

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.20

With SOM (recommended)

pip install cua-agent[som]==0.4.20

All features

pip install cua-agent[all]==0.4.20

cua-agent v0.4.19

28 Aug 17:22
53aa6b6

Choose a tag to compare

cua-agent v0.4.19

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.19

With SOM (recommended)

pip install cua-agent[som]==0.4.19

All features

pip install cua-agent[all]==0.4.19

What's Changed

  • Added screenshot_dir parameter
  • Bugfix: Lazy loading of MLX by @ddupont808 in #373

Full Changelog: agent-v0.4.18...agent-v0.4.19

cua-agent v0.4.18

28 Aug 16:54

Choose a tag to compare

cua-agent v0.4.18

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.18

With SOM (recommended)

pip install cua-agent[som]==0.4.18

All features

pip install cua-agent[all]==0.4.18

What's Changed

  • Fix example code and notebooks by @jamesmurdza in #364
  • Added a readme file to the notebooks folder by @onel in #361
  • Restrict root project to Python versions below 3.14 by @jamesmurdza in #363
  • Restored mlx/ adapter by @ddupont808 in #366
  • Upgrade HUD SDK to 0.4.12 by @ddupont808 in #371
  • Added callback to normalize common tool call hallucinations seen during evals

New Contributors

  • @onel made their first contribution in #361

Full Changelog: agent-v0.4.17...agent-v0.4.18

cua-core v0.1.9

19 Aug 16:10
b1caaab

Choose a tag to compare

cua-core v0.1.9

Installation

pip install cua-core==0.1.9

What's Changed

Full Changelog: computer-v0.4.4...core-v0.1.9

cua-computer v0.4.4

19 Aug 14:56
feec38b

Choose a tag to compare

cua-computer v0.4.4

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

Dependencies

  • pylume: latest

Installation

pip install cua-computer==0.4.4

What's Changed

  • Update agent/computer SDKs to match changes in telemetry SDK by @jamesmurdza in #355
  • Bugfixes - Removed slashes from container name by @ddupont808 in #358

Full Changelog: agent-v0.4.14...computer-v0.4.4

cua-agent v0.4.17

19 Aug 20:22

Choose a tag to compare

cua-agent v0.4.17

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.17

With SOM (recommended)

pip install cua-agent[som]==0.4.17

All features

pip install cua-agent[all]==0.4.17

cua-agent v0.4.16

19 Aug 19:56
c4117d0

Choose a tag to compare

cua-agent v0.4.16

Dependencies

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

Installation Options

Basic installation with Anthropic

pip install cua-agent[anthropic]==0.4.16

With SOM (recommended)

pip install cua-agent[som]==0.4.16

All features

pip install cua-agent[all]==0.4.16