openclaw/crabbox — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a tool called Crabbox for developers and AI agents who want to run their tests on fast remote machines without changing how they work locally.

I want a simple Go command line app where I can log in to a broker, check my setup, warm up a reusable machine, sync my current messy checkout, run a command there, stream the output back live, save useful evidence, then shut the machine down or keep using it. It should work with normal SSH and rsync, give each workspace a stable ID and friendly name, and skip syncing when nothing changed.

Please include a Cloudflare Worker broker that can manage leases, provider credentials, spend limits, stale workspace cleanup, and authentication. Support existing SSH hosts, local container runners, and cloud or sandbox providers like AWS, Azure, Google Cloud, Hetzner, Proxmox, E2B, Modal, Railway, RunPod, and similar ones from the docs.

Make it feel reliable for maintainers, with good docs, release packaging, tests, and clear error messages.

Want more depth? Deep Reverse