Skip to main content

DesireCore v10.0.171

Release Date: 2026-09-20

v10.0.171 更新概览

New Features

  • Session persistence recovery: After a restart or abnormal exit, the original conversation retains its original session identity and automatically restores activated skills, tool declarations, permission scope, and runtime state, without re-executing skills or resending the last message.

Fixes

  • Fixed an issue where attachment operations interfered with each other when the main chat and standalone resource panel were both open, and where discarding tool results caused the file list and delivery entry to disappear.
  • Fixed an issue where result summaries from credential list/settings operations were incorrectly marked as “containing plaintext credentials,” causing later turns to lose the service provider list and old key information to be overwritten.
  • Fixed an issue where the concurrent audit falsely reported conflicts for self-delegation and old background tasks.
  • Fixed an issue where derived state did not refresh after directly editing persona/principles files, and where asynchronous deletion notifications could mistakenly delete recreated instances or new authorizations.
  • Fixed an issue where archive and encryption streams were not cleaned up promptly after backup target failure, and improved the security of multiple underlying components.
  • Fixed an issue where changelogs for unreleased versions appeared ahead of time in the client update popup.

Improvements

  • Refactored the voice processing core and fixed synchronous callback ordering, making voice responses more stable and reliable while remaining compatible with existing voice capabilities.
  • Update distribution now pins release snapshots by version and platform and fully validates artifacts, avoiding mixed version information from re-uploaded payloads and improving update reliability.
  • In development/debug mode, isolated caches are now consolidated into the designated instance directory, making cleanup cleaner and avoiding impact on production user data.