Skip to main content

DesireCore v10.0.47

Release Date: 2026-05-06

v10.0.47 更新概览

New Features

  • Browser automation capabilities (web-access v2.0): Agents can now directly operate browser tabs after activating the web-access skill, including page navigation, clicking, scrolling, taking screenshots, and uploading files. Combined with local bookmarks and browsing history, this enables more efficient handling of tasks on login-required websites.
  • Site experience accumulation (SitePattern): Agents can now read and write site operation experience, gradually building up reusable operational knowledge for sites such as Xiaohongshu, Bilibili, Weibo, Zhihu, and Feishu.
  • Agent-level global skill exclusion: You can now hide a global skill for only the current agent without affecting other agents that continue to use that skill.

Fixes

  • After an update finishes downloading, the update window will now correctly display "Restart Now" instead of showing buttons that do not match the current state.
  • If an app update download fails, it will now automatically switch to a backup mirror and retry, while clearly indicating the retry or failure reason in the UI to reduce cases where updates get stuck.
  • Fixed an issue where removing a global skill from one agent would mistakenly affect all agents, preventing shared skills from being deleted in error.
  • Fixed an issue where some skills were activated in subsequent conversation turns but their corresponding tools could no longer be called, ensuring skill capabilities remain available during continuous tasks.
  • Fixed widespread missing UI text and page errors caused by previous heartbeat system changes, restoring stable usability to chat- and editing-related pages.
  • Fixed startup/build errors caused by inconsistent versions of form-related dependencies, preventing some configuration pages from failing to open properly.

Improvements

  • Before a skill is activated, heavyweight tools are no longer exposed to the model by default, making everyday conversations lighter and reducing unnecessary context consumption.
  • Browser access capabilities now include stricter security restrictions, including controls over URL protocols, filenames, site domains, and sensitive content writing, making usage safer.
  • Retrieval of local bookmarks and browsing history will now automatically degrade gracefully in some environments where dependencies are missing, preserving functionality as much as possible instead of failing outright.
  • The update download process now includes clearer progress feedback such as "Preparing download" and "Switching to a backup source and retrying," making state changes easier to understand.