Skip to content

0.3.5

Choose a tag to compare

@239573049 239573049 released this 03 Mar 01:46
· 752 commits to main since this release

[0.3.5] - 2026-03-03

Added

  • Animated token counter — new TokenCounter component with smooth requestAnimationFrame-based counting animation for real-time token usage feedback during message send/receive.
  • Loading indicator with state awarenessLoadingIndicator component showing ↑/↓ arrows with state-aware token display (sending/waiting/receiving states).
  • Token formatting helperformatTokensDecimal() 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.