mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-13 06:03:39 -06:00
c2d3d2ce34
* fix(cloud-workers): close lifecycle ownership gaps Own bootstrap cleanup at the operation boundary and make fallback workspace sync converge across retries. Re-establish tunnel readiness per connection, retire placements before destructive session mutation, and keep operator diagnostics lightweight and redacted. Cover destructive lifecycle paths in their original execution order. * fix(cloud-workers): drain local claims before retirement delete/reset drain admitted local work, re-read exact identity, retire before destructive cleanup; active-claim/race tests. * fix(cloud-workers): bind retry cleanup to workspace owner Attest canonical HOME and the exact managed path. Revalidate ownership before recursive fallback cleanup. Cover malicious paths and ownership drift with tests. * fix(cloud-workers): fence fallback workspace receivers