プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
16 件のプラグインが見つかりました
sandbase-harness
sandbaseai/sandbase-harness
任意のモデルに対応するオープンソースの CMA 互換エージェントランタイム。MCP ツール、サンドボックス化されたセッション、監査、リプレイ、ローカルコンソールを備える。stdio MCP 経由のネイティブ DeepSeek Harness バンドルを同梱。
easyeda-agent
zhoushoujianwork/easyeda-agent
嘉立创EDA专业版(EasyEDA Pro)自动化:给 AI harness 装上画板的「手」—— 一套 typed 原理图/PCB 动作,CLI / Agent Skill / stdio MCP 三形态融合接入。承接嘉立创「不以卖板赚钱,以培养中国工程师为己任」 | EasyEDA Pro automation: the hands of your AI harness — typed schematic/PCB actions via CLI, Agent Skill and stdio MCP.
deepseek-harness-acp
openma-ai/deepseek-harness-acp
Zed など ACP クライアントから DSH エージェントをフル活用するための ACP プロファイルプラグインとスタンドアロン stdio サーバー。DSH の認証情報とセッションを共有。
dsh-computer-use-win
yu-tao-li/dsh-computer-use-win
Windows computer use for DeepSeek Harness: an MCP stdio server over a PowerShell UIA backend exposing 22 desktop tools (UIA tree, screenshots, typed input, OCR, window management, failsafe).
dsh-cursor-codex
jeremy9682/dsh-cursor-codex
エディタへの委任のための DeepSeek Harness ACP バンドル。1コマンドで起動できる Agent Client Protocol の stdio サーバープロファイルで、dsh の認証情報とセッションログを共有します。
codegraph
johnxu22786/codegraph
Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.
dsh-dshx
yzz-s/dsh-dshx
MCP client hub (stdio / Streamable HTTP / SSE) with a web console for DeepSeek Harness — manage MCP servers, agent skills, slash commands, project & global memory, and prompt sections.
dsh-nuphus-mcp
mrpulor-gh/dsh-nuphus-mcp
DeepSeek Harness (DSH) plugin: mount the nuphus-mcp desktop automation MCP server as native tools (mcp__nuphus-mcp__*).
dsh-kirocrew
zoahdev/dsh-kirocrew
KiroCrew bridge for DeepSeek Harness: let your dsh agent delegate to a persistent, self-evolving KiroCrew workspace over ACP (JSON-RPC 2.0 over stdio).
dsh-mcp-servers
meltartica/dsh-mcp-servers
DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers — stdio, streamable HTTP and legacy SSE — as native Harness tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.
dsh-feed
863683348/dsh-feed
Cross-ecosystem aggregation data layer: syncs the GitHub dsh-plugin topic and the npm registry into one open JSON index, queried by model tools, a CLI, and a minimal stdio MCP server.
browser-automation
johnxu22786/browser-automation
Real-browser automation for dsh via an MCP server (Playwright core): navigate, click, fill, type, screenshot, and act on accessibility snapshots with numbered references - all 22 web_* tools re-exposed to the harness over stdio.
dsh-plugin-hub (dsh-mcp-manager)
wingsky-1/dsh-plugin-hub
MCP server manager: side-panel with per-status server listing, stdio/streamable-http setup forms, mcpServers JSON import, exponential-backoff reconnect, and tools registered to the model as mcp__<server>__<tool>.
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-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.
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.