openclaw/ui
Peter Steinberger ad760c9994
fix(ui): show chat before startup metadata finishes (#128652)
* fix(ui): show chat before startup metadata finishes

* test(ui): wait for config save requests

* fix(ui): coalesce dashboard session queries
2026-08-24 05:00:35 -07:00
..
config perf(ui): consolidate Control UI boot chunk graph for HTTP/1.1 gateways (#128514) 2026-08-24 03:55:37 -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 fix(ui): show chat before startup metadata finishes (#128652) 2026-08-24 05:00:35 -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