Tandem v0.7.1
Fixes
- MSIX Claude Desktop detection:
tandem setupnow finds Claude Desktop installed via the Microsoft Store (MSIX). Previously only detected the classic%APPDATA%\Claude\path; now also scans%LOCALAPPDATA%\Packages\Claude_*\LocalCache\Roaming\Claude\. - Stdio MCP entries for Claude Desktop: All Claude Desktop targets (classic, MSIX, macOS, Linux) now get stdio-based MCP entries (
npx tandem-editor mcp-stdio) instead of HTTP entries. This is required for Cowork sessions, which can only bridge stdio MCP servers into sandboxed environments. - Fresh build artifacts: 0.7.0 was published with stale dist that lacked
mcp-stdioand other recent CLI commands. 0.7.1 includes the full build.
Upgrade
npm install -g tandem-editor@0.7.1
tandem setupThen restart Claude Desktop to pick up the new config.