Skip to content

Releases: trycua/cua

cua-sandbox v0.1.12

15 Apr 21:20

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-sandbox v0.1.10

15 Apr 17:00

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-sandbox-apps v0.1.1

15 Apr 17:00

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-cli v0.1.6

15 Apr 21:23

Choose a tag to compare

cua-cli v0.1.6

Installation

Using install script (recommended)

# For Linux/macOS
curl -fsSL https://cua.ai/cli/install.sh | sh

# For Windows (PowerShell)
irm https://cua.ai/cli/install.ps1 | iex

Using npm/bun

# Using bun
bun add -g @trycua/cli

# Or using npm
npm install -g @trycua/cli

From source

git clone -b cua-v0.1.6 https://github.com/trycua/cua.git
cd cua/libs/typescript/cua-cli
bun install
bun link
bun link cua-cli

Release Assets

  • cua-darwin-arm64: macOS (Apple Silicon)
  • cua-darwin-x64: macOS (Intel)
  • cua-linux-x64: Linux (x86_64)
  • cua-windows-x64.exe: Windows (x86_64)

What's Changed

Full Changelog: cua-v0.1.5...cua-v0.1.6

cua-core v0.3.1

15 Apr 21:40

Choose a tag to compare

What's Changed

cua-core v0.3.0

15 Apr 21:17

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-core v0.2.0

15 Apr 20:22

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-computer v0.5.18

15 Apr 21:22

Choose a tag to compare

What's Changed

cua-computer-server v0.3.34

15 Apr 21:45

Choose a tag to compare

What's Changed

Maintenance release — dependency updates only.

cua-computer-server v0.3.33

15 Apr 21:24

Choose a tag to compare

What's Changed