dsh-check-update:DSH 更新检查器 —— 设置页一键看 DSH 和插件有没有新版 #1812
HuiHuitie-zhu
started this conversation in
Show Your Plugins!
Replies: 2 comments
|
v0.2.0 更新:新增「立即更新」按钮,一键更新全部! 🚀 设置页现在可以直接点 ⚡ 立即更新全部:
安装/升级: [EPERM] EPERM: operation not permitted, open '/Users/hui/.dsh/profiles/web/_tmp_28705_e69bb8ea00519c5217d760f0bf0d7553' 欢迎反馈:一键更新的执行时长、失败场景提示、是否需要在侧边栏红点处也放快捷更新入口。 |
0 replies
|
v0.3.0 更新:更新说明预览 + 备份回滚 📝🔄
升级: [EPERM] EPERM: operation not permitted, open '/Users/hui/.dsh/profiles/web/_tmp_29816_b25b38ad49375912ed3ed30ad67bb7e1' 欢迎反馈:更新说明抓取失败的包、回滚场景的体验、备份保留条数是否合适。 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
大家好,我做了一个 DeepSeek Harness Web 插件:dsh-check-update——DSH 更新检查器(npm 版)。
DSH 现在通过 npm 全局安装(
npm install -g @deepseek-ai/dsh),升级靠版本号,我做了个插件让这件事一眼可见:设置页检查 DSH 本体和已装插件有没有新版,有更新时导航标签带红点提醒。主要功能
npm install -g @deepseek-ai/dsh@latest,插件dsh plugin --profile web update <name>安装
npm:https://www.npmjs.com/package/dsh-check-update
源码:https://github.com/HuiHuitie-zhu/dsh-check-update
当前状态
All reactions