Environment
- CSGClaw version: v0.3.0
- OS: macOS
- Architecture: arm64
- Device: MacBook Air
- Install method:
curl -fsSL https://csgclaw.opencsg.com/install.sh | bash
- Also tested manual GitHub asset:
csgclaw_v0.3.0_darwin_arm64.tar.gz
What happened
CSGClaw itself can be installed and csgclaw serve starts the WebUI, but the default manager sandbox fails to start.
The failure happens during bootstrap manager box creation:
bootstrap manager box "manager" not found, creating it with image "opencsg-registry.cn-beijing.cr.aliyuncs.com/opencsghq/picoclaw:2026.5.9"
create bootstrap manager box: create gateway box: run boxlite cli box: boxlite cli exited with code 1
Environment
curl -fsSL https://csgclaw.opencsg.com/install.sh | bashcsgclaw_v0.3.0_darwin_arm64.tar.gzWhat happened
CSGClaw itself can be installed and
csgclaw servestarts the WebUI, but the default manager sandbox fails to start.The failure happens during bootstrap manager box creation: