mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
bcaec0cf14
* fix(agents): always resume main sessions after restart * fix(ui): render internal messages as system rows * docs: update gateway restart recovery semantics * refactor(sessions): simplify restart hook checkpoints * refactor(agents): consolidate restart recovery claims * test(agents): update delivery recovery revision guard * fix(plugin-sdk): preserve restart hook state contract * fix(ui): localize system row label * test(agents): remove obsolete recovery import * test(agents): align abort-code propagation with always-resume recovery * fix(ui): share notice-aware turn boundaries * test(agents): reconcile restart recovery ownership * fix(ci): reconcile rebased recovery and UI checks