Skip to content

fix: Windows compatibility for npm run clean - #8

Merged
derjanb merged 1 commit into
Tampermonkey:mainfrom
SriviharReddy:fix/windows-compat-and-tool-names
Jul 12, 2026
Merged

fix: Windows compatibility for npm run clean#8
derjanb merged 1 commit into
Tampermonkey:mainfrom
SriviharReddy:fix/windows-compat-and-tool-names

Conversation

@SriviharReddy

@SriviharReddy SriviharReddy commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Addresses the bug preventing the clean script from running on Windows by replacing the Unix-only 'rm -rf' command with a cross-platform Node.js one-liner.

@derjanb

derjanb commented Jul 12, 2026

Copy link
Copy Markdown
Member

Please make this PR take care of 1 only. For 2 see #6 (comment)

@SriviharReddy
SriviharReddy force-pushed the fix/windows-compat-and-tool-names branch from 28fdc98 to c308c8a Compare July 12, 2026 17:45
@SriviharReddy SriviharReddy changed the title fix: Windows compatibility and MCP tool name spec compliance fix: Windows compatibility for npm run clean Jul 12, 2026
@derjanb
derjanb merged commit 76179d4 into Tampermonkey:main Jul 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants