mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 11:06:08 +00:00
* fix(gateway): preserve Control UI turns across restart * perf(sessions): index restart recovery state * fix(sessions): avoid replaying pre-admitted turns * fix(sessions): index per-entry recovery status * fix(sessions): guard restart failure notices * fix(sessions): preserve terminal claims across admissions * fix(sessions): retry failed recovery notices * fix(sessions): harden restart retry ownership * fix(gateway): tighten restart recovery typing * fix(sessions): close restart recovery races * refactor(sessions): split restart recovery ownership * chore(sessions): clean restart recovery lint * chore: drop release-owned changelog entry * fix(gateway): satisfy restart recovery guards * test(gateway): cover Control UI durable admission