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
Settings toggle (System tab) to display quota percentages as used (default) or remaining, applied consistently across the Session/Weekly cards, the floating widget, and the tray tooltip/menu, with a localized suffix (75% used / 25% restante). Persisted as display.quotaMode.
Privacy mode: an eye toggle in the Settings account card masks the account email (john.doe@gmail.com → ********@*****.com) for screenshots and screen shares. Persisted as privacy.maskEmail.
Bundled fallback pricing for Claude 5 models (fable-5, sonnet-5) and opus-4-8, so local usage cost no longer falls back to $0 when readout-pricing.json is absent.
ESLint (flat config, correctness-only) as the second half of npm run lint.