github trycua/cua cuabot-v1.0.12
cuabot v1.0.12

10 hours ago

What's Changed

  • Bump cuabot to v1.0.12 (4964613) by @github-actions[bot]
  • fix cursor blocking input, remove start command override for cuabot (#1020) (e71a950) by @ddupont808

Quick Start

npx cuabot

Or install globally:

npm install -g cuabot
cuabot

Usage

cuabot                     # Run default agent (or setup)
cuabot claude              # Run Claude Code in sandbox
cuabot gemini              # Run Gemini CLI in sandbox
cuabot codex               # Run Codex CLI in sandbox
cuabot chromium            # Open sandboxed Chromium

cuabot --screenshot        # Take screenshot
cuabot --type "hello"      # Type text
cuabot --click 100 200     # Click at coordinates

Documentation

Don't miss a new cua release

NewReleases is sending notifications on new releases.