mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 22:54:01 -06:00
e0eed257c8
* 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