DesireCore v10.0.10
Release Date: 2026-03-13

New Features
- Persistent message queueing: You can now send multiple pending messages in succession. After the app restarts, they will be automatically restored and continue sending, so queued content is no longer lost due to interruptions.
- Granular review in SuperDoc: When reviewing files modified by an Agent in SuperDoc, you can now accept or reject changes block by block, and save the document directly.
- Quick opening for Markdown files:
.mdfilenames appearing in chat messages can now be clicked to open directly, making them easier to view and continue editing. - Delegation-aware collaborative agents: When deciding whether to delegate tasks, Agents can now detect other currently available Agents and their statuses, enabling more accurate delegation choices.
- Standalone Canvas capability: Canvas is now provided as a standalone capability, making related calls clearer and the overall experience more stable.
Fixes
- Fixed an issue where messages and activity status could appear in other conversations when using multiple Agents in parallel; display is now more accurate after switching Agents.
- Fixed an issue where non-default Agent avatars often appeared as the same blue icon. Different Agents are now easier to distinguish, and custom avatars are also supported.
- Fixed misleading feedback that still showed “Copied” when message copying failed.
- Fixed an issue where retrying or editing was still possible while an Agent was thinking, leading to invalid operations.
- Fixed an issue where file references could be lost after retrying or editing a message.
- Fixed an issue where, after retrying, the model could still use the old context, and abnormal text could be mixed into the chat history when continuing generation.
- Fixed inaccurate chat list scroll detection during streaming output; message browsing and auto-scrolling now behave more as expected.
- Fixed an issue during skill synchronization and uninstallation that could cause inconsistent version checks or lock states, making skill updates more reliable.
Improvements
- Improved message action experience: Copy, retry, and edit buttons now appear on hover and are displayed on the same line as the timestamp, making the chat interface cleaner.
- Optimized long message editing: Short messages can now be edited inline, while long messages open in a larger edit window for easier modification.
- While a streaming reply is in progress, you can now freely scroll up to view earlier messages without the interface forcing you back to the bottom.
- The stop generation button is now independent from the send button, and you can continue sending new messages while the AI is replying.
- When an Agent delegates tasks via
delegate, child Agents can now make more complete use of skills, tools, and contextual capabilities, resulting in more stable delegation outcomes. - When connecting to HostAgent, your system hostname is now shown first as the device name, making remote device identification more intuitive.
- The way the local device is identified and displayed on the device network has been improved, making it easier to recognize the local device and making the device list more consistent.