openclaw/apps/shared/ClawdbotKit/Sources
Kenny Lee 09fd5b03fe fix(macos): use stable message IDs to prevent webchat flicker
Generate deterministic UUIDs for chat messages based on role|timestamp|content
using SHA256. This prevents SwiftUI from treating refreshed messages as
entirely new items, eliminating flicker and preserving scroll position.

Fixes #2464

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 16:29:09 -08:00
..
ClawdbotChatUI fix(macos): use stable message IDs to prevent webchat flicker 2026-01-26 16:29:09 -08:00
ClawdbotKit refactor(gateway): share request encoding 2026-01-25 11:48:22 +00:00
ClawdbotProtocol fix: regenerate protocol models 2026-01-25 01:12:49 +00:00