DesireCore v10.0.149
Release Date: 2026-09-07

Fixes
- Fixed an issue where, when an agent already had a real session, greeting initialization would still create a separate greeting session and hide the conversation history. It now restores the real session directly.
- Fixed an issue where agents that did not declare an input contract could not receive direct, inserted, or transferred messages because their configuration contained legacy fields. They are no longer silently blocked.
- Fixed an issue where links to Markdown files with the same name in different directories in chat messages were incorrectly resolved to the same document. The correct file is now opened by matching the full path first.
- Fixed an issue where clearing chat history would always falsely report that the dispatch receipt had not been cleaned up and cut off subsequent cleanup. Dispatch receipt cleanup, usage reset, topic cleanup, and greeting rebuild now all complete normally.
- Fixed an issue where intelligent routing could automatically switch to models from other vendors after consecutive 529 errors. Fixed models no longer switch automatically; intelligent routing only tries unused models of the same tier within the current vendor in sequence, and prompts you to switch manually once candidates are exhausted.
Improvements
- The directory tree in the Files panel on the right side of the chat workspace is now collapsed by default to prevent it from squeezing the document area when documents are automatically opened. Collapse preferences are saved separately from the Resources page, and the empty state now includes a “Show file directory” entry.