Version 2.0.0-next.379
Released on 2026-01-25
✨ Features
- utils: Added
trimBasedOnBatchProbefor truncating without compromising structured data.
🐛 Bug Fixes
- desktop: Prevent duplicate IPC handler registration from dynamic imports.
- misc: Fix update memory tools, resolve server version check issue for desktop app, slove the descktop use offical endpoint mcp not use stdio.
Improvements and Fixes
What's improved
- utils: Added
trimBasedOnBatchProbefor truncating without compromising structured data, closes #11836 (6dac3d1)
What's fixed
- desktop: Prevent duplicate IPC handler registration from dynamic imports, closes #11827 (c3fd2dc)
- misc: Fix update memory tools, closes #11831 (cfc03dd)
- misc: Resolve server version check issue for desktop app, closes #11834 (0bd2a59)
- misc: Slove the descktop use offical endpoint mcp not use stdio, closes #11813 (370bf16)