mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
d2d055b8d4
* feat(gateway): auto-suspend idle cloud workers
* feat(crabbox): enable bounded warm images by default
* docs(gateway): explain idle worker suspension and warm images
* Revert "feat(crabbox): enable bounded warm images by default"
This reverts commit 546466eaa9.
* docs(gateway): keep warm images opt-in pending a proven capture boundary
Review finding: default-on capture would persist setup-created state outside
the scrubbed worker root into provider images for profiles that never opted
in. suspendAfter pairs with warmImage: true for warm wakes.