プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
108 件のプラグインが見つかりました
kongmu-im-bridge
caoxiaohu7745-bot/kongmu-im-bridge
Feishu bridge for DeepSeek Harness (derived from dsh-im-bridge): WebSocket long connection, approval cards, group @-mention-only replies, streaming card updates, /stop command.
dsh-cdp-browser
zaiwenj/dsh-cdp-browser
CDP bridge to an already-running Chrome/Edge for DSH: screenshots, pixel assertions, DOM/CSS checks, and page JS evaluation over HTTP + WebSocket, with zero child processes, zero npm dependencies, and zero per-use approval.
computer-control
johnxu22786/computer-control
Desktop (native) control for dsh as a stdio JSON-RPC bridge over a Python core: capture the screen, inject pointer/keyboard input, drive accessibility-tree actions, and gate high-risk operations behind required confirmations.
dsh-mcp-bridge
chhlafiu4312/dsh-mcp-bridge
Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.
dsh-agentmemory
yiipu/dsh-agentmemory
DSH ↔ agentmemory session-memory bridge: mirrors session lifecycle into a local agentmemory daemon (REST), exposes memory_recall / memory_remember tools, and injects a per-session memory context window via agent/pre-step.
dsh-memory-protocol
baaai123/dsh-memory-protocol
Memory protocol enforcement plugin: bridges the opencode-memory MCP server, forces memory_weave before tool calls, auto-ingests turns, and injects memory context into agent steps.
dsh-rolehub-bridge
ishuowang/dsh-rolehub-bridge
Discover and verify portable RoleHub roles, pin each exact bundle, then launch its prompt and bundled skills in an isolated, continuable DSH Session with Host-approved tool bindings and optional Agent Team Room attachment.
dsh-desktop (plugin)
reachga0/dsh-desktop
DSH plugin (dsh-desktop-launcher) that launches the dsh-desktop Windows Electron shell from the conversation: double-click to run the DSH web in a standalone window, region screenshot with GPU-accelerated selection that auto-pastes into the chat (works with vision bridges), system tray, session manager, auto environment setup, configurable port, single-instance lock.
dsh-plugins
kazecreator/dsh-plugins
DeepSeek Harness の IM ブリッジプラグイン。Telegram と WeChat のメッセージを相手ごとのエージェントセッションにルーティングし、返信します。
dsh-lark-bridge
leo-lab-2026/dsh-lark-bridge
DeepSeek Harness プラグイン。DSH セッションがユーザー操作待ちで一時停止した際(権限確認、質問、致命的エラー)に、Feishu/Lark へリアルタイム通知します。
dsh-nuphus-mcp
jiayan-xu/dsh-nuphus-mcp
デスクトップとブラウザの自動化ブリッジ(36種のツール)。PaddleOCR による要素認識付きのウィンドウ/画面/マウス/キーボード操作、アクセシビリティスナップショット付きの Chrome CDP ブラウジングに対応します。
dsh-codebase-memory
jiayan-xu/dsh-codebase-memory
codebase-memory-mcp 向けのコードナレッジグラフブリッジ。セマンティックなシンボル検索(BM25)、ソースコードの抜粋、Leiden コミュニティによるアーキテクチャ概観、呼び出し/データフロー/サービス間トレース、グラフ拡張 grep に対応します。