Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

283 plugins trouvés

G

dsh-windows-tray

gzmuldy/dsh-windows-tray

Contrôleur de baleine dans la zone de notification pour DeepSeek Harness (Windows) : démarrer / arrêter / redémarrer le service web dsh et ouvrir la Web UI depuis une icône de la zone de notification.

1le mois dernierIntégrations et accès distantMIT
B

anywhere-claude-mem

bleed00/anywhere-claude-mem

Un plugin DeepSeek Harness qui transforme la synchro git anywhere-claude-mem en pair DSH : récupère la mémoire inter-machines au début de session et pousse les nouveaux prompts/observations à mesure qu'ils arrivent dans le worker claude-mem.

1le mois dernierMémoireMIT
J

dsh-docker

jesse-njx/dsh-docker

Contrôle de conteneurs typé et protégé : ps/logs/inspect/exec/start/stop et compose up/down avec sortie JSON, ciblage conscient du projet, et opérations destructrices soumises à approbation.

1il y a 24 joursOutils et capacitésMIT
J

dsh-zen

john-walks-slow/dsh-zen

Zen Mode view tab and foreground time tracker for DeepSeek Harness: while the agent works, a calm conversation view shows running/done status, your latest user message, live activity hints and the final AI reply in markdown with one-line turn stats, plus screen-watching (focus) time tracking with daily/weekly Zen scores, a chat-hide toggle that hides tool calls and reasoning rows, auto enter/exit Zen on task start/complete, an Alt+Z shortcut and a Zen settings panel — pure client-side, stored in localStorage, no network.

0avant-hierAméliorations UIMIT
Z

dsh-global-context

zzjq678/dsh-global-context

Adds a Global Prompt tab to the conversation view: text you write there is prepended to the top of every session system prompt, and saving takes effect on the next message without a restart.

0il y a 3 joursSessions et messagesMIT
D

dsh-restart

dwjz/dsh-restart

Adds a Restart page to the DSH Web settings panel. The page shows the PID, port, start time and uptime of the running host and restarts it through a detached helper that waits until the port stops answering before replaying the same launch invocation; the page reloads itself once the replacement host answers with a new boot id.

0il y a 3 joursAméliorations UIMIT
M

dsh-plugin (dsh-auto-trust-all)

mzzsfy/dsh-plugin

Dynamically trusts every Host header that actually arrives and flips the default web binding to 0.0.0.0: wildcard or unenumerable entry domains work without editing the start command, the authentication layer is untouched, and hosts are evicted by LRU beyond a capacity cap.

0avant-hierIntégrations et accès distantMIT
M

dsh-plugin (dsh-maintain)

mzzsfy/dsh-plugin

Version and maintenance suite for DSH itself: detects new host releases from npm dist-tags, upgrades with one click, restarts safely, and the web page auto-recovers once the host is back.

0avant-hierDéveloppement et outils de pluginsMIT
D

dsh-bash-terminal-ts

drscrewdriver/dsh-bash-terminal-ts

Shell tool with four Windows backends (PowerShell / Git Bash / WSL / MSYS2) plus an interactive PTY terminal; the MSYS2 backend starts bash.exe with -lc so /etc/profile puts /usr/bin and /mingw64/bin on PATH, and injects MSYSTEM=MINGW64 into the PTY environment. Written in TypeScript, targets DSH 0.1.2+.

0il y a 3 joursOutils et capacitésMIT
H

dsh-session-resilience

hasan-aghayev/dsh-session-resilience

Adds DSH restart and stop controls with token-aware reconnect and policy-based recovery for interrupted web sessions.

0il y a 6 joursSessions et messagesMIT
X

dsh-xswt-tauriapp (dsh-desktop-app)

xswt442-cmd/dsh-xswt-tauriapp

Installer entry for the dsh-xswt-tauriapp desktop shell, a Tauri desktop shell for DeepSeek Harness: on the first dsh start after installation it downloads this platform's installer from the release, checks it against the release SHA256SUMS before writing it, and opens it with the system installer. It installs nothing itself and adds no UI to dsh.

0hierAméliorations UIMIT
C

dsh-agent-group-panel

cai-mh/dsh-agent-group-panel

Feishu multi-agent robot console: start, stop and reconnect the daemon, view status and recent activity, and jump to the task workspace.

