Skip to main content

DesireCore v10.0.136

Release Date: 2026-08-31

v10.0.136 更新概览

Fixes

  • Skill safety: Fixed an issue where project/agent skills with the same name could silently override official safety process skills. Official safety skills now take precedence by default, and any override is disclosed and requires approval confirmation.
  • Delivery pairing and reminders: Fixed an issue where, when multiple user messages were sent in the same round, delivery backfill could be mismatched to the last same-named entry, and ensured that after crash recovery the duplicate-prevention reminder still takes effect even if the marker chain is broken.
  • Delegation recovery: Fixed an issue where delegation recovery instructions were missing the required parameter contextMode="continue", causing calls copied as-is to fail.
  • Marketplace Agent details: Fixed an issue where Marketplace Agent details could display branch HEAD content or version, stale cached version, or client thresholds, leading to false update/upgrade requirement notices.
  • To-do prompts: Fixed an issue where consumed task reports still appeared across multiple rounds in the to-do prompts, causing confusion between old and new to-dos. They are now automatically moved to the history section after being consumed.
  • Git authentication errors: Fixed an issue where Git authentication error detection missed SSH errors and typed errors, and misclassified weak connection-related signals as authentication failures, making error classification more accurate.
  • Provider audit: Fixed an issue where the audit log incorrectly redacted the reasoning parameter in tool schemas, causing invalid request bodies and failures during fault replay. The body is now preserved as-is for replay and troubleshooting.

Improvements

  • Skill safety and approval: Added source disclosure and masking transparency for policy-critical skills, and provided explicit source selection and approval confirmation mechanisms, making customization more transparent and controllable.
  • Bundled Git provisioning: Improved checks and version management for bundled Git across development, local packaging, and container deployment. Local packaging now fails immediately when bundled Git is missing, and container startup validates versions to avoid mistakenly stopping healthy containers.
  • Teams, PDF, and installation review: Fixed team data sources, improved PDF page rendering, and clarified team installation and review targets, improving the accuracy and consistency of related features.