Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

78 Plugins gefunden

N

dsh-mcp-manager

nichts0v0/dsh-mcp-manager

MCP-Server-Manager für DeepSeek Harness: MCP-Server über die Web-Einstellungsseite verwalten, global gespeichert in $DSH_HOME/mcp-servers.json, zur Laufzeit verbunden/getrennt.

1vor 5 TagenMCP & KonnektorenMIT
W

dsh-status-plugin

woshi-tom/dsh-status-plugin

Ein dsh-Status-Plugin mit Host-Ebene und Browser-Hälfte: Laufzeitzustand des Harness (Prozess, Listener, Vorhandensein des API-Schlüssels, Speicher, Laufzeit, Plugin-Bestand) als JSON plus vom Server gepushte SSE-Warnungen, dargestellt als Header-Badge mit ausklappbarem Panel in der Web-UI

1vor 4 TagenUI-ErweiterungenMIT
Z

dsh-figma-to-lottie

zimai233/dsh-figma-to-lottie

Kompiliert SVG-Pfade und Keyframe-Spezifikationen zu in sich geschlossenen Lottie-JSON-Animationsdateien.

1vor 5 TagenTools & FunktionenMIT
J

dsh-docker

jesse-njx/dsh-docker

Typisierte, abgesicherte Container-Steuerung: ps/logs/inspect/exec/start/stop sowie compose up/down mit JSON-Ausgabe, projektbewusster Zielauswahl und genehmigungspflichtigen destruktiven Vorgängen.

1vor 5 TagenTools & FunktionenMIT
Z

dsh-fmt

zhijiangtang/dsh-fmt

Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.

0vor 3 TagenTools & FunktionenMIT
L

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.

0gesternUI-ErweiterungenMIT
Z

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).

0vorgesternTools & FunktionenMIT
F

dsh-dual-plugin-guide

fectivnfy112357/dsh-dual-plugin-guide

Dual-format plugin development guide: teaches agents to build plugins compatible with both the DSH static plugin package (installable via dsh plugin --profile add) and Agent Plugins 1.0 (plugin.json + skills/). Ships as an Agent Plugins 1.0 plugin, a stan

0vorgesternUI-ErweiterungenMIT
T

dsh-vision-ocr

timeflies-qyh/dsh-vision-ocr

DeepSeek Harness OCR plugin — offline image text recognition powered by PaddleOCR-json (primary) and RapidOCR-json (fallback). 让 DeepSeek Harness 直接识别图片中的文字,无需视觉模型、完全本地离线运行。

0vor 15 StundenTools & FunktionenMIT
W

dsh-quickref

worksassistant/dsh-quickref

Developer quick-reference toolbox for DeepSeek Harness (DSH): 12 themed categories (195 entries) + zero-dependency dev tools (regex tester, JSON format, timestamp, Base64/URL codec, cron generator, line diff). 开发者速查工具箱。

0gesternUI-ErweiterungenMIT
P

dsh-translate

perrylink/dsh-translate

Vendor parameter translation and deterministic JSON repair for DeepSeek Harness: the /translate command maps temperature/top_p/max_tokens/stop/system across 11 vendors, and the tools/post-execute repair layer (plus the fix_json tool) fixes broken JSON too

0gesternTools & FunktionenApache-2.0
B

dsh-agent-run-logger

bluefateludi/dsh-agent-run-logger

Local JSONL run traces for DeepSeek Harness sessions

0vor 16 StundenSitzungen & NachrichtenMIT
N

dsh-artifact-preview

nirvanaslash/dsh-artifact-preview

Codex-style artifact preview for DeepSeek Harness (DSH): produced-files row in chat with inline image thumbnails, and a resizable split-screen side preview panel rendering Markdown / source code / CSV / JSON / images / HTML, plus localhost port preview.

0vor 15 StundenUI-ErweiterungenMIT
8

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.

0vorgesternEntwicklung & Plugin-ToolsMIT
8

dsh-gov

863683348/dsh-gov

Agent governance suite: policy-based tool gating (allow/deny/ask with wildcards and priorities), a structured JSONL audit trail, and per-agent token quotas against the host token meter, with state under $DSH_HOME/gov.

0vorgesternSicherheit & BerechtigungenMIT
8

dsh-plugin-verify

863683348/dsh-plugin-verify

Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.

0vorgesternEntwicklung & Plugin-ToolsMIT
R

dsh-searxng

rogerdigital/dsh-searxng

SearXNG-backed web_search provider for the web seam: free, self-hosted, key-less metasearch through your own instance's JSON API, with a bundled loopback-only docker-compose example.

0vor 22 StundenTools & FunktionenMIT
2

dsh-verify

263311487-ux/dsh-verify

Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.

0vor 20 StundenTools & FunktionenMIT
Z

dsh-artifacts

zoahdev/dsh-artifacts

Render Markdown + JSON into self-contained HTML documents, cards, dashboards, and galleries (CLI + artifact_render tool).

0vor 3 TagenTools & FunktionenMIT
Y

dsh-human-task

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

0vor 4 TagenTools & FunktionenMIT
W

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>.

0vor 15 StundenTools & FunktionenMIT
J

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.

0vorgesternTools & FunktionenMIT
J

command-scout

johnxu22786/command-scout

Scans a project's declared build commands — Makefile targets, package.json scripts, just recipes, deno tasks — and exposes them as ready-to-run agent tools.

0vor 3 TagenTools & FunktionenMIT
H

dsh-plugin-call-trace

huang-zhishi/dsh-plugin-call-trace

Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.

0vor 4 TagenTools & FunktionenMIT