Skip to main content

DesireCore v10.0.135

Release Date: 2026-08-31

v10.0.135 更新概览

New Features

  • PDF explicit page-image reading: When reading PDFs, you can choose to read specified pages as images, which is suitable for mixed text and image layouts, rotated pages, or image-based documents, while preserving the existing text reading and resume position.
  • Team repository pinned-version installation: Team repository installation can now be accessed from the sidebar and supports pinning to a specified source reference or commit version for reproducible installations. Installation and review targets are also more accurate when multiple teams have the same name.

Fixes

  • Fixed an issue where, during external browser operations, the built-in browser snapshot could silently return content from another browser or another conversation. It now prevents incorrect reads and marks the actual source in the snapshot.
  • Fixed an issue where, after creating the first external browser tab, the agent service could repeatedly restart and become stuck in the managed lease or installation phase.
  • Fixed an issue where normal protective behavior during team package import, such as "skip existing global skills," was incorrectly reported as a critical alert. Now only situations that actually require handling trigger alerts.
  • Fixed a series of upgrade chain issues, including production upgrades being blocked by misjudged development instances, countdowns stuck at 0 seconds or repeatedly reset, and unattended upgrades not starting automatically.
  • Fixed an issue where exporting or reading a session during streaming replies could prematurely finalize partial output, causing duplicate messages or checkpoint loss.
  • Fixed an issue where the UI and restart history would show two "User stopped this round of tasks" messages after user interruption.
  • Fixed cloud model output limit detection to support larger output limits (such as 131072), and automatically lower and retry within the same turn when the limit is exceeded.
  • Fixed an issue where official marketplace sync could become permanently stuck when file types changed, such as a symbolic link being replaced by a regular file.
  • Fixed Windows issues with lag when creating new instances, unstable managed startup handshakes, and path input race conditions.
  • Fixed insufficient built-in tool parameter validation: invalid array or object parameters are no longer silently filtered out or handled with fallbacks; they now produce clear errors and allowed values.
  • Fixed an issue where generic proxy tools (such as email operations) incorrectly showed "successfully delivered" when no message preview was available. They now prompt you to verify the actual call result instead.
  • Fixed an issue where the UI did not refresh immediately after skills were enabled, disabled, created, deleted, or imported.
  • Fixed an issue where networked Git operations could be hijacked by repository-bundled hooks, credential helpers, or local Git configuration to execute arbitrary commands. Host configuration is now isolated, and repository URLs and redirects are restricted.

Improvements

  • Changed the heartbeat panel from polling every 30 seconds to event-driven real-time refresh. Historical receipt queries now use an incremental index, significantly improving speed and reducing resource consumption.
  • The agent panel now narrows subscriptions, shares timers, and caches duplicate requests during streaming output, reducing lag and network overhead.
  • The skills list now uses cached discovery and removes the panel's double-layer background blur, making opening and operation snappier.
  • The activity capsule now allows more width for model names and adaptively shrinks in narrow windows, preventing model names from being truncated and preventing UI overflow.
  • After team installation, list refresh failures are now retained, and you can retry only the refresh without reinstalling.