Ceelog/dsh-plugins#dsh-plugin-setting-mcp
deepseek harness plugins
これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。
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__.loadhandoff (see each plugin'sscripts/wrap-client.mjs). - vitest for unit tests, Biome for lint/format.
联系开发者
扫描下方二维码联系开发者:

セキュリティとインストールエビデンス
このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。
出所の追跡可能性
公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。
ライセンス
GitHub メタデータにライセンスが検出されませんでした。
メンテナンス活動
過去180日以内にコードの更新があります。
インストールエビデンス
再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。
インストールライフサイクルスクリプト
確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。
注意点
missing-license
