Local
One CLI. Many Runtimes.
Run Your Code in the Right Box.
Keep editing locally. Crabbox runs the working tree you have on the machine it needs—a local runtime, cloud VM, SSH host, or managed sandbox—then streams the result back. No bespoke CI job for every iteration.
- MIT licensed
- Linux, Windows, and macOS
- 79 registered providers
$ crabbox run --provider local-container -- pnpm test
- 01Leaseblue-lobster · local-container✓
- 02Synctracked + nonignored files✓
- 03Runpnpm test · live output✓
- 04Releaseowned container removed✓
Interactive Workload Router
Pick the Job. Get the Starting Commands.
Turn 79 registered providers into a focused comparison path. Choose a workload, run the matching built-in recommendations, then verify the provider you select with crabbox doctor.
Choose by Ownership
Run Here, There, or Managed.
The loop stays the same. Only the runtime owner, isolation boundary, and billing relationship change.
Your Accounts and Infrastructure
Use capacity you control
Provider-Managed
Delegate the runtime
Current Cost Model
Crabbox Software Is Free. Compute Isn’t.
No opaque “box credit” is needed to understand today’s product. Crabbox separates its software from the infrastructure that runs the work.
MIT-licensed CLI and coordinator.
Cloud, sandbox, GPU, or local runtime bills remain external.
Run it on Cloudflare or Node.js with PostgreSQL.
For brokered providers, estimate reserved cost and reject leases over configured limits.
Install the CLI
One Command to Start.
Install Crabbox, choose direct, local, delegated, or team-coordinator access, then run the command your repository already knows.
Open the 10-Minute Guide$ brew install openclaw/tap/crabbox
$ crabbox doctor
$ crabbox run -- pnpm test