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
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