プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
71 件のプラグインが見つかりました
inspiration-deck-workshop
zjsthmjialin/inspiration-deck-workshop
Registers the Inspiration Deck Workshop skill for DSH: local static HTML presentation decks (6 deck templates, 25+ layouts, 23 themes & motion showroom) with a validate + PNG/PDF export CLI and smoke tests, zero runtime dependencies.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Web UI 向けの、実行時プラグイン読み込み機能。監視対象のホットディレクトリにより、開いているすべてのページでクライアントプラグインバンドルをリアルタイムにインストール/更新でき、再起動は不要です。右カラムのサブエージェントダッシュボードの実装例も含みます。
dsh-session-cleaner
fountunt/dsh-session-cleaner
稼働中の Web ランタイムからセッションを削除します。ライブストア、ワークスペースの記録、ディスク上の成果物を対象とし、再起動は不要です。
dsh-logger-panel
linglambda/dsh-logger-panel
DeepSeek Harness 向けのランタイムログパネル。設定画面での SSE によるリアルタイムログ表示に加え、日付/サイズでローテーションする上限付きの JSONL ファイルを提供します。
dsh-doctor
jorinyang/dsh-doctor
DeepSeek Harness の診断・修復・ロールバックプラグイン。dsh_doctor(診断)、dsh_doctor_fix(ジャーナル方式の修復)、dsh_doctor_rollback(LIFO 方式の取り消し)に加え、動的な自己修復のための Cordis ランタイムサービスを提供します。
dsh-cross-session
wha1echai/dsh-cross-session
DeepSeek Harness 向けの、同一ランタイム内でのセッション間検出と通信機能。
dsh-mcp-manager
nichts0v0/dsh-mcp-manager
DeepSeek Harness 向けの MCP サーバーマネージャー。Web の設定ページから MCP サーバーを管理でき、$DSH_HOME/mcp-servers.json にグローバル保存、実行時に接続/切断できます。
dsh-status-plugin
woshi-tom/dsh-status-plugin
ホスト側とブラウザ側の両方を持つ dsh ステータスプラグイン。harness のランタイム状態(プロセス、リスナー、API キーの有無、メモリ、稼働時間、プラグイン一覧)を JSON で提供し、サーバープッシュの SSE アラートも含め、Web UI のヘッダーバッジと展開パネルとして表示します。
dsh-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.
dsh-cpa
moraxyc/dsh-cpa
DSH CPA provider and runtime plugin
dsh-shadow-mind
winterhuan/dsh-shadow-mind
Parallel cognitive runtime for DeepSeek Harness: heartbeat-scheduled shadow agents that review, fact-check, and work alongside the main agent
dsh-code-runtime-container
tancheng33/dsh-code-runtime-container
Container-isolated backend for the `ctx.codeRuntime` seam: each Code Mode program runs in a fresh container with no network, a read-only rootfs, dropped capabilities, and kernel-enforced memory, CPU and pid ceilings.
dsh-plugin-hub (dsh-skill-explorer)
wingsky-1/dsh-plugin-hub
Skill center in the DSH web GUI: browse loaded skills grouped by source (system / project / user / custom / runtime), with create, enable/disable, and delete (moves to .trash) actions.
hooks-adapter
johnxu22786/hooks-adapter
Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.
dsh-effect-doctor
chouyong/dsh-effect-doctor
Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.
notifier
johnxu22786/notifier
Desktop notifications and tones when a task finishes, waits for approval, or errors — native on macOS, Windows and Linux with zero runtime dependencies.
github-mcp
johnxu22786/github-mcp
GitHub workbench MCP server (dsh bundle): 23 MCP tools for repos, issues, PRs, code review, and search, with zero runtime dependencies and PAT/OAuth auth.
dsh-easyvision
s3yf1337/dsh-easyvision
Give text-only models vision: a describe_image tool that delegates images to a vision model from your dsh model list over the harness's own LLM runtime.
fs-mcp
johnxu22786/fs-mcp
Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.
docs-retriever
johnxu22786/docs-retriever
Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.
dsh-dracula-theme
ossfrankfrank/dsh-dracula-theme
Dracula theme plugin for the DSH Web GUI: the classic dark palette and the Soft variant registered into the native theme runtime, one-click switching with a persisted choice.
dsh-hotswap
hongzhongl/dsh-hotswap
DeepSeek Harness 向けのランタイムホットスワップ機能。Cordis プラグインの有効化/無効化/再起動をホットに行え、Web GUI からバンドルを自動ホットマウントできます——dsh の再起動は不要です。