Skip to main content

DesireCore v10.0.107

Release Date: 2026-08-12

v10.0.107 更新概览

New Features

  • Automatic local HostAgent connection: The macOS client now bundles and manages a signed, notarized HostAgent 0.3.0. It automatically installs and verifies it locally and establishes a secure connection. Status and management entry are available under Compute Resources.
  • Provider-scoped smart routing: The model selector is now consolidated into a single “Smart Routing” option, allowing you to multi-select providers that are allowed to participate in routing. The system determines the provider, model, and reasoning effort in real time according to policy before each actual run.
  • Sidebar search upgrade: Supports full pinyin, initials, and mixed search. Results are sorted by relevance and highlight matched fragments. Search coverage now includes chat history, Skills, and Marketplace, and a new Mod+Shift+K shortcut focuses the search box.

Fixes

  • Fixed sidebar search issues where arrow-key highlighting and Enter to open were inconsistent, keyboard operation stopped working entirely when only descriptions matched, and Esc could not exit search when there were no results.
  • Fixed /subtask showing “already started in the background” in team sessions while actually failing silently, and fixed nested detection false positives that prevented a session from starting another subtask.
  • Fixed /subtask and /reset silently dropping input and attachments when no session was available. They now show a prompt and restore the entered content.
  • Fixed an issue in Task Manager where the “Agent is generating” entry never appeared during real use and the stop button was missing or ineffective. After undo, branching, and resuming long conversations, the corresponding runs are now displayed and can be stopped correctly.
  • Fixed an issue on Windows where the resident terminal host process inherited the debug port from an already exited main process, causing abnormal port occupation after restart. Automatic port avoidance is now supported.
  • Fixed an issue where the embedded browser view covered global modal dialogs such as upgrade pop-ups. The browser now automatically yields while a modal is open and restores after it closes.
  • Fixed an issue where some Anthropic-compatible gateways incorrectly reported missing tool results and failed the request when the model interspersed normal content between tool calls.

Improvements

  • Subtasks now match subagents in the UI: grouped under “Subagents,” displayed as “Subtask,” clickable to view run history, and counted toward the background in-progress count.
  • When a subtask inherits incomplete history, it is now explicitly informed, preventing it from directly operating on files based on incomplete context. Subtasks no longer appear as “sent to self,” and their start and end statuses are correctly paired and finalized.
  • Agent/team imports are now handled transactionally. They safely roll back after failure or interruption and no longer leave a half-imported state. Smart Routing policy storage is protected; when it is missing or corrupted, changes are safely rejected, preventing tools or automated workflows from making unauthorized modifications.