Skip to main content

DesireCore v10.0.3

Release Date: 2026-03-07

v10.0.3 Release Overview

New Features

  • Skill Import: Support importing skills directly from local folders, lowering the barrier to entry
  • File Reference Passing: followUp paths now support image and file reference passing, maintaining file context across multi-turn conversations

Bug Fixes

  • Fixed an issue where the Agent detail page form didn't update immediately after switching engines
  • Fixed an undefined error with InputArea's setFileRefs
  • Fixed compatibility issue with legacy Agent data where the version field was a string format
  • Fixed an issue where user-uploaded images were silently dropped in V1 paths
  • Fixed an issue where user messages displayed raw XML tags after page refresh

Improvements

  • Migrated file reference state from component-local state to global store for better consistency across components