deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
ShanHaiFish/Shimmering-dsh-plugins
闪烁的 DSH 插件库 (Shimmering-dsh-plugins):收录 @ShanHaiFish 个人开发的全部 DSH 第三方插件,提供功能简介与一键安装命令;各插件独立仓库、独立更新与发布。A personal collection of DSH plugins developed by ShanHaiFish, each in its own standalone repo.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:ShanHaiFish/Shimmering-dsh-plugins
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Shimmering-dsh-plugins —— DeepSeek Harness (DSH) 第三方插件集 · 插件组主页 由 @ShanHaiFish 开发维护 · 仓库:ShanHaiFish/Shimmering-dsh-plugins
这里是「闪烁的 DSH 插件库」的索引主页:汇总全部插件、功能简介与一键安装命令。
本仓库只做链接归组,不托管插件源码——每个插件都是独立仓库,独立更新、独立打 tag、独立发布 Release,互不影响。
插件通过 GitHub 标签 dsh-plugin 归组,新插件打上该标签即自动入库。
排序规则:按 star 数降序(同 star 按字母序),顺序手动维护。
| 插件 | Stars | 版本 | 功能 |
|---|---|---|---|
| dsh-plugin-security-review | v1.8.1 | 插件安装安全审查守卫:dsh plugin add 前的安全审查闸门(security-first) |
|
| dsh-check-for-updates | v1.13.3 | DSH 更新检查:自动检查 npm 实际最高版本(semver 排序,RC 优先于 Alpha),左下方更新弹窗 +【安排更新】分离式两阶段更新器(退出 DSH 后自动安装,退出码/对盘/koffi 三重校验 + 断链自愈) | |
| dsh-plugin-manager-lite | v0.1.1 | 第三方插件管理器:列表 / 启用 / 停用 / 卸载 / 检查更新 / npm 一键安装升级(设置页「插件 → 第三方插件」) | |
| dsh-theme-brick | v0.2.1 | DSH 主题(Brick/砌砖):暖石膏与烧制陶土配色、砖缝线条,纯 token 覆盖层零全局 CSS,设置页一键开关还原 | |
| fexp-file-explorer | v1.6.1 | 左侧工作区文件浏览器:目录/文件浏览、文件预览、一键打开资源管理器、文件引用添加到聊天 |
前置要求:
dsh)0.1.1-rc.2+(npm latest;developer preview,字段可能变化)。插件 peerDependencies 亦以此版本为对齐基线>=18以 web profile 为例(其他 profile 替换 --profile 参数)。插件均已发布 npm,按包名直接安装:
# 插件安装安全审查守卫
dsh plugin --profile web add dsh-plugin-security-review
# DSH 更新检查
dsh plugin --profile web add dsh-check-for-updates
# 第三方插件管理器(建议第一个安装,之后可用它管理其余插件)
dsh plugin --profile web add dsh-plugin-manager-lite
# 主题:砌砖(Brick)
dsh plugin --profile web add dsh-theme-brick
# 工作区文件浏览器
dsh plugin --profile web add fexp-file-explorer
安装指定版本(@版本号):
dsh plugin --profile web add dsh-check-for-updates@1.13.3
package.json 声明 dsh.bundle.patch + web UI client bundle)。dsh web)才生效;Host 从 ~/.dsh/profiles/<profile>/node_modules/<包名>/ 解析并服务插件。各插件的问题与建议请到对应仓库提 Issue;安全相关问题请参阅各仓库的 SECURITY.md。
各插件均为 MIT License,详见各自仓库的 LICENSE。
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: plugin-collection。