Skip to main content

DesireCore v10.0.134

Release Date: 2026-08-31

v10.0.134 更新概览

New Features

  • GitHub Copilot subscription compute: Added GitHub Copilot subscription compute access. After logging in through GitHub Device Flow, it automatically discovers and uses up to 29 models under the subscription, with credentials automatically refreshed and adapted to different model endpoints.
  • Kimi WebBridge Marketplace entry: Added a Kimi WebBridge third-party browser integration entry to Marketplace. You can view permission boundaries and go to the official Chrome/Edge store page. It is listed for display only and will not be automatically installed or executed.
  • App back bar: When opening an app from "My Apps", "Chat-linked Apps", or "App Resources", a back bar appears at the top, allowing you to return to the original source page in one click.
  • More complete Git conflict resolution: When agent sync encounters Git conflicts, it is no longer limited to a 200-file cap. You can select the resolution for each side, and when restricted or on failure, it provides a copyable alternative prompt.

Fixes

  • Fixed an issue where the release installer, when launching for the first time with a fresh data directory, entered connection recovery and the agent service could not start due to missing runtime dependencies.
  • Fixed an issue on Windows where marketplace cache sync incorrectly detected "local divergence" on every round, repeatedly backing up about 10.7 MB without converging and causing disk usage to grow continuously.
  • Fixed an issue where clicking uninstall on built-in skills had no effect and they could not actually be uninstalled. They can now be uninstalled normally, and the update channel for older built-in skills has been unfrozen.
  • Fixed an issue where, after switching to another agent and back, messages deleted by other clients still appeared as zombie bubbles and required a full page refresh to disappear.
  • Fixed issues in manual sessions where drafts and titles could be lost, deletion/pagination interleaving could corrupt data, and after turning off manual mode you might see other users' history.
  • Fixed an issue where, after a service restart or session takeover, the recovery gate for cross-instance sessions could only wait for timeout and could not converge in time.
  • Fixed an issue where Bash commands consumed shared host quota, causing a maximum of about 750 terminals to be opened, which was inconsistent with the promised 1,000-terminal limit.

Improvements

  • The skill catalog now shows the dedicated tools that can be unlocked after loading a skill, and injects mechanism instructions as needed, helping agents prefer using skills over falling back to text retrieval in scenarios such as code navigation.