refactor(desktop): shell polish — register the dsh launcher, use vendored pnpm, docs

Register the dsh CLI launcher from the desktop shell, prefer the vendored
pnpm in the CLI plugin command, and update the desktop and CLI reference docs.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Pine
2026-08-15 17:02:23 +08:00
parent a53769955b
commit 604a817546
8 changed files with 405 additions and 7 deletions
+1
View File
@@ -41,6 +41,7 @@ export {
readProfileManifest,
reconcileProfileBundles,
resolveBundleDir,
resolvePnpm,
resolveProfileDir,
writeProfileManifest,
type DshBundleManifest,