其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DSH 更新检查器(npm 版)——设置页检查 @deepseek-ai/dsh 和已装插件是否有新版,有更新时导航标签显示红点提醒。
适配 npm 全局安装(npm install -g @deepseek-ai/dsh):只做版本检查 + 更新指引,不做 git pull。

npm install -g @deepseek-ai/dsh@latest;插件 dsh plugin --profile web update <name>)dsh plugin --profile web add dsh-check-update
本地开发(file: 依赖):
git clone https://github.com/HuiHuitie-zhu/dsh-check-update.git
# 在 ~/.dsh/profiles/web/package.json 的 dependencies 中加入:
# "dsh-check-update": "file:/path/to/dsh-check-update"
cd ~/.dsh/profiles/web && npm install
host.js # Host 面:POST /dsh-check/check 路由 + 6h 自动检查(零 import 纯 ESM)
client.js # Client 面:设置页「DSH 更新」section + 导航红点
cordis.patch.yml # bundle patch 挂载点
早期社区插件,非 DeepSeek 官方插件。检查结果来自 npm registry,网络不可用时静默保留旧缓存。
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。