[0.3.5] - 2026-03-03
Added
- Animated token counter — new
TokenCountercomponent with smooth requestAnimationFrame-based counting animation for real-time token usage feedback during message send/receive. - Loading indicator with state awareness —
LoadingIndicatorcomponent showing ↑/↓ arrows with state-aware token display (sending/waiting/receiving states). - Token formatting helper —
formatTokensDecimal()function providing consistent 2-decimal formatting for animated token counts (e.g., "1.23K", "12.50K").
Changed
- Stop button styling — improved stop button visual design with amber theme instead of destructive red, providing better visual hierarchy and less alarming appearance.