Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
108 Plugins gefunden
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-vision
314857493/dsh-vision
DeepSeek Harness plugin: a `deepseek-vision` route that declares image input and transcribes pasted images via the free Zhipu GLM vision models before delegating to the DeepSeek adapter.
dsh-image-pathify
dami9527/dsh-image-pathify
DeepSeek Harness plugin: let text-only models receive pasted images, and analyze them with a built-in OpenAI-compatible vision tool
dsh-code-security
stardustlc666/dsh-code-security
Deterministic code security review: 40+ rules, secret entropy detection, staged-diff review, SARIF export, baseline acceptance and SBOM-lite dependency inventory.
dsh-security-guard
bigclawd/dsh-security-guard
Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web panel, and allowlist.
dsh-notifier
yzz-s/dsh-notifier
System-native notifications when a task finishes or needs your confirmation: Windows toast, macOS osascript, and Linux notify-send.
dsh-notify
aokamoaki/dsh-notify
Conversation-completion notifications for DeepSeek Harness: Windows toast + sound on turn done / error / goal, plus ask & approval alerts - background-only, with a volume-adjustable bell in the conversation header.
agent-loop-workflow
lesliewylie/agent-loop-workflow
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.
dsh-image-vision
xsoc1/dsh-image-vision
Chat image-attachment bridge with a `view_image` tool for any OpenAI-compatible VLM (local Ollama or cloud): pasted/dropped images become `view_image` path markers before reaching text-only DeepSeek models.
dsh-tool-vision
wanshichenguang/dsh-tool-vision
Adds an image_describe tool backed by the DashScope OpenAI-compatible vision API; on text-only sessions, pasted images are stored as local paths for the model and rendered inline in the chat transcript.
dsh-mindseye
kanchengw/dsh-mindseye
Vision plugin for text-only DeepSeek Harness models: native image paste, layered evidence memory and cache, and intent-driven tool selection.
dsh-tool-vision
gloryxpnv/dsh-tool-vision
Local-first structured vision for text-only agents: images go to a local OpenAI-compatible VLM and come back as JSON evidence (summary, verbatim OCR, layout regions, entities/relations, colors, explicit uncertainty), with anti-hallucination fallback and an optional paste/upload bridge; zero cloud cost, images never leave the machine.
dsh-vision (vision-route)
314857493/dsh-vision
Registers a `deepseek-vision` provider route: the Web GUI accepts pasted images and transcribes them to text via the free Zhipu GLM vision API before delegating to the DeepSeek adapter.
dsh-plugins (dsh-web-search-metaso)
tzhr-invest/dsh-plugins
Metaso (秘塔AI搜索) search & reader providers for the web seam: web_search returns page summaries, web_fetch reads full-page markdown, multi-scope search (webpage/document/paper/image/video/podcast).
dsh-tool-bandit-search
siruignaw-sys/dsh-tool-bandit-search
A `search` tool that learns to pick between fast and thorough search strategies using a contextual bandit (Thompson sampling), improving from real usage instead of a fixed heuristic.
dsh-edit-approval
sirilee/dsh-edit-approval
Per-edit approval for write/edit/str_replace_editor: shows a red/green line diff before the file is touched and asks approve once or reject, with a master switch in Settings.
dsh-recall
relistencode/dsh-recall
Conversation history recall for DSH: three-layer (literal/fuzzy/semantic) retrieval over every past session's original text, fully local & offline — AI never forgets what you told it. One-command install via `dsh.bundle.patch`, semantic layer runs in a worker thread.
dsh-coding-subscription-oauth
lninghaha/dsh-coding-subscription-oauth
Coding-subscription OAuth for SuperGrok/Grok Build, ChatGPT Plus Codex, Kimi Code and Claude Code, plus an opt-in loopback OpenAI/Anthropic gateway: local login without pasting tokens, AUTH refresh-and-retry, grok-4.6 xhigh, and API-key route coexistence.
dsh-deepseek-usage
yyb16yyb-hub/dsh-deepseek-usage
Real-time DeepSeek API usage: account balance with low-balance alerts (browser notification on threshold crossing), token & request stats (total/today/last-60s windows, per-model and per-session), estimated cost — a composer dock plus a settings-page usage panel.
dsh-crw
us/dsh-crw
Auf fastCRW gestützte Websuche- und Fetch-Provider für DeepSeek Harness (ctx.web)
dsh-plugin-notify
pasumao/dsh-plugin-notify
Windows-Benachrichtigungs-Plugin für DeepSeek Harness (dsh): ein natives Toast, sobald der Agent stoppt (fertig / abgebrochen / Fehler / wartet auf Ihre Auswahl / Sitzung geschlossen), plus ein Systemtray-Symbol. Rein host-seitig, keine Abhängigkeiten, kein Build.
dsh-sight
fu3rte/dsh-sight
Vision als Plug-in für rein textbasierte DeepSeek-Harness-(dsh)-Modelle: ein `vision`-Tool mit integrierten günstigen/kostenlosen VLM-Presets, Stapelanalyse mehrerer Bilder, Bildaufnahme per Einfügen-als-Hinweis und einer Web-Einstellungsseite mit Hot-Reload.
dsh-plugin-approval-alert
doncelee229-cmyk/dsh-plugin-approval-alert
Native Betriebssystem-Benachrichtigungen für Genehmigungs- und Rückfrage-/Planaufforderungen: der Toast nennt den Arbeitsbereich, ein Klick springt dorthin, zweisprachig (zh-CN/zh-TW/en), mit Klangton.
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
Durchsucht, listet und liest vergangene und aktuelle Sitzungen über den harness-eigenen `sessionQuery`-Dienst: nutzt den SQLite-FTS5-Index, wo eine Installation ihn aktiviert, und weicht sonst auf einen begrenzten Scan von den neuesten Einträgen aus.