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

Ceelog /

dsh-plugins

仅 Topic 仓库

deepseek harness plugins

★ 6 Stars2 Forks1 IssuesN/A 社区评分0 已确认安装
查看 GitHub项目主页
README来源: main@4165b4c1

dsh-plugins

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__.load handoff (see each plugin's scripts/wrap-client.mjs).
  • vitest for unit tests, Biome for lint/format.
—/ 5

暂无评分

需要先验证清单

Commit 4165b4c166e3

社区评论

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

DSH HUB

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

社区资源API关于