You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
#8fix: accurate status-bar capsule metrics across session switches
#6docs: add in-app status-bar capsule to README and landing page
#5feat: add multimodal "Try it" playground to the landing page
#4docs: add MiMo TTS voice intro to landing page and READMEs
106c8a8docs(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.