Skip to main content

DesireCore v10.0.37

Release Date: 2026-04-25

v10.0.37 更新概览

New Features

  • Approval Notification System: When an Agent requests approval to execute a command, you can now receive alerts simultaneously through system notifications, in-app prompts, and the notification center, and directly approve, reject, ignore, or jump to the corresponding conversation to handle it.
  • Memory Write Cards: When an Agent writes information to memory or a user profile, a standalone memory card will now appear directly in the conversation, clearly showing the memory content, type, scope, and changes, instead of automatically interrupting you by opening the editor.
  • Audit Log Export: When exporting or migrating data, you can now choose separately whether to include audit logs, making it easier to back up troubleshooting records without mixing them with other cached data.

Fixes

  • Fixed an issue where, in some cases, information the Agent had clearly remembered would be “forgotten” after starting a new session. Content written to user-scoped memory can now also be properly reloaded in subsequent conversations.
  • Fixed issues where old errors would continue to be shown repeatedly during network fluctuations, rate limiting, or streaming response failures, and where retrying could cause duplicate messages or lost context, making recovery after failures more stable and natural.
  • Fixed an issue where stable-release users might mistakenly receive beta update notifications, and clicking “Restart Now” would do nothing. Update channel detection is now more accurate.
  • Fixed issues where pending approval items would not appear in the notification center, buttons would not respond when clicked, and timed-out requests would not be automatically withdrawn. The entire approval handling flow is now correctly synchronized.
  • Fixed an issue where some local compute configurations could not recover automatically after being corrupted by abnormal data. After upgrading, affected model parameters will now be automatically recalibrated without manual intervention.
  • Fixed issues where memory cards would not appear in merged view, certain diff content would cause UI errors, and status display would be inaccurate when writing unchanged content.
  • Fixed recognition issues in user profile write scenarios such as profile.md. These updates will now also be correctly presented as memory cards instead of mistakenly triggering the editor to open.

Improvements

  • Improved Memory Write Experience: Memory cards now preserve tool execution order more accurately, and use more user-friendly Chinese labels to display scopes and memory types such as “Agent Memory / Private Memory / Shared Memory / User Profile.”
  • Unified Memory Rules: All Agents will now automatically receive a unified prompt for memory writing rules, reducing repeated explanations and making “where it should be stored and how it should be categorized” more consistent.
  • Approval alerts now display the name of the Agent that initiated the request, along with more intuitive countdown progress and jump-to interactions, making it easier to distinguish the source and urgency of requests.
  • Path input now has better compatibility with ~ and common environment variables, making it less likely to fail due to formatting differences when copying and pasting file paths across different platforms.