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
Extract formatSessionUnits util and reuse getRateLimitsByModel helper
Drops the inline `'rateLimitsByModel' in session` pattern from the
waiting-room screen and model selector now that `getRateLimitsByModel`
exists in common, and lifts `formatSessionUnits` out of waiting-room
so the session-ended banner doesn't carry a duplicate. Adds a regression
test for the ended view's full-snapshot quota behavior.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments