What's Changed
- Bump cuabot to v1.0.3 (fc3b4bd) by @github-actions[bot]
- fix cuabot publish 3 (#1003) (03d7c1c) by @ddupont808
- fix cuabot publish 2 (#1002) (d70822f) by @ddupont808
Quick Start
npx cuabotOr install globally:
npm install -g cuabot
cuabotUsage
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