Skip to content

Desktop v0.0.16

Choose a tag to compare

@github-actions github-actions released this 22 Aug 23:45
· 55 commits to main since this release
  • The agent can now be handed off between Hub instances without losing work: a Hub that is restarting refuses new work while it finishes what it is running, and the app replays anything it missed while disconnected instead of dropping it
  • Fixed tool calling being silently disabled for custom OpenAI-Compatible models whose capability list was inferred from convenience flags like supportsReasoning
  • Refreshed the model catalog, which updates model lists and pricing across providers and changes the resolved default model for several of them (DeepSeek, Crof, CrossModel, Eden AI, Kilo, and NanoGPT)
  • The app now honors server-side feature flags, refreshing them when your account changes

Full Changelog: desktop-v0.0.15...desktop-v0.0.16