Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

666 Plugins gefunden

B

chrome-faithful

bpc-oss/chrome-faithful

Exact-profile control of your real logged-in Chrome browser: an MCP server plus MV3 extension and authenticated localhost bridge for tabs, locators, file injection, media export, and durable scroll capture, with no debug profile or remote-debugging port.

1letzten MonatTools & FunktionenMIT
Y

dsh-funnel

yuanyuanma03/dsh-funnel

Ingestion-time tool-output curation: keeps error and warning lines plus head and tail, spills the full text to disk with a pointer the model can read back; covers every text tool, small results pass through untouched.

1letzten MonatTools & FunktionenMIT
A

dsh-agentmail

agentmail-to/dsh-agentmail

Gives an agent its own email inbox through AgentMail — eleven tools for sending, reading and labelling mail, plus inbound mail delivered into one harness session per email thread, with an approval gate and recipient allowlist on everything outbound.

1letzten MonatTools & FunktionenMIT
S

dsh-memory-porter

shiye-10pages/dsh-memory-porter

Bringt deine bestehende Claude-/ChatGPT-Historie nach DSH: sofortiger Import ohne Tokens der memories.json in einem Claude-Export, lokale Claude-Code-Transkripte ohne Export und Gespräche, destilliert durch das bereits in DSH konfigurierte Modell. Jede Erinnerung trägt wörtliche, vom Code gegen die Quelle geprüfte Belege — eine Umschreibung wird verworfen und gezählt, und nur in Assistenten-Turns gefundene Belege gehen immer in die Prüfung statt in den Speicher.

1letzten MonatGedächtnisMIT
A

dsh-active-context-pruning

aerince/dsh-active-context-pruning

Model-authored context pruning for DeepSeek Harness through the official compaction API.

1letzten MonatGedächtnisMIT
N

dsh-llm-grok

noirbright/dsh-llm-grok

xAI Grok subscription chat: SuperGrok or X Premium+ OAuth, a displayed model subset, Responses through the Grok CLI proxy, and always-on server-side web_search and x_search.

1vor 7 TagenModelle & AnbieterMIT
M

dsh-claude-provider

mofeng2223/dsh-claude-provider

Unterstützung für einen benutzerdefinierten Claude-Provider in DeepSeek Harness

1letzten MonatModelle & AnbieterMIT
A

dsh-chatgpt-subscription

aa728848/dsh-chatgpt-subscription

DSH-Provider-Plugin für den Codex-Zugriff über ein ChatGPT-Abonnement.

1letzten MonatModelle & AnbieterMIT
R

dsh-cloudflare-browser-run

realalexandreai/dsh-cloudflare-browser-run

DeepSeek-Harness-Plugin: Tools für das Web-Browsing (Markdown / Screenshot / PDF), angetrieben von Cloudflare Browser Run — echtes Headless-Chrome mit JS-Rendering, Login-Sitzungen und WebMCP-Unterstützung.

1letzten MonatTools & FunktionenMIT
A

dsh-voice-webspeech

anweat/dsh-voice-webspeech

Spracheingabe über die Web-Speech-API des Browsers: kein Server, keine Schlüssel, keine Modell-Downloads (Edge=Azure, Chrome=Google Speech).

1letzten MonatVision, Sprache & MultimodalMIT
I

dsh-pain-point-check

iccuse/dsh-pain-point-check

Erzwungenes Pain-Point-Gate: nach zwei nicht konvergierten Experimenten werden die drei Fragen eingespielt, nicht-untersuchende Tool-Aufrufe bis zur Beantwortung verweigert und Wiederholungsversuche in dieselbe Richtung blockiert.

1letzten MonatEntwicklung & Plugin-ToolsMIT
C

dsh-browser-harness

chaserchan/dsh-browser-harness

浏览器控制插件:把 browser-use / browser-harness 的 Browser Harness 注册为 DSH 会话工具,让 agent 直接写 Python 驱动真实 Chrome(导航/点击/输入/取无障碍树/截图),支持独立专用浏览器与附着系统浏览器两种模式;配置 TypeSafe key 后条件启用 browser_autopilot(Jev 目标式自动化)。

0vor 10 StundenWorkflow-AutomatisierungMIT
C

dsh-read-aloud

cccc12138/dsh-read-aloud

Adds a speaker button immediately right of the Like button on every finalized assistant reply; click it to hear the reply through the browser speech engine, and hover it for a speed and voice panel.

0vor 4 TagenVision, Sprache & MultimodalMIT
L

tool-guardian

luminarisoftwares/tool-guardian

Fronts stdio MCP servers with three router tools (list_capabilities, describe_tool, call_tool) so schemas load on demand instead of riding every request; shapes every tool result through a deterministic output ladder that archives the original first (retrieve_spill reads it back); prices tool groups in tokens and can hide built-in groups per agent. Bridges to a standard-library Python router, so Python 3.9+ is required.

