According to Insights from Beating, OpenClaw founder Peter Steinberger announced that Crabbox 0.3.0 has been released. This update focuses on improving the observability and debugging experience of brokered runs, introducing new features such as durable run events, real-time replay with crabbox attach, AWS image creation/promotion commands, GitHub browser login, Cloudflare Access support, among others. It also enhances AWS/Blacksmith reliability, timing JSON output, fallback logic, and security boundaries.
Crabbox is an open-source remote test box running tool, with the core concept of "Warm a box, sync the diff, run the suite." Developers or AI agents can quickly rent a Linux machine in the cloud with a single command, sync a local dirty work tree, execute commands remotely with real-time streaming output, supporting one-shot runs or warmup reuse. Leveraging Go CLI, Cloudflare Worker broker, and cloud instances, it provides secure credential management, cost control, and a local-like development experience, making it especially suitable for heavy testing, large builds, or AI agent scenarios.
