DesireCore v10.0.94
Release Date: 2026-07-23

New Features
- Phone verification code login: Added a phone number verification code login method. Verification also completes registration. After logging in, you can view the bound phone and email status on the profile page.
- Unified scheduling management tool: Integrated scheduling capabilities into a single
ManageScheduletool, supporting creating, viewing, modifying, and deleting scheduled tasks. - LSP semantic code navigation: Added intelligent code navigation, supporting go-to-definition, find references, hover tips, document symbols, and other semantic operations.
- Working directory capsule: A current working directory capsule has been added to the chat input box. Click to quickly switch or add a working directory, with real-time synchronization to the resources panel.
- RefreshAgentFS tool: The agent can now proactively refresh its own file system changes without waiting for directory monitoring delays.
- Background command observation and stopping: Enhanced monitoring for background commands, with support for viewing output, waiting for completion, and proactive termination.
- Settings panel "New Instance" entry: Added an entry on the settings About page to quickly open the multi-instance selector and create a new instance.
- WebSearch trusted result display: When AI references links in search results that are not among the real sources, they are marked with a dotted underline to remind users to verify. The tool call card directly displays clickable real sources.
- New instance entry: Added an entry on the settings About page to quickly open the multi-instance selector and create a new instance.
Fixes
- Fixed an issue where the "continue" activity pill persisted permanently after a conversation ended. The continue status now automatically clears within 11 minutes at most.
- Eliminated repeated flickering when AI streaming responses contain Mermaid diagrams. Diagrams no longer re-render as subsequent text is generated.
- Restored the ability to reference folders in messages. You can now send an entire directory to the AI just like referencing files.
- Fixed an issue where the main process temporarily blocked during heavy agent operations, causing false "Connecting to local service" messages.
- Fixed an issue where the working directory capsule briefly showed the previous agent's directory when switching agents.
- Fixed an issue where the chat header incorrectly displayed "Retrying" during a background analysis session retry.
- Fixed an issue where text in the upgrade progress window was not fully displayed at certain display resolutions.
- Fixed an issue where the version image in the update popup could not be clicked to enlarge for preview.
- Fixed an issue where content at the bottom of the immersive mode and service approval overlay could not be scrolled with the mouse wheel when it was too long.
- Fixed an issue where the background of the undo and checkpoint settings popup was transparent, revealing content behind it.
- Fixed an issue on Windows where importing team members could fail due to file monitoring handle conflicts.
- Fixed an issue where terminal output sanitization mistakenly deleted necessary zero-width joiners in some language characters and emojis.
- Fixed an issue where the upgrade restart prompt displayed incorrect text on non-Windows platforms.
- Fixed a misleading issue on macOS/Linux where the transition text after clicking upgrade implied an "installer" would appear.
Improvements
- OAuth authorization for code hosting platforms (GitHub/Gitee) has been migrated to a new authentication service, making the login process more stable.
- Memory system enhancements have been temporarily postponed and will be released after internal review and refinement.
- Optimized network disconnection detection logic to reduce false reports caused by agent busyness.
- The "Check for Updates" menu item has been renamed to "Check for Agent Updates" to avoid confusion with client software updates.
- The working directory capsule in the input box no longer briefly displays old data when switching agents.
- Optimized the background style of the undo and checkpoint popups in the settings panel.