Files
multica/tests/unit/renderer
yushen 0a1cf3c87c fix: resolve duplicate user message in UI after focus sync
The optimistic user_message update was missing `_internal: false`,
causing mergeSessionUpdates to fail deduplication when the DB version
(which includes `_internal: false`) arrived via focus sync or session
reload. Both copies survived the merge, showing two identical messages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:49:29 +08:00
..