Skip to main content

DesireCore v10.0.46

Release Date: 2026-05-05

v10.0.46 更新概览

New Features

  • Multilingual UI support: The main frontend interface now fully supports switching between Chinese and English. After switching languages, all UI content—including the window title bar menu—will update accordingly.
  • Export Skills individually: You can now export a global Skill or an embedded agent Skill directly from the Skill details page, while preserving the complete directory structure, including scripts and reference materials.
  • Multilingual display for marketplace content: The agent marketplace and Skill marketplace now automatically display content based on the current language, and both Chinese and English searches can match relevant entries.
  • New music generation Skill: Added a new MiniMax music generation Skill that can generate music directly through conversation.
  • New runtime environment related Skills: Added new Skills related to Python, Node.js, and development environment setup, helping agents handle development and runtime environment tasks more completely.

Fixes

  • After installing from the marketplace or creating a new agent, the online status is now displayed correctly immediately, eliminating the issue where it would appear offline right after import and only recover after a refresh.
  • Fixed an issue where list status could occasionally flicker or display incorrectly during the import of large agents. Status updates during import are now more stable.
  • Fixed an issue where media generation requests were mistakenly identified as document creation. Generated images, audio, and videos will now be displayed and played inline in chat with priority.
  • Fixed an issue where shared working directory settings were lost after importing a team. The related working directories will now be restored together with the imported team.
  • Fixed an issue where directory identifiers were lost when exporting a single agent. After re-importing, the original agent directory ID can now be preserved.
  • Fixed an issue where the app store could crash directly when encountering unknown installation states or category data. Now, at most, abnormal badges will be hidden without affecting page usability.
  • Fixed an issue where card content in the agent management list was not top-aligned. Avatars and status information on the same row of cards are now displayed more neatly.
  • Fixed an issue where the default value of the runtime environment injection option was not displayed correctly in the agent configuration form. The default checked state now appears correctly when creating or editing.
  • Fixed functional issues in some low-frequency scenarios caused by path resolution errors, improving stability in export, relationship broadcasting, repository configuration, and related scenarios.

Improvements

  • Agents now dynamically understand their own capabilities based on the tools actually available to them, reducing unnecessary prompt information and making conversations more accurate and context-efficient under restricted tool configurations.
  • The list of available tools shown on the agent profile page now matches the tool permissions actually enforced by the backend, and MCP tools are also displayed correctly.
  • The conversation memory compression strategy now truly follows the agent configuration, supporting disabling automatic compression or customizing the trigger threshold.
  • Built-in tool naming has been standardized. Historical legacy names remain compatible, and related Skill and conversation displays are now more consistent.
  • The global Skill library has been updated to the latest version, including more bilingual Skill descriptions, updated tool invocation methods, and more complete workflow Skill content.