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: show cumulative session tokens and request count in status line
Replace activeTokens (latest response only) with cumulative total_tokens
from entry.usage and total_reqs from entry.usagePerModel, formatted as
"tokens: 12.3k / 5 reqs".
0 commit comments