Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

46 plugins trouvés

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.

1il y a 10 joursDéveloppement et outils de pluginsMIT
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.

1le mois dernierCompétencesMIT
B

chrome-faithful

bpc-oss/chrome-faithful

Contrôle exact du profil de votre vrai navigateur Chrome connecté : un serveur MCP plus une extension MV3 et un pont localhost authentifié pour les onglets, localisateurs, injection de fichiers, export média et capture de défilement durable, sans profil de débogage ni port de débogage distant.

1le mois dernierOutils et capacitésMIT
L

dsh-http-tools

lussey820/dsh-http-tools

Ensemble d'outils de débogage HTTP/API : requêtes HTTP à contrôle total (méthode/en-têtes/corps/authentification), analyse de commandes curl et exécution en une étape, historique des requêtes de la session avec comparaison des réponses côte à côte, en-têtes Link tenant compte de la pagination, et cartes d'interface aux couleurs DeepSeek (dsh-http-tools-ui en option).

1le mois dernierOutils et capacitésMIT
M

dsh-payload-capture

moeblack/dsh-payload-capture

Capture chaque payload d'API de modèle en amont en JSON (débogage et observabilité).

1le mois dernierDéveloppement et outils de plugins
C

dsh-inspector

cocosgt/dsh-inspector

Inspectez et gérez la chaîne d'instructions en direct et les skills de projet de la session dsh en cours, avec création et édition sur place — ce que vous voyez est ce que reçoit le modèle.

1le mois dernierDéveloppement et outils de plugins
Y

dsh-failure-capsule

yiharvest/dsh-failure-capsule

Capsules de preuves d'échec local-first pour les sessions DeepSeek Harness.

1le mois dernierDéveloppement et outils de pluginsMIT
I

dsh-feishu

itr-del/dsh-feishu

Passerelle de messagerie Feishu (Lark) pour DeepSeek Harness via `dsh plugin add` ; un utilisateur en MP pour une session dsh persistante, avec une documentation de débogage complète.

1il y a 10 joursIntégrations et accès distantMIT
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.

0il y a 8 joursSessions et messagesMIT
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.

0hierOutils et capacitésMIT
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.

0il y a 4 joursDéveloppement et outils de pluginsMIT
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.

0il y a 5 joursDéveloppement et outils de pluginsApache-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.

0il y a 7 joursOutils et capacitésMIT
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

0il y a 15 joursDéveloppement et outils de pluginsMIT
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

0il y a 11 joursAméliorations UIMIT
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.

0il y a 7 joursCompétencesMIT
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.

0il y a 27 joursDéveloppement et outils de pluginsMIT
M

dsh-error-explainer

mkaliezz/dsh-error-explainer

DSH plugin: dsh-error-explainer

0le mois dernierOutils et capacitésMIT
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).

0le mois dernierDéveloppement et outils de pluginsMIT
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

0le mois dernierMémoire
Z

dsh-jwt

zhijiangtang/dsh-jwt

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

0le mois dernierOutils et capacitésMIT
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.

0le mois dernierCompétencesMIT