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
feat: add token count column to diagnostics session files tab
- Add tokens? field to SessionFileDetails interface
- Populate tokens from cache in getSessionFileDetailsFromCache() and updateCacheWithSessionDetails()
- Add Tokens column in the diagnostics session table with compact K/M formatting
- Add Total Tokens summary card to the session files summary row
- Tooltip shows exact token count on hover
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments