Open a new terminal window running claude --resume <id>.
Works cross-platform: Windows (start), macOS (Terminal.app), Linux (common terminals).
Uses exec() so the command runs through the system shell — avoids Node.js
argument quoting issues that break start on Windows.
Open a new terminal window running
claude --resume <id>. Works cross-platform: Windows (start), macOS (Terminal.app), Linux (common terminals). Uses exec() so the command runs through the system shell — avoids Node.js argument quoting issues that breakstarton Windows.