Skip to content

This release includes breaking changes for platform teams planning a safe upgrade.

Published 7h 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

ReleasePort's take

Light signal
editorial:auto 6h

DesktopCommanderMCP v0.2.42 fixes PATH discovery on Windows, corrects terminal command quoting, improves image reading, enhances Cowork file listings, and cleans up Puppeteer Chrome caches during PDF generation.

Why it matters: These bugfixes resolve critical workflow interruptions for Windows users (PATH resolution, command quoting) and streamline document handling; all changes are included in version v0.2.42 released 2026-06-05.

Summary

AI summary

Updates https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/488, https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/495, and https://github.com/wonderwhy-er/DesktopCommanderMCP/pull/484 across a mixed release.

Changes in this release

Bugfix Medium

Image reads now correctly process image files on all clients.

Image reads now correctly process image files on all clients.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

Windows terminal command quoting is no longer mangled before execution.

Windows terminal command quoting is no longer mangled before execution.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

DesktopCommanderMCP correctly discovers tools and apps listed in the system PATH on Windows.

DesktopCommanderMCP correctly discovers tools and apps listed in the system PATH on Windows.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

Cowork file listings now appear in structured content views, not just chat.

Cowork file listings now appear in structured content views, not just chat.

Source: llm_adapter@2026-06-05

Confidence: high

Bugfix Medium

`write_pdf` prunes outdated Puppeteer Chrome builds from its own cache during PDF generation.

`write_pdf` prunes outdated Puppeteer Chrome builds from its own cache during PDF generation.

Source: llm_adapter@2026-06-05

Confidence: low

Full changelog
  • 🖼️ Image reads fixed — on some clients the model wasn't actually seeing the image when reading an image file; it does now. #488

  • 🪟 Windows: terminal command quoting fixed — some types of commands had their quotes mangled before running; fixed now. #495

  • 🪟 Windows: PATH fixes — DC now correctly finds tools and apps that are installed and on your PATH. #484

  • 📁 Cowork file listing fixed — directory listings now show up in Cowork (and other clients that read structured content), not just in chat. #496

  • 🖨️ PDF generation: stale Chrome cleanupwrite_pdf now prunes outdated Puppeteer Chrome builds it downloads. #485

    • ⚠️ This only cleans up going forward, inside DC's own cache. Chrome downloaded by older versions lives in the shared Puppeteer cache and isn't touched — if you don't need it, delete that folder yourself (it can be several GB):
      • macOS / Linux: ~/.cache/puppeteer
      • Windows: %USERPROFILE%\.cache\puppeteer

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

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 →

Beta — feedback welcome: [email protected]