Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai code-analysis code-generation gemini-cli-extension mcp
+3 more
terminal-ai terminal-automation vibe-coding

Summary

AI summary

Updates 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 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 🎉

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

Track wonderwhy-er/DesktopCommanderMCP

Get notified when new releases ship.

Sign up free

About wonderwhy-er/DesktopCommanderMCP

A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files.

All releases →

Related context

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]