5 Commits

Author SHA1 Message Date
Supra4E8C 1ad9cac75c feat(timeline): enhance lane selection logic for Codex provider and add related tests 2026-08-07 01:09:37 +08:00
Supra4E8C 285d9e6753 feat(quotaTimeline): add manual reset credit handling and related UI updates 2026-08-01 23:45:30 +08:00
Supra4E8C 66d52992e8 fix(quota): clear usage after reported reset 2026-07-31 11:07:29 +08:00
Supra4E8C 01ab01d388 fix(quota): only project real five-hour windows 2026-07-31 11:06:10 +08:00
Supra4E8C ea107fded0 feat: add quota window management and reset instant handling
- Introduced new localization strings for quota windows in English, Russian, Simplified Chinese, and Traditional Chinese.
- Enhanced quota types to include reset timestamps and period lengths for various providers (Claude, Antigravity, Codex, Kimi, Xai).
- Implemented utility functions for parsing reset instants from different formats (ISO, Unix, and offsets).
- Developed tests for new reset instant parsing utilities and timeline functionalities.
- Updated quota builders to utilize new reset instant logic and ensure accurate timeline projections.
2026-07-31 10:49:20 +08:00