openclaw/ui
RoboClaw b0e8a985ee
feat(ui): load owner sessions before shared roster (#128767)
* feat(ui): load owner sessions before shared roster

Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>

* fix(ui): preserve owner roster across refreshes

Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>

---------

Co-authored-by: roboclaw-bot <309084314+roboclaw-bot@users.noreply.github.com>
Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>
2026-08-24 11:50:36 -07:00
..
config improve(ui): open short session links without extra lookup (#128778) 2026-08-24 09:33:20 -07:00
docs/design-system feat(ui): user-selectable accent color for the Control UI (#128432) 2026-08-23 20:32:05 -07:00
public refactor(plugins)!: remove OpenProse (#128494) 2026-08-24 10:39:46 +05:30
src feat(ui): load owner sessions before shared roster (#128767) 2026-08-24 11:50:36 -07:00
.gitignore
AGENTS.md perf(ui): consolidate Control UI boot chunk graph for HTTP/1.1 gateways (#128514) 2026-08-24 03:55:37 -07:00
CLAUDE.md
index.html fix(ui): keep mount recovery working when the service worker is broken (#128167) 2026-08-23 02:42:54 -07:00
package.json chore: refresh dependencies after seven-day cooldown (#128414) 2026-08-24 03:01:54 -07:00
vite.config.ts fix(ui): surface provider-usage failures instead of silent empty panels (#120309) 2026-08-20 18:15:14 -07:00
vitest.config.ts fix(test): run the shared Control UI lane on the cross-file cleanup runner (#126071) 2026-08-18 17:42:00 -07:00
vitest.node.config.ts