mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 03:41:34 +00:00
* fix(ui): sync Control UI prefs via hash-free LWW config.patch * test(ui): prove prefs reconnect replay end to end * fix(gateway): surface hash-free prefs commit races instead of replaying stale intent * fix(ui): never re-reconcile a retained config snapshot over acked prefs * fix(ui): merge persisted pending prefs across tabs instead of clobbering * test(ui): pass current runtime config through sidebar prefs reconcile fixture