Out-of-tree DeepSeek Harness plugins workspace.
| 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. | ![]() |
src/plugins/
├── dsh-plugin-scheduled-tasks (@opendsh/dsh-plugin-scheduled-tasks)
└── dsh-plugin-setting-mcp (@opendsh/dsh-plugin-setting-mcp)
- 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.
扫描下方二维码联系开发者:



