Skip to content

Conversation

@indiesewell
Copy link

This PR fixes issues RooCodeInc#3813 and RooCodeInc#3874 where users couldn't select models when some provider APIs fail.

Changes:

  • Use Promise.allSettled instead of Promise.all to handle provider API failures gracefully
  • Fix model initialization logic in ModelPicker component
  • Ensures models can be selected even when some provider APIs fail

…ooCodeInc#3813, RooCodeInc#3874)

- Use Promise.allSettled instead of Promise.all to handle provider API failures gracefully
- Fix model initialization logic in ModelPicker component
- Ensures models can be selected even when some provider APIs fail
@indiesewell indiesewell merged this pull request into main May 23, 2025
12 of 13 checks passed
@exilelabs exilelabs deleted the fix/model-selection-bug branch May 24, 2025 12:55
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.

2 participants