mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 10:16:44 +00:00
* feat(gateway): add session dashboard domain * test(gateway): cover board event guards * fix(gateway): authorize board widgets with view tickets * feat(boards): persist dashboards in agent databases * test(boards): use tracked SQLite temp directories * test(gateway): isolate board deletion lifecycle coverage * fix(boards): harden widget view ticket bindings * fix(boards): lazily ensure additive board schema * fix(gateway): complete dashboard integration metadata * fix(boards): satisfy generated integration checks * fix(boards): align persistence with repository guards * fix(boards): retain notice test reset * fix(protocol): generate dashboard union models * fix(boards): harden dashboard persistence and serving * fix(boards): satisfy dashboard CI guardrails