Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

283 plugins trouvés

J

dsh-service-console

jiyr0119/dsh-service-console

Console de service de développement local pour DSH : répertorie tous les services d'écoute sur la machine et permet aux utilisateurs d'inspecter, d'arrêter ou de redémarrer en toute sécurité les services démarrés pendant le développement.

2il y a 9 joursDéveloppement et outils de pluginsMIT
W

dsh-port-manager

wasd258-jpg/dsh-port-manager

Plugin gestionnaire de port web DSH : liste tous les ports locaux en écoute, sélectionnez-en un libre et basculez à chaud le port web DSH sans redémarrer le processus. Plugin de gestion de ports : voir les ports occupés localement et basculer à chaud le port web DSH.

2le mois dernierDéveloppement et outils de plugins
T

dsh-deepseek-pet

txlznbzsdj-collab/dsh-deepseek-pet

Animal de bureau animé baleine bleue DeepSeek flottant sur la page Web DSH : déplaçable avec des bulles et des poses d'humeur, un outil pet_say pour que le modèle le fasse parler, et des états de réflexion et de célébration de début/fin.

2le mois dernierJuste pour le plaisirMIT
H

dsh-power-button

huasheng33991/dsh-power-button

Bouton marche/arrêt en un clic épinglé dans le coin inférieur droit de la fenêtre : redémarre le faisceau DeepSeek en place via un assistant détaché qui relance l'invocation de démarrage exacte (bouclage de même origine gardé), avec une action facultative d'arrêt uniquement.

2le mois dernierDéveloppement et outils de plugins
Z

Stata-AI-Skill

zihaovistonwang/stata-ai-skill

Exécutez Stata via DeepSeek Harness : le service natif Stata AI Skill démarre automatiquement avec DSH (binaires macOS/Windows embarqués), pour lancer régressions, do-files et workflows économétriques sans configuration manuelle.

2le mois dernierCompétencesMIT
M

dsh-restart-fab

miisaka19800/dsh-restart-fab

Bouton flottant de redémarrage pour l'interface web DSH : redémarre le processus dsh sur place avec une superposition plein écran et recharge automatiquement la page ; aucun script de lancement n'est requis, fonctionne sous Windows/macOS/Linux.

2le mois dernierAméliorations UIMIT
R

dsh-desktop-windowos (plugin)

rafolie/dsh-desktop-windowos

Shell de bureau Windows dans la zone de notification pour DSH : installe automatiquement l'exe depuis les GitHub Releases, crée un raccourci sur le bureau et ajoute un outil desktop_launch pour le démarrer depuis le chat.

2le mois dernierAméliorations UIMIT
K

dsh-startup-animation

kylinq01/dsh-startup-animation

Startup splash for DeepSeek Harness: an animated avatar with aurora, stardust, pointer parallax and a module-assembly entrance, plus the same image as the main-UI wallpaper; both images can be swapped from a settings page that previews the animation live.

1il y a 3 joursAméliorations UIMIT
W

dsh-git-server

weibaohui/dsh-git-server

Git server: embeds ts-gogs (a TypeScript reimplementation of Gogs) and serves a full Git service on its own port — HTTP clone/push, web UI, issues/PRs/wiki — reusing user-management credentials, start/stop from the settings page.

1il y a 6 joursGit et revue de code
P

dsh-team-rooms

perrylink/dsh-team-rooms

Persistent, cross-session multi-agent team rooms for DeepSeek Harness — members, a message bus, a shared task board, and a shared timeline that survive restarts.

1il y a 22 heuresFlux et automatisationApache-2.0
C

dsh-token-ledger

chenmiao8563/dsh-token-ledger

Transparent, auditable token accounting for DeepSeek Harness: a restart-safe ledger over the durable session log, a CLI that recomputes it from raw logs and diffs the result, and a bill — by workspace, session, model or provider, exportable as CSV or JSON

1il y a 9 joursUtilisation et facturationMIT
M

dsh-autostart

mandarin715/dsh-autostart

Windows boot autostart and one-click restart for the DSH service, from inside DSH: a resident supervisor that outlives the host, so a failed restart cannot leave DSH down; DSH spawned attached to a hidden console the supervisor owns, so no console window appears; plus a restart button, the current tokenised access URL and an optional post-start hook.

