DesireCore v10.0.76
Release Date: 2026-06-09

New Features
- Zoomable chart preview: Mermaid charts in chats now support click-to-fullscreen preview, with mouse wheel zoom, drag-to-pan, fit-to-window, and one-click reset for clearer viewing of complex diagrams.
- Tool backend configuration: You can now choose, enable, or customize API backends for web search and image understanding tools under “Explorer → Compute Power → AI Services”, and securely manage the related keys.
- Scheduling receipts in chat: Receipts generated after scheduled tasks run will now appear directly in the Agent chat window, making it easier to continuously track scheduling results within the conversation.
- Image enhancement tool: Agents now have image enhancement capabilities that can automatically remove black borders, white borders, or extra margins around images, and generate a new image with centered padding when needed.
Fixes
- When cloning an Agent, you can now also copy its private memories, preference settings, and relationship data, preventing the loss of previously accumulated personalized content after cloning.
- When launching the app from a desktop icon, Agents can now more completely read environment variables from your login environment, reducing cases where something works in the terminal but not inside the app.
- After modifying
.zshrc,.bashrc, or Windows environment variables, the changes can now take effect immediately by refreshing on the runtime environment page, without needing to restart the entire app. - Built-in Hatch and Volta detection is now more stable, reducing cases where they are incorrectly identified as not installed even though they are available.
- “Working Memory” in the Agent profile now lists the actual memory files, and clicking them will directly locate and open the corresponding files in the app’s Explorer.
- stdio-type MCP services in the service catalog will no longer be proactively probed and executed in the background before approval, making them safer to use.
- Risk level display and recent connection time in service details are now more accurate, and error messages for derived services are also clearer.
- The Agent cloning workflow now includes stricter identity and path validation to prevent incorrect copying or unauthorized copying of users’ private data.
Improvements
- Loading large chat histories is now significantly smoother, and historical conversations containing extremely long tool outputs are much less likely to cause lag when launching or opening chats.
- Extremely long tool outputs are now loaded on demand, and the full content is only filled in when the relevant message is actually viewed, making the chat interface feel lighter.
- The loading experience for Agent profile cards is now smoother, with less waiting and flickering when viewing profile information.
- Service details pages in the app and service catalog now include more complete operational information, helping you understand service capabilities and risk levels more intuitively.