forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bug: Cannot change model selection after API error due to UI state #1657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
bug
Something isn't working
Issue - Unassigned / Actionable
Clear and approved. Available for contributors to pick up.
Comments
ipattis
pushed a commit
to ipattis/roo-code
that referenced
this issue
Mar 15, 2025
* should only pass if the PR has a new changeset * improvements to docs-only check * add changeset
Related to #1206 |
kyle-apex
added a commit
to kyle-apex/Roo-Code
that referenced
this issue
Apr 2, 2025
Bug: Cannot change model selection after API error due to UI state RooCodeInc#1657 UI Bug: OpenRouter ran out of credits prevents user from switching models RooCodeInc#1206
mrubens
pushed a commit
that referenced
this issue
Apr 2, 2025
scoping: remove all disabling of mode/model pull down widgets: it is completely safe to change these because it does not affect any active API request, and Roo will begin to use the change on the next request |
Seems fixed by dc02bb2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
Issue - Unassigned / Actionable
Clear and approved. Available for contributors to pick up.
Which version of the app are you using?
v3.8.6
Which API Provider are you using?
VS Code LM API
Which Model are you using?
copilot/gemini-2.0
What happened?
I cannot change the selected model in the UI after an API error (eg, "rate limit exceeded"). This prevents switching to a different model when the current API provider (Copilot) runs out of tokens. The UI seems to be stuck in an error state, blocking model selection changes.
Steps to reproduce
Relevant API REQUEST output
Additional context
The text was updated successfully, but these errors were encountered: