DesireCore v10.0.118
Release Date: 2026-08-25

Fixes
- Delegate calls: Fixed an issue where valid persistent Delegate calls were rejected because the idempotency key was omitted and only a generic error was displayed. The system now automatically derives a stable idempotency key from session and tool call information.
- Disconnected state: Fixed an issue where, after manually disconnecting, the “Disconnected” status was quickly overwritten by an erroneous “Offline” message—the disconnected state now remains stable, and connections that have been disconnected are no longer automatically reconnected.
- Authorized clients list: Fixed an issue where the “Authorized clients” list did not refresh in real time after a successful pairing, requiring the settings panel to be closed and reopened before the new device appeared. When the list fails to load, it no longer incorrectly displays “No other clients have connected yet.”
- Restricted operation prompts: Fixed an issue where performing actions such as pinning on a connected agent outside its owning instance incorrectly displayed “Operation failed, please try again.” It now clearly prompts “Please manage this agent in the instance it belongs to.”
- UI state consistency: Fixed an issue where agents in offline groups still showed a green “Online” status indicator and screen readers also announced “Online.” Before the device list is successfully retrieved after a restart, the UI no longer displays the misleading item count “0.”
- Model matching accuracy: Fixed an issue where base model names could be incorrectly matched to more specific dated or preview version specifications, such as Qwen preview versions or DeepSeek four-digit date specifications.
- Video generation tool availability: Fixed an issue where the video generation tool was still exposed to agents when no enabled video generation provider with valid credentials was available, causing calls to fail. The tool no longer appears when no service is available.
Improvements
- Video downloads: Downloads of generated videos are no longer subject to the 50 MB size limit for regular media, so large videos can now be downloaded normally.