openclaw/ui
Glucksberg 1353a848d7 fix(ui): visually distinguish system messages in webchat
Add distinct styling for system role messages in the webchat UI.
System messages now appear centered with muted styling, clearly
differentiated from user and assistant messages.

- Add 'system' roleClass to renderMessageGroup and renderAvatar
- Add CSS styles for .chat-group.system and .chat-avatar.system
- Use info icon (ℹ) for system message avatars

Closes #2001
2026-01-30 14:49:03 +00:00
..
public fix: migrate legacy gateway services 2026-01-30 04:01:31 +01:00
src fix(ui): visually distinguish system messages in webchat 2026-01-30 14:49:03 +00:00
index.html fix: migrate legacy gateway services 2026-01-30 04:01:31 +01:00
package.json refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00