Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
96 Plugins gefunden
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Fail-closed-Kanalbrücke für Feishu (Lark): mit einem Bot chatten, dsh-Agent-Runden zurückbekommen. Integration nur über das offizielle Python-SDK (exakt gepinnt); Allowlist mit Deny-by-Default, Verifizierung von Webhook-Signatur/Timestamp/Replay, sitzungstreue Zuordnung je Chat; zweisprachige Doku.
dsh-chat-outline
liliucourier/dsh-chat-outline
Dauerhafte Gesprächsgliederung am linken Rand: Fragen und finale Antworten pro Runde, Stichwortfilter, Sprung per Klick.
dsh-session-export
yangyongzhen/dsh-session-export
Export sessions to Markdown/JSON for review, replay, and per-session cost summaries.
dsh-session-timeline
xiluovo/dsh-session-timeline
Session timeline down the left of the conversation: every user message at a glance, current-message tracking, hover preview of the message and its reply, click to jump, collapsible.
dsh-search-mcp
gxpppp/dsh-search-mcp
Ersetzt die eingebaute Websuche von dsh durch Such-MCP-Server (Tavily/Brave/Exa/Perplexity/DuckDuckGo/individuell), konfiguriert über die Web-Einstellungsseite. Deaktiviert den eingebauten DeepSeek-Suchprovider, solange es aktiv ist.
dsh-slack
stardustlc666/dsh-slack
DSH-Community-Plugin: Slack-Benachrichtigungen/-Brücke (v0.2 unterstützt bidirektionalen Socket Mode: Posteingang plus Thread-Antworten).
dsh-douyin
anacondakc/dsh-douyin
Kurzvideo-Sidebar: nativer Player, Serien-Navigation, präzises Verlauf-Replay.
dsh-im-gateway
lijian-ui/dsh-im-gateway
Multi-channel IM gateway plugin for DeepSeek Harness (dsh): DingTalk / QQ / WeChat(iLink) with QR-scan binding, streaming replies, and a unified ctx.imGateway service. 为 DeepSeek Harness 提供钉钉/QQ/个人微信多 IM 通道接入。
dsh-speak
alan2z/dsh-speak
Voice-announce the final reply on Windows (SAPI5 natural voices) and macOS (system voice); skips reasoning and tool calls, one-line npm install.
dsh-win-gitbash
buhuikongpan/dsh-win-gitbash
Git Bash shell tool for Windows: runs commands through the bash bundled with Git for Windows, with timeout, sandbox, output truncation, and background jobs, replacing the slow pwsh tool and the WSL-only bash tool.
dsh-custom-brand
baisama-cloud/dsh-custom-brand
Customizable brand area for the Web UI: replace the whale logo and DeepSeek wordmark with local images, and edit the HARNESS badge text (double-click to change, right-click to reset).
dsh-personalize
zephyr-vibe/dsh-personalize
Personalisierung je Host für DSH: individuelle Anweisungen, lokales Langzeitgedächtnis und Presets für den Antwortton.
dsh-tool-regex
omdsh-dev/dsh-tool-regex
Regex testen/extrahieren/sicher ersetzen/statisch erklären, ohne Code auszuführen.
dsh-llm-vision-bridge
einskyle/dsh-llm-vision-bridge
Native Vision-Bridge für LLM-Anbieter: In den Chat eingefügte Bilder werden von einem Vision-Modell (Qwen3-VL über pi-ai/llama.cpp) beschrieben, und die Textbeschreibung wird zur Antwort an das rein textbasierte DeepSeek weitergegeben — Bildaufnahme, Routing und Kompaktierung laufen vollständig über harness-native Mechanismen, mit LRU-Beschreibungscache und 503-Retry.
dsh-inline-images
3403473060/dsh-inline-images
Rendert lokale Bildpfade aus Assistentenantworten direkt im Nachrichtentext (9 Formate, Lightbox mit Zoom per Klick, verstellbare Größe).
dsh-running-liang
skiuniverse/dsh-running-liang
A Chrome-dino-style runner for the DeepSeek Harness Web UI: play while the agent replies, score from 梁子 to 梁圣 on a persistent progress strip.
dsh-xiaotangyuan-game (harness-plugin)
qimidandapigu/dsh-xiaotangyuan-game
XiaoTangYuan, an in-game AI companion for single-player games: understands the game screen, chats by text or push-to-talk, and speaks replies aloud; Stardew Valley is supported, with Don't Starve Together and Oxygen Not Included integrations in progress.
dsh-msg-hub
abcdefgxw/dsh-msg-hub
IM channel bridge: WeChat (ilinkai) / QQ / Feishu with proactive push — wake the channel bot from scheduled tasks and deliver AI replies to your phone.
dsh-image-gen
leemancheung/dsh-image-gen
GPT Image 2 `image_gen` with Codex subscription OAuth by default or explicit API-key mode: developing card, up to three live API partials, durable attachment replay/lightbox/download, text-only model output, and bounded credential-safe requests.
dsh-hermes-memory
isheng-eqi/dsh-hermes-memory
Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.
dsh-model-picker
genius-alray/dsh-model-picker
Dialog-style model picker for the DSH Web UI: fuzzy search, collapsible provider groups, favorites with a favorites-only filter, and a thinking-level dropdown, replacing the built-in model selector with official UI primitives and DSW tokens.
dsh-plugins
kestiny18/dsh-plugins
Replay-bewusste Modellnutzung pro Runde und Sitzungskosten für DeepSeek Harness
dsh-chameleon (bundle)
lsz-asd/dsh-chameleon
Selbstbearbeitende Desktop-Werkbank für DeepSeek Harness: eine vollständige Nachbildung von dsh web mit einem Bearbeitungsmodus, in dem der Agent die Werkbank (Patch-Layer, Plugins, UI) mit Hot Reload verändert.
dsh-popper
1473382/dsh-popper
Falsification-driven correction loop for agent sessions: risky work commits an evidence-checkable claim first, deterministic gates verify it, falsified claims force mutually exclusive replacement hypotheses with discriminating experiments, and every event lands in an append-only evidence ledger.