mirror of
https://github.com/multica-ai/multica.git
synced 2026-06-17 03:38:32 +02:00
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>