Skip to main content

DesireCore v10.0.143

Release Date: 2026-09-03

v10.0.143 更新概览

Fixes

  • Skill symlink warning: Fixed an issue where skills installed via symlinks were silently skipped. A clear message and repair command are now provided in the error log to help users troubleshoot why a skill was not loaded.
  • Subtask approval and Q&A display: Fixed an issue where approval requests and Q&A cards in subtasks of multi-step delegation tasks were not displayed. Interaction requests in subtasks can now be viewed and handled normally.
  • False interruption of long installations: Fixed an issue where time-consuming operations such as installing large team repositories from the marketplace were prematurely interrupted by a fixed 120-second timeout. The timeout now automatically extends with the business timeout and leaves extra margin, preventing long tasks from being incorrectly terminated.
  • Git remote pull error: Fixed an issue where pulling from a non-origin remote could silently pull the wrong repository, ensuring the code repository integration accurately pulls the target remote.
  • Claude subscription models unavailable: Fixed an issue where logging in with a Claude subscription caused all Claude models to return 400 errors when sending messages, making them completely unusable. Conversations now work normally.
  • Browser session permanently locked: Fixed an issue where abnormal browser session residue during unattended tasks caused a persistent BrowserSpace to become permanently locked and require a restart to recover. Invalid sessions are now automatically reclaimed to prevent subsequent tasks from continuing to fail.
  • Unattended browser operation failure: Fixed an issue where an Agent using the built-in browser in unattended scenarios could not click buttons or submit login forms. Page operations returned to normal after disabling background throttling.