← Back to Clusters

Model Cooldown Management

This cluster focuses on fixes and features related to cooldown handling and fallback mechanisms for models in the AI agent framework.

7 PRs
fix models auth Representative: #13077
# Title Author Created GitHub
13077 fix: prevent cooldown pollution across different models on the same provider rep magendary 2026-02-10 View
15881 fix(models): probe-safe cooldown handling and compatible fallback attribution wboudy 2026-02-14 View
19217 fix(auth): route openai-codex to built-in OAuth in models auth login nabbilkhan 2026-02-17 View
20341 feat(heartbeat): add circuit breaker for consecutive failures npmisantosh 2026-02-18 View
20388 fix(failover): don't skip same-provider fallback models when cooldown is rate... Limitless2023 2026-02-18 View
21797 feat: provider-level circuit breaker for model fallback chain Glucksberg 2026-02-20 View
23694 fix: allow OAuth provider models in isolated sessions maximalmargin 2026-02-22 View