github wonderwhy-er/DesktopCommanderMCP v0.2.43
# Release Notes — v0.2.43

5 hours ago
  • 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 readsread_file carries 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 repository metadata. #499

Contributors: @edgarsskore, @wonderwhy-er, and first-time contributor @chenyuan35 🎉

Don't miss a new DesktopCommanderMCP release

NewReleases is sending notifications on new releases.