DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

0sour /

0sour/dsh-plugins

仅 Topic 仓库

DeepSeek Harness (dsh) plugins by 0sour - ???? (dsh-plugin topic)

★ 1 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@1b527bc4

dsh-plugins

DeepSeek Harness (dsh) 插件仓库 · Personal plugin repository for DeepSeek Harness.

Everything is a Plugin — this repo hosts my own dsh plugins. Plugins land here as they are developed; each is an npm package that declares a dsh.bundle manifest in its package.json, making it installable via dsh plugin add.

Topics / Discoverability

This repository is tagged with the dsh-plugin GitHub topic (plus deepseek-harness), so it is picked up by community discovery channels:

  • awesome-dsh-plugin — daily crawler over the dsh-plugin topic; entries are listed only when the repo's package.json declares a dsh.bundle manifest.
  • awesome-dsh-plugins (compatibility radar) — daily four-way compatibility scan (patch / seam / peerDeps / build) against the mainline snapshot.

Installing a plugin from this repo

# from GitHub (source build; configure allowBuilds on first run if prompted)
dsh plugin --profile web add github:0sour/dsh-plugins#<commit-sha>

# or from npm once published
dsh plugin --profile web add <npm-package>

Always pin a commit for GitHub sources (#<sha>), and only install plugins you trust — build scripts run on your machine.

Status

  • Plugin scaffold (structure + dsh.bundle manifest)
  • First plugin (TBD)
  • npm publishing

References

  • Official: https://github.com/deepseek-ai/deepseek-harness
  • Plugin topic: https://github.com/topics/dsh-plugin
—/ 5

暂无评分

需要先验证清单

Commit 1b527bc4cee5

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于