mirror of
https://github.com/multica-ai/multica.git
synced 2026-08-03 19:20:07 +02:00
These three re-render once a second off a setInterval/useTick. Inter draws a narrow 1 and a wide 4, so every 9s -> 10s and 1m 9s -> 1m 10s transition re-measured the text and nudged its neighbours: the status pill's cancel control, and the FactDot plus every fact after it in the transcript row. tabular-nums was already used in 156 places (including three other spans in agent-transcript-dialog itself), so these were misses, not a missing convention. Co-authored-by: multica-agent <github@multica.ai>