Skip to content

v0.5.28

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 17 May 04:54
· 478 commits to main since this release
6516d86

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.