Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

46 Plugins gefunden

J

dsh-sseye

jhuanxx44/dsh-sseye

LLM debug console for DeepSeek Harness: captures the full content of every model call at the llm/stream waterfall (options, stream chunks, usage, wire protocol) and shows it in a DevTools-style docked panel, with shared-prefix context diffing, wire-JSON reconstruction, JSON export and a runtime-tunable capture policy.

1vor 10 TagenEntwicklung & Plugin-ToolsMIT
J

skill-framework

johnxu22786/skill-framework

Bundles an engineering-methodology skill library as one Cordis plugin: 14 Agent Skills (planning, testing, debugging, review, delivery) registered on ctx.skills for DeepSeek Harness.

1letzten MonatSkillsMIT
B

chrome-faithful

bpc-oss/chrome-faithful

Exakte Profilsteuerung deines echten angemeldeten Chrome-Browsers: ein MCP-Server plus MV3-Erweiterung und authentifizierte localhost-Bridge für Tabs, Locators, Datei-Injektion, Medienexport und dauerhafte Scroll-Aufzeichnung, ohne Debug-Profil oder Remote-Debugging-Port.

1letzten MonatTools & FunktionenMIT
L

dsh-http-tools

lussey820/dsh-http-tools

HTTP-/API-Debugging-Toolset: voll kontrollierbare HTTP-Anfragen (Methode/Header/Body/Auth), Parsing von curl-Befehlen und deren Ein-Schritt-Ausführung, Anfragehistorie in der Session mit Side-by-Side-Antwortvergleich, paginierungsbewusste Link-Header und DeepSeek-gebrandete UI-Karten (optional dsh-http-tools-ui).

1letzten MonatTools & FunktionenMIT
M

dsh-payload-capture

moeblack/dsh-payload-capture

Erfasst jede Upstream-Modell-API-Payload als JSON (Debugging und Observability).

1letzten MonatEntwicklung & Plugin-Tools
C

dsh-inspector

cocosgt/dsh-inspector

Untersucht und verwaltet die live geltende Anweisungskette und Projekt-Skills der aktuellen dsh-Sitzung, mit Erstellung und Bearbeitung direkt vor Ort — was Sie sehen, bekommt auch das Modell

1letzten MonatEntwicklung & Plugin-Tools
Y

dsh-failure-capsule

yiharvest/dsh-failure-capsule

Lokal-first-Fehlerbeweiskapseln für DeepSeek-Harness-Sitzungen

1letzten MonatEntwicklung & Plugin-ToolsMIT
I

dsh-feishu

itr-del/dsh-feishu

Feishu-(Lark-)IM-Bridge für DeepSeek Harness über `dsh plugin add`; ein DM-Nutzer entspricht einer dauerhaften dsh-Sitzung, mit vollständiger Debugging-Dokumentation.

1vor 10 TagenIntegrationen & FernzugriffMIT
H

dsh-step-trace

hj01857655/dsh-step-trace

Record every step the agent took, and walk through it forwards and backwards to find where it went wrong.

0vor 8 TagenSitzungen & NachrichtenMIT
A

dsh-connectors (browser-connector)

azhe0306/dsh-connectors

Browser automation connector: drives the local Edge or Chrome over the DevTools Protocol with zero runtime dependencies — launch a headless throwaway-profile browser or attach to one started with --remote-debugging-port, then navigate, read page text and interactive elements, click, type, and screenshot through 11 agent tools.

0gesternTools & FunktionenMIT
Z

dsh-wx-preview

zhxnix/dsh-wx-preview

Preview native WeChat Mini Programs in the DSH sidebar with a local runtime and WXML source locations.

0vor 4 TagenEntwicklung & Plugin-ToolsMIT
W

dsh-llm-trace

wpeng77/dsh-llm-trace

Wire-level LLM inspector: captures the raw HTTP request and response bodies of model provider calls and attributes each capture to the session that caused it through the llm/stream waterfall. The request pane renders the body as a collapsible tree with per-node sizes — one measured request was 98.6% a single 973-entry array — and the response pane reassembles the OpenAI-style SSE chunk stream into reasoning, content, tool calls and usage. Shown in a Conversation View tab and a loopback viewer page.

0vor 5 TagenEntwicklung & Plugin-ToolsApache-2.0
H

dsh-android-pane

hoyyang/dsh-android-pane

Live Android device pane next to your DSH conversation: scrcpy-server H.264 streaming (WebCodecs, 30-60 fps), agent tap/swipe/text with auto-screenshot verification, uiautomator element tree with tap coordinates, host-managed recording + logcat debug sessions. FLAG_SECURE pages are detected automatically with a mitigation chain and a tappable text-view fallback. Emulators and USB real phones, human+agent co-operation, session-isolated, loopback-only.

0vor 7 TagenTools & FunktionenMIT
M

dsh-weixin-minigame

mrtrujay/dsh-weixin-minigame

Preview, debug (logs and screenshots), and publish WeChat Mini Games inside the dsh Web GUI, through the official mini game helper service

0vor 15 TagenEntwicklung & Plugin-ToolsMIT
R

dsh-desktop-shell

ringolink/dsh-desktop-shell

Turn the DeepSeek Harness Web UI into a real desktop application from inside DSH: one plugin that provisions a portable launcher (native WebView2 window, tray residency, silent backend start, readiness gating, debug console) plus desktop/start-menu shortc

0vor 11 TagenUI-ErweiterungenMIT
G

dsh-plugin-development

gezi-wen/dsh-plugin-development

Ships a skill that documents how to build, debug and publish DSH plugins - host and client package skeleton, developing a forked plugin inside a throwaway profile, publishing to GitHub and npm, and the pitfalls found while shipping them. Installing the plugin registers the skill.

0vor 7 TagenSkillsMIT
D

dsh-logbook

d3vmeh/dsh-logbook

Makes ctx.logger output visible: a /logs chat command over a full-capture ring (level, name, grep, since filters) plus a default-on stderr exporter for warnings and errors, configurable per plugin; works headless. Also documents that dsh's default log buffer silently drops warn and debug records.

0vor 27 TagenEntwicklung & Plugin-ToolsMIT
M

dsh-error-explainer

mkaliezz/dsh-error-explainer

DSH plugin: dsh-error-explainer

0letzten MonatTools & FunktionenMIT
L

dsh-frontend-inspector

lovstudio/dsh-frontend-inspector

Lovstudio dev click-to-source for DeepSeek Harness web: runtime-only, reads React _debugSource on Shift+Option click and opens the editor. No build-time markers; works in vite dev (jsxDEV __source).

0letzten MonatEntwicklung & Plugin-ToolsMIT
H

dsh-tool-debug

hy-sde/dsh-tool-debug

The `debug` tool for DeepSeek Harness — a model-facing Debug Adapter Protocol tool with 28 operations (launch/attach, breakpoints, continue/pause/step, threads/stackTrace/scopes/variables/evaluate, disassembly, memory, modules, output, terminate) over the

0letzten MonatGedächtnis
Z

dsh-jwt

zhijiangtang/dsh-jwt

Decodes a JWT for debugging without verifying its signature, and flags expiry.

0letzten MonatTools & FunktionenMIT
L

dsh-plugin-lion-skills

lion-1209/dsh-plugin-lion-skills

Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.

0letzten MonatSkillsMIT