Skip to main content

DesireCore v10.0.156

Release Date: 2026-09-11

v10.0.156 更新概览

New Features

  • WeChat auto-renewal and purchase page redesign: The compute pack purchase page now uses a three-column package grid and a separate checkout modal. Eligible packages default to signing up via WeChat delegated deduction. The account page can view, manage, and cancel auto-renewal. Both purchase and sign-up require agreement confirmation.
  • Scheduled task completion criteria: Scheduled tasks can set required output files that must be generated. If not completed, they automatically continue once in the same session. If the criteria are still not met, the task is marked as failed and a notification is sent. Pausing or canceling no longer falsely reports failure.
  • Batch string verification: Grep now supports submitting multiple literal strings at once for batch verification and returns summary information from the same file snapshot.
  • Decision tree and workbench closed loop: You can now jump precisely from governance activities and the Run Center to the corresponding decision tree run. Board provides formal creation, inspection, and takeover capabilities. Connections are released promptly after workflow completion.
  • Marketplace navigation integration: Sync status has moved to the top-right of the page header, teams have been merged into the “Agents” tab, and sorting has moved to the tab row, making the list area more compact.
  • Agent configuration form redesign: Configuration editing now uses a generic JSON Schema form, with improved grouping, descriptions, validation error expansion, and narrow-screen layout.

Fixes

  • Core agents that have switched models now correctly receive subsequent updates, while those that have not switched models follow the upstream recommended model configuration.
  • Overwrite import no longer loses version history. On failure, the old content is retained and a backup copy is restored. Affected installations can restore updates via “Repair repository association”.
  • The embedded browser no longer becomes permanently unusable after many commands. It can automatically recover after resource limits or permission lockdown are triggered.
  • Claude subscription users no longer experience persistent 400 errors from the second turn onward during multi-turn UI conversations.
  • On Windows, the system automatically falls back to PowerShell 7 when PowerShell 5.1 encounters an error, and fixes issues where non-interactive commands could hang and terminal task finalization could fail.
  • The scheduler no longer permanently loses compatibly evolved built-in tools when pausing, resuming, or updating scheduled tasks.
  • Fixed immersive voice issues where related files were obscured by the voice overlay after opening, the Continue Voice button covered the Save/More buttons, and checkboxes in the Agent configuration form were invisible.
  • Fixed status issues in the auto-renewal and purchase flow: sign-up failure is no longer misreported as purchase success, packages with auto-renewal already enabled can still be purchased again, and after changing packages the old package’s sign-up code is no longer reused.
  • Fixed the issue where delta upgrades almost never succeeded. Delta packages can now be used normally, reducing full-package downloads for major versions.
  • FileDigest now explicitly prompts that a native array should be passed when receiving batch paths as strings, instead of treating them as a single path.

Improvements

  • In idle states, background update checks and marketplace sync now create far fewer processes, reducing CPU and memory usage and reducing periodic stutter on idle Windows instances.
  • The critical application startup path has been parallelized, and some background warm-up tasks are deferred until after the interface is ready, improving time-to-ready.
  • Delegated tasks display the resumable context ID to the parent agent, making it easier to continue child tasks later.