cuabot

February 25, 2026 ยท View on GitHub

Co-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.

cuabot screenshot

Quick Start

npx cuabot

Usage

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

Requirements

Documentation