• 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.

    Parameters

    • sessionId: string
    • OptionalcliPath: string
    • Optionalcwd: string
    • Optionaltitle: string

    Returns void