Skip to main content

DesireCore v10.0.96

Release Date: 2026-07-24

v10.0.96 更新概览

New Features

  • Step-by-step Q&A: Follow-up interactions have been redesigned as step-by-step Q&A docked above the input field, supporting direct typing to answer, skipping, and partial submission.
  • Same-turn skill tool unlocking: Hidden tools unlocked by skills (such as LSP unlocked by Code Intelligence) can now be invoked directly within the same conversation turn, no need to wait for the next turn.
  • Enhanced automation information: Associated Agent avatars are now shown on automation cards and schedule list titles; a new automation info card added to Agent profiles; an environment status widget in the top-right corner of the chat area displays automation, sub-agents, and the working directory.
  • Multi-fallback web search: The web search tool now supports a four-tier fallback chain—current model, alternative model, standalone API, and browser sub-agent—improving search reliability.
  • Friendly explorer view: The agent file system’s file tree now displays semantic friendly names and icons; a new working directory area in the left sidebar lets you open it in the system file manager with one click.
  • Enhanced terminal experience: The terminal now supports sending multi-line content; new Warp-style keyboard shortcuts such as Cmd+T, Cmd+W, Cmd+1~9 have been added (customizable); windows can be dragged from the top in split-pane mode; terminal tabs that exit normally will auto-close, and closing a terminal with a running task prompts a confirmation.
  • Unified waiting strategy configuration: You can now uniformly configure follow-up question timeout, tool execution approval wait time, service approval wait time, and cross-team delegation confirmation wait time in agent.json.

Fixes

  • Fixed an issue where importing a team ZIP on Windows could silently lose data due to file locking; also fixed an error where team commits failed without a global Git identity.
  • Fixed an issue where during agent streaming output, sending a new message and clicking stop would cause that message to disappear from the interface.
  • Fixed an issue where specialized agents whose description contained “DesireCore” were incorrectly classified as general agents, causing sidebar grouping confusion.
  • Fixed incorrect checkbox icons and missing option preview content for multiple-choice follow-up questions.
  • Fixed an issue where the top buttons (copy, send, close) in full-screen editing of draw.io diagrams were obscured by the drag area and unclickable.
  • Fixed the “scroll to top” button being persistently displayed even when the chat was already at the bottom.
  • Fixed an issue where the cooldown countdown after sending a phone verification code did not resume based on the actual remaining time.
  • Fixed a problem where the built-in Bash tool’s fallback PATH was missing ~/.local/bin when login environment fetching failed, causing commands from pipx and other user tools to not be found.
  • Fixed the relationship strength values in the People detail panel and weight trend chart being displayed as unformatted long floating-point numbers.

Improvements

  • When an update has been skipped or is in the cooldown period, manually checking for updates now shows “A newer version is available” instead of generically showing “You are on the latest version.”
  • The thinking depth options have been renamed from “Shallowest / Shallow / Medium / Deep / Deepest / Maximum” to “Blazing fast / Fast / Balanced / Deep / Deepest / Limit,” with the default now highlighting “Balanced” instead of “Medium.”
  • The mode, directory, and model selectors below the chat input field now automatically collapse to icons only when the window is narrow, preventing overflow and clipping.