mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
b869d5e73f
* fix(workers): skip shared-host quiescence sweeps Refs #120952. * test(workers): update shared-host fixtures Refs #120952. * fix(workers): reconcile shared-host lease metadata * fix(workers): fence unknown lease isolation * chore(plugin-sdk): refresh API baseline * fix(workers): fence tunnel isolation updates * docs(workers): clarify shared-host final fences * ci: invalidate Vitest cache for state schemas * refactor(workers): import stableWorkerPathComponent from its defining module workspace-sync.ts crossed the 700-line lint budget by one; drop its re-export and point consumers at workspace-sync-helpers directly.