Skip to main content

DesireCore v10.0.25

Release Date: 2026-04-08

v10.0.25 更新概览

New Features

  • Agent Proactive Messages: Agents can now proactively send you structured messages during execution, along with file or image attachments, making task progress updates, result explanations, and supplementary materials much clearer.
  • In-Session Waiting: Agents now support waiting in place within the current session at the second level before continuing task execution, making this suitable for polling, briefly waiting for external results, or resuming later as requested.

Fixes

  • Fixed an issue where Import Skill in skill management could not be used in some environments. When an import fails, the specific error reason is now shown directly instead of appearing as if “nothing happened.”
  • Fixed a path validation issue for skill imports on Windows, improving compatibility and security for local imports.

Improvements

  • Upgraded Skill Import Experience: You can now import skills directly from .md files, folders, or .zip packages. The import flow is now more consistent and better suited for bulk selection and skill migration.
  • Streaming output in conversations is now smoother, with more stable UI refreshes during long text generation, reducing stuttering and the feeling of frequent redraws.
  • Optimized resource usage while the app is idle, so interface elements such as online status no longer cause noticeable continuous CPU consumption.
  • Agents can now more easily understand that they are able to extend their capabilities with skills, so responses are more accurate when you ask about installing new skills, getting skills from the marketplace, or importing via URL/Git.
  • Agent behavior is now more robust when reading, searching, editing, and writing files, as well as executing commands. They can choose tools more appropriately, reduce misuse, and perform better when handling content such as Notebooks.
  • Agents now distinguish more clearly between the capabilities of “waiting” and “scheduled tasks,” allowing them to choose more appropriate execution methods in continuous-task and asynchronous reminder scenarios.
  • The runtime engine has been further unified, and legacy Agent configurations will now be migrated automatically for compatibility, delivering a more consistent overall runtime experience.