DesireCore v10.0.145
Release Date: 2026-09-04

New Features
- Diagnostic Export on Connection Recovery Page: The connection recovery page now includes an “Export diagnostic logs” action, allowing you to save a compressed package containing main process logs and startup diagnostic information in one click to help troubleshoot connection issues.
- Agent Usage Instructions: The Agent details page in Marketplace now displays the USAGE.md usage instructions provided by the Agent, helping users understand how to use the Agent correctly.
Fixes
- Windows Upgrade Marker: Fixed an issue where the installation marker could be missing during Windows upgrades. A fallback empty directory marker is now used to ensure upgrade progress is displayed correctly.
- Slow Startup False Detection: Improved startup timeout detection for the local Agent service. When progress is being made, the wait time is automatically extended while keeping a hard 5-minute cutoff to avoid prematurely marking slow devices as failed to start.
- Solver Validation: Fixed an issue where the optimization solver could misjudge results because it was not bound to the actual build configuration, causing the Agent to solve repeatedly. Also ensured the solver service restarts correctly after updates.
- Pointer Entries Installable: Fixed an issue where pointer-type Agents, skills, and teams could not be declared installable in Marketplace. Eligible entries can now be installed normally.
- Marketplace Installation Validation: Fixed an issue where installing an Agent from Marketplace could generate invalid configuration, making subsequent editing impossible. Configuration is now strictly validated before installation and errors are reported.
Improvements
- Heartbeat Record Cleanup: Automatically keeps a recent number of heartbeat run records for each Agent and periodically cleans up old records to reduce disk usage during long-running operation.