dsh-win32 v0.5.2
Second field-report fix (#5). The dsh profile directory is a pnpm workspace root, and newer pnpm refuses a bare add there (ERR_PNPM_ADDING_TO_ROOT), so the internal dsh plugin add forwarding now passes -w. A failed bundle-wiring step also no longer aborts the whole setup. The preset installs regardless and the manual wiring command is printed. Retry with npx --yes dsh-win32@latest setup --shortcut