Skip to content

v1.2.2

Choose a tag to compare

@PauloCarv PauloCarv released this 17 Jun 14:11
· 5 commits to main since this release

What's new

Usage & Performance panel improvements

  • By Provider / Model — new breakdown table grouping turn history by provider+model, showing turn count, total tokens, average cache hit rate and cost per group
  • Persistent Turn History — turn data now survives page refreshes (saved to localStorage, max 50 turns, accumulates across provider/model switches)
  • Added Clear button to reset turn history manually

Fixes

  • Fixed race condition in turn capture that silently dropped turns when agent response arrived mid-poll
  • Fixed OOBE flow for externally-configured providers (e.g. local-claude): detects no-inputs card and fetches models directly, bypassing broken card flow
  • Fixed TopBar not updating provider/model display after OOBE model selection
  • Fixed drupal-status skill timeout on disk check step