0il y a 12 joursAméliorations UIMIT
W

dsh-step-clock

wste47/dsh-step-clock

Shows the running agent step above the web composer as a Chinese sentence: its step number, the tools it is running, and how long it has been going. A finished step keeps its duration on screen until the next one starts, so a slow step can be identified after the fact.

0il y a 9 joursAméliorations UIMIT
Y

dsh-simple-restart

yizhixiaokong/dsh-simple-restart

Adds a restart row to Settings → General that relaunches dsh web with the same invocation through a detached helper, refuses under a detected systemd supervisor unless allowRestart is true, and tests whether the listening port is free by connecting to it rather than binding it.

0il y a 6 joursDéveloppement et outils de pluginsMIT
Y

dsh-compose-panel

yizhixiaokong/dsh-compose-panel

Lists the Docker Compose projects of your DSH workspaces in the right sidebar, one group per project directory, with container status, project- and service-level up/stop/restart, and streamed per-service logs.

0il y a 6 joursDéveloppement et outils de pluginsMIT
Y

dsh-about-plugin

yaways/dsh-about-plugin

About panel and self-upgrade facade for DeepSeek Harness: version facts, channel-aware update checks, and a supervised source upgrade with restart, exposed to the Web Settings dialog over Typert Remote

0il y a 8 joursAméliorations UIMIT
Z

dsh-restart

zhengjy01/dsh-restart

One-click restart for DeepSeek Harness: a web button (plus a dsh_restart agent tool) hands the relaunch to a detached helper that waits for the port to free, relaunches the exact same command, streams the new host's output, auto-reconnects the page — and

0il y a 8 joursOutils et capacitésMIT
N

dsh-gme-workflow

nuaaweixinye/dsh-gme-workflow

Drives the GME Test Agent from inside Harness: three tools list interface catalogs, start and repair autonomous test generation in a local Python backend, poll the task until review, and keep PR, skip and cleanup actions behind explicit user consent.

0avant-hierFlux et automatisationMIT
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 6 joursAméliorations UIMIT
Z

dsh-plugin-idle-new-session

zg2017/dsh-plugin-idle-new-session

Starts a fresh session automatically when the app is opened (page load or tab/PWA foregrounded) 30+ minutes after the last time it was opened - avoids dropping the user back into a stale, possibly unrelated conversation after a real gap.

0il y a 22 joursSessions et messagesMIT
A

dsh-todo-continuity

apex-mochen/dsh-todo-continuity

Keeps an unfinished task list visible across turns. DSH clears the todos projection at the start of every turn and expects the model to rewrite the whole list, so when a turn is interrupted the plan is durably in the session log but permanently gone from the UI — and todo_write is write-only, so neither the user nor the model can read it back. This plugin registers one ordinary session/event listener, remembers the last list per session, and when a turn/start arrives whose remembered list still has unfinished work, re-appends that list so the projection stops reporting an empty plan. No fork of tool-todo and no waterfall: a plugin cannot replace the projection (the registry throws on a stateVersion mismatch), so appending the event the fold reacts to is the reachable seam. Deliberately narrow — only unfinished lists, at most one event per turn start, fails open. Verified by a controlled A/B on real sessions: identical runs differing only in whether the plugin was installed, folded through the real projection definition. Zero dependencies.

0il y a 6 joursSessions et messagesMIT
1

dsh-web-url-view

1032740078/dsh-web-url-view

Adds a View URL page to Settings showing the running session tokenized Web address plus a stable fixed address that survives desktop restarts and is reachable from other devices on the same LAN.

0il y a 8 joursIntégrations et accès distantMIT
N

dsh-bat2exe

nirvanaslash/dsh-bat2exe

Compiles a Windows .bat/.cmd launcher into a real .exe from inside DSH: renders an icon from a built-in bitmap font, emits a C# wrapper that runs the batch file next to it, compiles with csc.exe (or dotnet build), and can write Start Menu / Desktop shortcuts.

0il y a 9 joursDéveloppement et outils de plugins
A

dsh-substrate (plugin)

anweat/dsh-substrate

Diagnose duplicate DSH loader entry IDs before startup, report version-locked repair status in a read-only settings card, and apply or revert audited loader repairs through an external CLI.

0il y a 11 joursDéveloppement et outils de plugins