openclaw/ui/src
Dave Lauer 754481716e feat: add avatar support for agent identity
- Add avatar field to IdentityConfig type
- Add avatar parsing in AgentIdentity from IDENTITY.md
- Add renderAvatar support for image avatars in webchat
- Add CSS styling for image avatars

Users can now configure a custom avatar for the assistant in the webchat
by setting 'identity.avatar' in the agent config or adding 'Avatar: path'
to IDENTITY.md. The avatar can be served from the assets folder.

Closes #TBD
2026-01-22 03:56:54 +00:00
..
styles feat: add avatar support for agent identity 2026-01-22 03:56:54 +00:00
ui feat: add avatar support for agent identity 2026-01-22 03:56:54 +00:00
main.ts Gateway: add browser control UI 2025-12-18 22:41:06 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00