Skip to content

Feature/model failover#343

Merged
olasunkanmi-SE merged 3 commits intomainfrom
feature/model_failover
Mar 14, 2026
Merged

Feature/model failover#343
olasunkanmi-SE merged 3 commits intomainfrom
feature/model_failover

Conversation

@olasunkanmi-SE
Copy link
Copy Markdown
Owner

No description provided.

olasunkanmi.raymond added 3 commits March 14, 2026 08:00
…monitoring

* Introduce  to manage LLM provider health, cooldowns, and fallback chains.
* Add VS Code settings for enabling failover and configuring the ordered list of fallback providers.
* Implement automatic detection of available LLM providers for the fallback chain based on configured API keys.
* Classify LLM errors into specific failover reasons (e.g., rate limit, authentication, timeout).
* Integrate failover logic into the agent service to retry requests with alternative providers upon primary failure.
* Display the active LLM provider's health status and available fallbacks in the webview UI.
@olasunkanmi-SE olasunkanmi-SE merged commit 702136b into main Mar 14, 2026
4 checks passed
@olasunkanmi-SE olasunkanmi-SE deleted the feature/model_failover branch March 23, 2026 07:44
Stanley00 pushed a commit to stanley-fork/codebuddy that referenced this pull request Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant