KokuYu-sysu/dsh-market-desktop

KokuYu-sysu★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

The plugin market inside DeepSeek Harness Desktop— browse, search, one-click install · DSH桌面端可视化插件市场

README 摘要

dsh-market-desktop The plugin market for DSH Desktop (the Electron desktop app of DeepSeek Harness). Forked from dsh-market (MIT License). Changes vs upstream - Desktop compatibility : peer/dev dependencies pinned from ^0.1.0-rc.7 down to ^0.1.0-rc.6 , matching the dsh version bundled with DSH Desktop, so the market shows up in Desktop's settings page. - Install fix : fixes ERR PNPM LINKED PKG DIR NOT FOUND ( not install from ... as it does not exist ) when installing any plugin — if the profile has a stale file:node modules/ dependency, the market now rewrites it to link:../node modules/ and retries automatically. Install Option 1: install straight from this repo (recommended) Option 2: clone, build locally, install (for developers / further changes) About npm dsh plugin add dshmarket installs the upstream dshmarket package from npm (rc.7 deps), not this fork . To offer an npm install, publish this fork under a new package name (e.g. dsh-market-desktop ). Usage 1. Start DSH Desktop. 2. Open Settings → Plugin Market . 3. Browse / search and click Install . The first install needs pnpm; the market prompts at the top and offers one-click setup. FAQ not install from ... as it does not…

在 GitHub 查看完整 README →
终端/TUIdsh-pluginsearch

分类