0vor 17 StundenTools & FunktionenMIT
A

dsh-mcptoon

activeing123/dsh-mcptoon

Mounts the mcptoon MCP gateway as one stdio server, so the agent discovers the tools of every MCP server you have configured through mcptoon's compressed view instead of full JSON schemas on each turn. Ships a doctor CLI that checks the mcptoon executable resolves and prints the exact command/args override when it does not.

0vor 6 TagenTools & FunktionenApache-2.0
S

dsh-edit-diff

senyayume/dsh-edit-diff

Redraws line-level diffs on edit, write, insert and str_replace_editor tool cards — unchanged lines render once and changed characters are underlined — covers run_code (PTC) sub-calls, adds a per-turn changed-files card, and opens or copies any of those paths from the card rows and the tool rows through a host route the plugin serves itself.

0vor 7 StundenUI-ErweiterungenMIT
E

dsh-run-button

edwardxiao-bit/dsh-run-button

Adds a Run button to shell code blocks in replies, executing the snippet through the host shell service and showing its output in a floating bottom-right dock, or in one bottom-panel tab per run.

0vor 6 StundenUI-ErweiterungenMIT
L

context-guardian

luminarisoftwares/context-guardian

Compaction fallback for compaction-basic: when its LLM summary throws, comes back empty or cannot fit the window, the span is compiled deterministically with a seq pointer on every line (vendored dsh-compaction-instant compiler). Adds recall and search tools, /recall and /context commands, an idle trigger at 45% of the window and an on-disk span archive. The engine mounts as one row in the agent preset (docs/dsh-integration.md).

0gesternSitzungen & NachrichtenMIT
F

dsh-model-health-probe

fu827707013/dsh-model-health-probe

Manual model probe for DeepSeek Harness: a session-view tab where you pick provider, API type, model and route, then send one real raw HTTP request over openai-completions, openai-responses or anthropic-messages — streaming or not — and read latency, TTFT, HTTP status, token usage and a three-layer diagnosis chain (API request / model response / strict check) on one screen, with errors in plain language.

0vor 4 TagenEntwicklung & Plugin-ToolsMIT
J

dsh-clear-mind

john-walks-slow/dsh-clear-mind

Model-autonomous context compaction for DeepSeek Harness: a mind_map tool surveys the agent context surface (stable seq ids, roles, token weights, clear-boundary markers, the clear-mind playbook), a clear_mind tool replaces a chosen conversation-history span with a model-written checkpoint through the native compaction transaction, call and result pairs self-collapse into one-line tombstones, and a proactive reminder nudges the model when the context grows long or a turn runs too many steps.

0vor 4 TagenGedächtnisMIT
T

dock-flash

tcgbp/dock-flash

Quick Control panel for DSH Web: a docked or floating shortcut panel whose switches other plugins register through the quickControl service. Includes a theme and skin switcher plus fine-grained NO_PROXY proxy controls, and works with dock-base or standalone.

0vor 10 StundenUI-ErweiterungenApache-2.0
S

dsh-ricewhale

syx2bzd/dsh-ricewhale

A draggable whale-maid physics widget for the DSH Web UI: throw it around, catch token coins, and eat rice bowls.

0vor 3 TagenUI-ErweiterungenMIT
J

dsh-qol

john-walks-slow/dsh-qol

Mobile-first Web UI quality-of-life pack for the DeepSeek Harness: a Chrome-style active-session tab bar, full-screen sidebar swipe open/close, overlay sidebar, collapsed-sidebar recents, keyboard-suppressing session switching, viewport/IME keyboard adaptation, touch feedback, code/table inner scrolling, hidden permission dropdown, a full-screen settings rewrite with tab memory, and a compositor-driven status pulse, no-touch-drag long-press protection — 14 features, each independently toggleable from the Settings QoL section with instant effect, persisted per browser in localStorage; pure client-side CSS/JS, mobile rules locked to viewports of 768px and below so desktop stays untouched.

0vor 4 TagenUI-ErweiterungenMIT
J

dsh-harness-ui

jianjianzhu/dsh-harness-ui

A full-page console panel opened from the sidebar, with eight tabs: an overview; a session list read from the sessions service (title, directory, running state, updated time, with filters); installed bundles and Loader entries from pluginInventory and pluginManager, with per-bundle enable switches; a plugin market listing public topic:dsh-plugin repositories from the GitHub search API; a model and provider editor that writes the llm-pi-ai settings namespace through remote.settings.mutate (switch a session model, add or edit providers and their model lists, and store API keys via remote.credentials, merging over the stored profile so fields the form does not expose survive an edit); MCP and skills tabs; and a usage tab that reads the host's loopback /api/dsh-usage/overview document. Services are declared through ctx.inject, so a deployment that omits one mounts without the console rather than crashing.

0vorgesternUI-ErweiterungenMIT