mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
- Add LiveTimer component with event-driven updates + timeout projection - Track lastEventTimestamp in ChatView for accurate pause detection - Project time forward after 500ms of no events (variable 80-180ms interval) - Immediately sync to accurate value when events resume - Change formatDuration to 1 decimal place for cleaner display - Remove debug console.log statements Closes #100 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>