メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

283 件のプラグインが見つかりました

K

dsh-launch

khellendros97/dsh-launch

Detached-broker supervision of long-running services (dev servers, watchers, mock APIs) that survive turns, sessions and DSH restarts, with a Service sidebar tab (registered via better-sidebar's extension API) and service_start/stop/restart/list/logs model tools.

1先月開発とプラグインツールMIT
B

dsh-conflict-guardian

baisama-cloud/dsh-conflict-guardian

Scans the DSH loader tree at startup for plugin conflicts (duplicate mounts, failed or pending plugins, duplicate config row ids), auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI.

1先月開発とプラグインツールMIT
Z

dsh-start

zhengjy01/dsh-start

One-click start/stop launcher for DSH Web on macOS — start (foreground/daemon), stop, status, duplicate-launch guard, auto browser open, plus a Dock-able DSH.app built by script.

1先月開発とプラグインツールMIT
F

dsh-wallpaper

frog755/dsh-wallpaper

Persistent image or MP4 wallpaper for the DSH Web profile: a wallpaper card under Settings -> General selects a local image or MP4 (up to 300 MB), tunes surface opacity and blur, compresses video locally to H.264 when ffmpeg/ffprobe are on PATH, stores media under ~/.dsh/wallpapers, and pins the Web server to port 9191 so the saved wallpaper survives restarts.

126 日前UI拡張MIT
8

dsh-setting-restart

893413974-bit/dsh-setting-restart

One-click restart of the DSH service from Settings > General (通用设置 · 一键重启)

1先月開発とプラグインツールMIT
M

dsh-skill-mcp-center

max-null/dsh-skill-mcp-center

Skill and MCP management center for DeepSeek Harness: browse and toggle user/project skills, add/edit/remove MCP servers hot without restart, with live per-session status in the sidebar.

17 日前開発とプラグインツールMIT
K

dsh-settings-pro

kazecreator/dsh-settings-pro

DeepSeek Harness settings-pro plugin: IM bridge (Telegram/WeChat), DeepSeek usage, cross-restart memory, desktop pets, and a vision bridge

1先月統合とリモート
L

dsh-mcp-market

lkmeng2001/dsh-mcp-market

MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.

1先月開発とプラグインツールMIT
K

dsh-theme-switch

kinmat-a/dsh-theme-switch

One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.

1先月開発とプラグインツールBSD-3-Clause
D

dsh-starter-pack

dariandai/dsh-starter-pack

A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.

1先月開発とプラグインツールMIT
S

dsh-genie

swaylq/dsh-genie

Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.

1先月開発とプラグインツールMIT
S

dsh-hot-reload

stuarthu/dsh-hot-reload

Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.

1先月開発とプラグインツールMIT
A

dsh-startup-guard

aokamoaki/dsh-startup-guard

Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.

1先月開発とプラグインツールMIT
H

dsh-web-launcher

hanwuji1/dsh-web-launcher

One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).

1先月統合とリモートMIT
1

dsh-vision-fallback

1helloman1/dsh-vision-fallback

Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.

118 日前ビジョン、音声とマルチモーダルMIT
Q

dsh-tools

qq1376868542-lang/dsh-tools

Personal toolbox for the dsh web profile with per-feature toggles: task-done desktop notifications, one-click restart, session deletion, plugin enable/disable, update checks, and UI utilities.

113 日前ツールと機能MIT
D

dsh-plugins (dsh-mcp-client-v2)

damonkoy/dsh-plugins

Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.

1先月ツールと機能
Y

dsh-memory

yangyongzhen/dsh-memory

Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.

1先月メモリ
Z

dsh-minimal-first-turn

zrui-c/dsh-minimal-first-turn

Web ルートセッション向けの最小互換ファーストターン:永続 bash と str_replace_editor で開始し、自動のワークスペース/スキルコンテキストを除去、最初のツール呼び出しまたは返信後に選択プリセットを復元。永続コンポーザートグル付き。

1先月セッションとメッセージ
D

dsh-projection-guard

damonkoy/dsh-projection-guard

Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.

1先月セッションとメッセージMIT
F

dsh-line-select

fengmax1997/dsh-line-select

行範囲選択:ワークスペースのファイルを閲覧し、行番号付きでコードをプレビューし、範囲を視覚的に選択して @path:start-end 参照をコンポーザーに書き込み、送信時にエージェントが正確な選択行を受け取る。

1先月UI拡張MIT
T

dsh-hot-plugin-host

tianyazty/dsh-hot-plugin-host

Web UI 向けの、実行時プラグイン読み込み機能。監視対象のホットディレクトリにより、開いているすべてのページでクライアントプラグインバンドルをリアルタイムにインストール/更新でき、再起動は不要です。右カラムのサブエージェントダッシュボードの実装例も含みます。

1先月開発とプラグインツールMIT
F

dsh-session-cleaner

fountunt/dsh-session-cleaner

稼働中の Web ランタイムからセッションを削除します。ライブストア、ワークスペースの記録、ディスク上の成果物を対象とし、再起動は不要です。

1先月セッションとメッセージMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

DeepSeek Harness プラグイン。モデルから呼び出せる reload_plugin ツールで、Cordis Loader の特定のエントリ(entry id、モジュール名、または MCP serverName で指定)のみを、他のエントリに影響を与えずに再起動できます——mcp-client のサーバープロセスも再起動されます。

1先月MCPとコネクタMIT