Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Nov 8, 2025

No description provided.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Nov 8, 2025
@roomote
Copy link
Contributor

roomote bot commented Nov 8, 2025

Oroocle Clock   Follow along on Roo Cloud

Taking a look at your changes now. Will share feedback shortly!

"fireworks",
"gemini",
"groq",
"io-intelligence",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

io-intelligence is listed in staticProvidersWithCustomModels, but it is a dynamic provider fetched in the router model cache. This means the aggregated routerModels['io-intelligence'] populated by the dynamic fetch can be overwritten by the later static fetch in requestRouterModels, causing account-specific models to disappear. Removing io-intelligence from the static providers list avoids clobbering the dynamic data.

Fix it with Roo Code (https://app.roocode.com/fix-issue/?repo=RooCodeInc/Roo-Code&prNumber=9114&fixId=100deb0965) or mention @roomote and request a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels.

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

3 participants