Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 11 Jun 01:28
c19878f

Highlights

  • Fixes status-bar capsule metrics across session switches by sourcing cache hit/miss and prefix drift from session-lifetime counters instead of the currently loaded message window.
  • Persists prefix drift count in the agent, exposes Session.cache, and regenerates the JavaScript SDK types for the new field.
  • Fixes partial-history reload behavior by dropping message pagination metadata together with session caches.
  • Adds the in-app status-bar capsule to the README and landing page, plus the recent multimodal playground and TTS demo updates since v0.1.4.

Changes Since v0.1.4

  • #8 fix: accurate status-bar capsule metrics across session switches
  • #6 docs: add in-app status-bar capsule to README and landing page
  • #5 feat: add multimodal "Try it" playground to the landing page
  • #4 docs: add MiMo TTS voice intro to landing page and READMEs
  • 106c8a8 docs(landing): avant-garde visual pass with non-linear motion

Verification

  • main CI passed on c19878fff18b8a3ff06564a4db7a1540902bed1c.
  • Local pre-push hook ran bun turbo typecheck: 9/9 package typechecks successful.