mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 17:11:42 -06:00
97a4d324f5
* fix(gateway): allow non-admin cloud sessions Admin-provisioned shared runners are now usable by operator.write while raw environment, config, and pairing controls remain admin-only. Closes #125602 * chore(test): prune assertion safety baseline * refactor(gateway): isolate cloud reclaim lifecycle * test(gateway): declare Codex dispatch ownership * test(ui): cover session-scoped cloud cleanup * perf(ui): trim tooltip startup path * fix(gateway): fence cloud placement activation * test(gateway): update move recovery dispatch contract * fix(gateway): fail closed on placement recovery * docs(gateway): explain fail-closed move recovery * refactor(gateway): consolidate session mutation target keys