Skip to content

cua-agent v0.4.19

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:22
· 893 commits to main since this release
53aa6b6

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