This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/500, https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/503, and https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/519 across a mixed release.
Full changelog
-
⚡ edit_block stays responsive on large files — fuzzy matching now runs in a worker thread, so fuzzy searches on big files no longer block the event loop. #500
-
🧯 Terminal output won't run away with memory — per-session output buffers are now capped, so a process that floods stdout no longer balloons DC's memory. #503
-
🗣️ Unsupported tool parameters get flagged, not silently dropped — when the model sends a parameter DC doesn't recognize, it now warns and lists the supported ones instead of quietly ignoring it. #519
-
🖼️ More reliable image reads —
read_filecarries image data once in structured content, so previews rehydrate correctly on clients that read it. #526 -
🔌 Remote: reconnect recovers half-open sockets — the device Realtime channel now recovers from a half-open socket on reconnect instead of getting stuck. #520
-
🧹 Packaging — added npm
repositorymetadata. #499
Contributors: @edgarsskore, @wonderwhy-er, and first-time contributor @chenyuan35 🎉
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About wonderwhy-er/DesktopCommanderMCP
A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.
Related context
Related tools
Earlier breaking changes
- v0.2.44 Deprecates silent clobbering of files when `mode` is omitted in `write_file`; now requires explicit `append` or `rewrite` for existing non‑empty files.
Beta — feedback welcome: [email protected]