← Back ℹ️ About Reset Radar

⚡ What is this

Reset Radar is an intelligence aggregation and prediction tool for AI developers. It turns vague "quota anxiety" into quantifiable probabilities: it predicts quota reset timing for AI coding platforms (Codex, Claude Code, Grok Build, Kimi, MiniMax, etc.) in real time, helping you pace your work and avoid development interruptions from quota exhaustion.

🧮 Prediction method

A rules engine of "cycle baseline + signal weighting" (no machine learning):

  • Cycle baseline: derive the average cycle from recent reset intervals, combine with "time since last reset" → baseline probability (cap 70%).
  • Signal weighting: scan last-24h signals — official reset announcement +30%, limit increase −20%, model/CLI release +10%, community recovery feedback +5%, service incident recovered 0%.
  • Final probability = baseline + signal adjustment, clamped to 0–100%.

📊 Percentage vs. confidence

The two are not the same:

  • Reset probability (progress %): the likelihood of a quota reset within the next 24 hours.
  • Confidence (%): how reliable this prediction is, determined by the stability of historical cycles — the more regular the cycle, the higher the confidence.

Example: high probability + low confidence = "looks like a reset is near, but the historical cycle is irregular — reference only"; low probability + high confidence = "fairly certain there won't be a reset soon".

🔌 Data sources

  • Official status APIs (OpenAI / Anthropic / xAI etc.), direct connection preferred, no proxy needed.
  • Public signals: official announcements, model releases, community feedback.
  • Scheduled task refreshes every 30 minutes (GitHub Actions).

⚠️ Disclaimer

This tool is an unofficial estimation and intelligence aggregation; all data is for reference only and is not a guarantee. Actual quota policy is subject to each platform's official terms. Logos belong to their respective owners.