Files
multica/tests/unit/renderer
yushen 3159842b54 fix: resolve race condition causing AI responses not to display
- Add mergeSessionUpdates helper to deduplicate updates by sequence number
- Introduce updateCurrentSession helper to synchronously update ref before async ops
- Reload session updates after async operations complete to catch missed messages
- Add unit tests for merge behavior with sequence numbers

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 13:22:08 +08:00
..