Skip to content

dsh-plugin-market v1.2.3 — 热挂载全环境通用

Choose a tag to compare

@nanshan1995 nanshan1995 released this 16 Aug 08:46
· 4 commits to main since this release
787a74c

v1.2.3 · 热挂载与 node 安装方式解耦

上一版用 npm root -g 定位热挂载组件,用 nvm / fnm / volta / scoop 等
非标准方式安装 node 的用户仍会回退"重启后生效"。

本版直接从运行中的装配实例拿组件类(带特征校验),与 node/dsh 怎么
安装完全无关
;原候选探测作为兜底。

安装 / 更新

dsh plugin --profile web add github:nanshan1995/DSH-Plugin-Market

或下载附件 dsh-plugin-market-1.2.3.tgz

dsh plugin --profile web add file:./dsh-plugin-market-1.2.3.tgz

安装后重启 DeepSeek Harness。