mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-14 14:43:16 -06:00
2a0bbd23f5
* feat: expose session presentation metadata * fix: restrict session titles to safe display metadata * fix: preserve saved session display names * fix(protocol): tolerate future session presentation values * fix(gateway): keep direct peer names out of presentation * fix(protocol): connect session presentation to native rows * fix(gateway): canonicalize session presentation metadata * fix(gateway): satisfy session presentation CI checks * feat(gateway): flatten session classification facts * fix: repair session classification generated models * fix(gateway): canonicalize session classification keys * fix(gateway): classify spawned delivery sessions * fix(android): retain session classification facts * test(android): make scripted gateway calls concurrency-safe * test(live-updater): isolate fixture git commands