Sandboxed, co-op computer-use agents
npm install cuabotCo-op computer-use for any agent.
Multi-user computing sandbox that gives any coding agent (Claude Code, Gemini CLI, Codex, OpenClaw, Vibe) seamless computer-use capabilities.

``bash`
npx cuabot
`bash
cuabot # Run default agent (or setup if not configured)
cuabot claude # Run Claude Code in the sandbox
cuabot gemini # Run Gemini CLI in the sandbox
cuabot codex # Run Codex CLI in the sandbox
cuabot chromium # Open sandboxed Chromium window
cuabot --screenshot # Take screenshot
cuabot --type "hello" # Type text
cuabot --click 100 200 # Click at coordinates
``
- Node.js v18+
- Docker Desktop
- Xpra client