DesireCore v10.0.99
Release Date: 2026-08-05

New Features
- Models grouped by provider: The model selection list is now grouped by provider (e.g., Zhipu, DeepSeek, etc.), showing provider logos and names so you can quickly find the model you need.
- API audit refresh: A refresh button has been added to the API audit page, allowing you to retrieve the latest audit requests and statistics without reloading the entire page.
- Beike Wings requirement clarification gate: A requirement clarification process has been introduced for Beike Wings operational scenarios. Critical information such as business times must pass a fact gate before confirmation, preventing model solving based on unconfirmed assumptions.
Fixes
- Real-time visibility of tool execution: Long-running tools (such as background scripts) now display a running card with a status animation right from the start of execution, rather than appearing abruptly only after completion.
- Test instance data isolation: Fixed a critical issue where Agent memories and key files in dev and test instances were incorrectly written to production directories. Test instances no longer pollute or read private data from the production environment.
- Windows release build failure: Fixed the Windows release build failure caused by an unsigned BrowserHost native binary; builds for all three platforms are now fully available.
Improvements
- Terminal tab icons: The terminal tab bar now shows terminal icons, making it easy to distinguish terminal tabs from other tabs at a glance. When holding Cmd/Ctrl, the numeric shortcut badge replaces the icon, and tab titles no longer jitter left and right.
- Terminal Alt+Arrow keys: Restored the Alt/Option+← → word-jump cursor movement in the terminal, fixing the issue where Option+arrow keys were unresponsive on macOS.
- Zero security vulnerabilities: npm audit vulnerabilities reduced from 4 to 0, and 61 dependency packages have been upgraded to their latest stable versions.