其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness (DSH) 插件:把 GitHub
dsh-plugintopic 生态做成一个 Dashboard,集成在 DSH Web 的设置面板里。
owner/repo、描述、语言、⭐Star、更新时间、标签、跳转 GitHub;每页 120 张,支持「加载更多」快照包含 2815 个 dsh-plugin topic 仓库(2026-08-15 抓取,总计约 28 万 Star、21 种语言),已嵌入 bundle,离线可用。
# 在 DSH 环境安装(本地路径或 git 地址均可)
dsh plugin --profile web add <本仓库路径或 git 地址>
# 重启 web profile 生效;或编辑 profile 的 cordis.patch.yml(用户 patch 层)后由 boot HMR 热加载
安装后在 设置 → 插件市场 查看 Dashboard。
~/.dsh/profiles/node_modules/dsh-plugin-marketplace~/.dsh/profiles/web/cordis.patch.yml 追加:- insert:
- id: plugin-dashboard
name: dsh-plugin-marketplace
├── package.json # dsh.bundle + dsh.client 声明 + exports["./client"]
├── cordis.patch.yml # bundle patch:把插件行插入 host 组合
├── lib/
│ ├── index.js # host 入口(无 host 行为)
│ ├── client.js # 浏览器 bundle(window.__ModuleLoader__.load CJS closure-factory)
│ └── types/ # TypeScript 类型声明
└── README.md
lib/client.js 是手写的浏览器 bundle(CJS closure-factory),零构建依赖settings.section(id dashboard),字典命名空间 settings.pluginDashboardMIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。