机审证据安装命令仓库已核验dsh-plugin Topic许可证READMEAI 百科
- 语言
- TypeScript
- 分支
- main
dshdsh-plugindsh-plugins
安装
$ dsh plugin --profile web add github:Ceelog/dsh-plugins在终端中运行以上命令,通过 dsh CLI 安装此插件。可在右上角切换 Profile。 第一次用 dsh?看这篇新手教程
对话式安装
帮我安装 DeepSeek Harness 插件 Ceelog/dsh-plugins:先查看仓库 https://github.com/Ceelog/dsh-plugins 确认安全性,然后执行安装命令并验证插件加载成功。
把这段指令粘贴给 DSH Web GUI 里的助手,由它代你完成安装与验证。
Out-of-tree DeepSeek Harness plugins workspace.
Plugins
| Plugin | Description | Demo |
|---|---|---|
@opendsh/dsh-plugin-scheduled-tasks | Per-project scheduled tasks with prompts, executed as headless agent sessions in the project directory, with durable run history. | ![]() |
@opendsh/dsh-plugin-setting-mcp | Manage MCP servers from the settings panel — view, edit, remove, enable/disable — with hot reload on save. | ![]() |
Workspace layout
src/plugins/
├── dsh-plugin-scheduled-tasks (@opendsh/dsh-plugin-scheduled-tasks)
└── dsh-plugin-setting-mcp (@opendsh/dsh-plugin-setting-mcp)
| Command | Meaning |
|---|---|
pnpm install | Install workspace tooling (TypeScript 7, Biome, …). |
pnpm build | Build every plugin package. |
pnpm test | Run every plugin's vitest suite. |
pnpm lint | Biome check across the workspace. |
Toolchain
- TypeScript 7 (the native compiler) for typechecking and server emit.
- tsdown for the browser client bundle, wrapped in the DSH
window.__ModuleLoader__.loadhandoff (see each plugin'sscripts/wrap-client.mjs). - vitest for unit tests, Biome for lint/format.
联系开发者
扫描下方二维码联系开发者:

收录徽章
[](https://deepseek-plugin.org/plugins/Ceelog/dsh-plugins)把这段 markdown 粘贴到你的 GitHub README,链接回本插件详情页。徽章只声明已被本站收录,不代表安全认证。

