Improvement0.0.16
Desktop v0.0.16
Agent handoff between Hub instances now preserves work by refusing new jobs during restarts and replaying missed messages. Tool calling is fixed for custom OpenAI-compatible models, the model catalog is refreshed with updated pricing, and server-side feature flags are now honored and auto-refreshed.
- 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
desktopagentmodelshubreliability
Source: original entry ↗