Skip to main content

DesireCore v10.0.48

Release Date: 2026-05-08

v10.0.48 更新概览

New Features

  • Heartbeat notification file links: Agents can now attach generated files to heartbeat notifications. You can click to open them directly: Markdown files will be previewed with SuperDoc, while other files will open in the system's default application.
  • Enhanced workflow validation: When creating or editing workflows, the system now catches unsupported runtime structures earlier, such as duplicate nodes, unreachable nodes, and invalid branches, reducing cases where “saving succeeds but execution fails.”

Fixes

  • Fixed an issue where heartbeat tasks could interfere with one another when multiple agents were running concurrently, making scheduled tasks across multiple agents more stable and less prone to cross-interference.

Improvements

  • Heartbeat notifications and history records now retain summaries and saved file paths, making it easier for you to review results later and quickly locate generated files.
  • The heartbeat mechanism has been optimized to “notify when there are results, stay silent only when there is confirmed to be no change,” while also supporting more reasonable timeout and tool invocation controls to reduce unnecessary alerts and improve task reliability.
  • The workflow dry-run preview now shows branch conditions, fallback paths, and referenced variables more clearly, helping you understand the execution path more easily before actually running it.