What's New
Rate Limit Alerts
Never be surprised by a rate limit again. The UI now proactively warns you as you approach Claude Max limits:
- Toast warnings at 80%, 90%, and 95% utilization — each fires once per escalation, resets when utilization drops
- Blocking modal when a request is rejected — shows the limit type (5-hour / 7-day), a 🚫 icon, and a live 1-second countdown to reset. Auto-closes when the limit resets.
- Browser notifications for background tabs — if you're in another tab and hit 90%+, you get a desktop notification (5-min cooldown between notifications)
- Survives page refresh — rate limit state is persisted to
localStorageand restored on load. Automatically cleaned up after the reset time passes.
Translations
- All rate limit strings added in Ukrainian, English, and Russian
Documentation
- README.md, README_UA.md, README_RU.md updated with Rate Limit Alerts feature
Full Changelog: v5.14.1...v5.14.2