You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Added session-level model settings for Bridge chats, so each Bridge session can save its own provider and model.
Right-click a Bridge session and choose Set Model to switch the model for that session.
Runs now validate the saved session model and fall back to the current default model when it is unavailable.
Context compression now follows the current Profile default selected model by default.
Run submission now waits for the available model list for at most 15 seconds, then continues with the current model groups to avoid repeated blocking requests.