mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-29 13:03:51 +00:00
* feat(gateway): persist emoji session icons
* feat(ui): add persistent session icon menu
* docs: explain persistent session icons
* docs: list Set icon in the session context menu enumeration
* test(gateway): canonicalize group defaults workspace path
* fix(ci): sync session icon protocol coverage
* fix(sessions): enforce RGI emoji sequences for session icons
ClawSweeper P2: single non-emoji graphemes like 漢 passed the segmenter-based predicate. Anchored \p{RGI_Emoji} admits exactly one interchange emoji sequence and deletes the length cap and ASCII carve-out.
* fix(sessions): compile RGI emoji validation
|
||
|---|---|---|
| .. | ||
| control-ui.md | ||
| dashboard-architecture.md | ||
| dashboard.md | ||
| dashboards.md | ||
| index.md | ||
| lobster.md | ||
| notifications.md | ||
| tui.md | ||
| urls.md | ||
| webchat.md | ||