1il y a 9 joursDéveloppement et outils de pluginsMIT
D

dsh-voice-talk

duoduoqian708/dsh-voice-talk

Voice conversation mode for the DSH Web GUI: tap the mic to start a full-screen call, talk hands-free, and hear each reply read aloud as it streams. Bilingual (Chinese/English) UI, light and dark themes, adjustable speech rate, and switchable voices.

1il y a 8 joursVision, voix et multimodalMIT
S

dsh-launcher

songer522/dsh-launcher

macOS menu bar app for the DSH web server, plus the host plugin it reads: the plugin writes the running server's port, PID and tokenized URL to ~/.config/dsh-launcher/runtime.json and removes it on shutdown, so start, open, restart and stop work from the status bar even for a server started from a terminal.

1il y a 9 joursOutils et capacitésMIT
L

crash-guard-dsh

limochaishang/crash-guard-dsh

Crash protection plugin that auto-isolates plugins causing startup crash or hang, with independent watchdog process for total hang recovery.

1il y a 14 joursDéveloppement et outils de pluginsMIT
O

dsh-scheduled-send

ottttto/dsh-scheduled-send

Scheduled send: fire a drafted message into the bound conversation as a normal user bubble at a set time. Runs host-side, so the browser can stay closed; per-session isolation and restart-safe redelivery.

1il y a 8 joursFlux et automatisationMIT
M

dsh-model-prompt-injector

moonlitdropofblood/dsh-model-prompt-injector

Per-model system prompt injector for DeepSeek Harness: append custom prompt text to the END of the system prompt for locally configured models, matched by exact provider/model route or a provider-wide provider/* rule (both stack in order). A Settings page lists every configured provider and its models for per-route editing with instant effect, and rules persist to DSH_HOME so they survive restarts. Applies to main sessions, subagents, and workflow children alike.

1avant-hierModèles et fournisseursMIT
S

dsh-session-manager

sunshiner04/dsh-session-manager

Settings-page manager for archived DeepSeek Harness sessions: restore an archived session to its previous workspace position or permanently delete it (direct physical deletion, no backup layer). Adds a red permanently-delete item to the session context menu and three agent tools. Deleting an open session works immediately; the leftover in-memory copy is hidden behind an archive tombstone until the next restart.

1il y a 10 joursSessions et messagesMIT
C

dsh-stability-audit

chunfenxiazhi-collab/dsh-stability-audit

Stability audit for installed dsh plugins: static risk grading (hook surface, startup work, inject, entry, dep ranges) plus optional isolated install verification.

1il y a 13 joursDéveloppement et outils de pluginsMIT
1

dsh-wsl-tray

173787247/dsh-wsl-tray

Writes a Windows shortcut and tray launcher to start dsh web in WSL, with Health/Restart and the :3081 launch-token URL.

1il y a 5 joursDéveloppement et outils de pluginsMIT
B

DSH-guardian (dsh-guardian)

bill277048-hash/dsh-guardian

WebUI panel for the dsh-guardian watchdog: start, stop and inspect two macOS LaunchAgents with status, log tail and explicit failure states.

1il y a 13 joursOutils et capacitésMIT
M

dsh-ma-plugins (dsh-handoff)

margbug01/dsh-ma-plugins

Secret-redacted session handoff with review, auto-start, and brief-only modes.

1le mois dernierSessions et messagesMIT
S

daruma (dsh-daruma)

sischoi/daruma

Keeps long DSH sessions alive when a model channel starts failing: daruma takes over after the in-box retry gives up, trips a self-healing circuit breaker on repeated 429/5xx or a terminal error, and moves the next request to another channel in your chain. A panel beside the composer picks the backup by hand, switches show up as rows in the conversation, and every decision lands in a durable JSONL audit log.

1il y a 4 joursModèles et fournisseursMIT
Z

dsh-desktop-shell

zerorigin-studio/dsh-desktop-shell

A dsh web plugin that wraps the running Harness in a native Windows desktop window: it bundles a Wails v3 desktop client (so installing the plugin is enough), probes the web port and writes the ~/.dsh/dsh-web-port.json protocol file for the client, registers a system tray, desktop/Start Menu shortcuts and a startup autostart toggle, and the client can start dsh itself if it is not running.

1il y a 20 heuresAméliorations UI