Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
283 plugins trouvés
dsh-launch
khellendros97/dsh-launch
Detached-broker supervision of long-running services (dev servers, watchers, mock APIs) that survive turns, sessions and DSH restarts, with a Service sidebar tab (registered via better-sidebar's extension API) and service_start/stop/restart/list/logs model tools.
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Scans the DSH loader tree at startup for plugin conflicts (duplicate mounts, failed or pending plugins, duplicate config row ids), auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI.
dsh-start
zhengjy01/dsh-start
One-click start/stop launcher for DSH Web on macOS — start (foreground/daemon), stop, status, duplicate-launch guard, auto browser open, plus a Dock-able DSH.app built by script.
dsh-wallpaper
frog755/dsh-wallpaper
Persistent image or MP4 wallpaper for the DSH Web profile: a wallpaper card under Settings -> General selects a local image or MP4 (up to 300 MB), tunes surface opacity and blur, compresses video locally to H.264 when ffmpeg/ffprobe are on PATH, stores media under ~/.dsh/wallpapers, and pins the Web server to port 9191 so the saved wallpaper survives restarts.
dsh-setting-restart
893413974-bit/dsh-setting-restart
One-click restart of the DSH service from Settings > General (通用设置 · 一键重启)
dsh-skill-mcp-center
max-null/dsh-skill-mcp-center
Skill and MCP management center for DeepSeek Harness: browse and toggle user/project skills, add/edit/remove MCP servers hot without restart, with live per-session status in the sidebar.
dsh-settings-pro
kazecreator/dsh-settings-pro
DeepSeek Harness settings-pro plugin: IM bridge (Telegram/WeChat), DeepSeek usage, cross-restart memory, desktop pets, and a vision bridge
dsh-mcp-market
lkmeng2001/dsh-mcp-market
MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.
dsh-theme-switch
kinmat-a/dsh-theme-switch
One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.
dsh-starter-pack
dariandai/dsh-starter-pack
A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.
dsh-genie
swaylq/dsh-genie
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh-hot-reload
stuarthu/dsh-hot-reload
Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
dsh-web-launcher
hanwuji1/dsh-web-launcher
One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install / open / status).
dsh-vision-fallback
1helloman1/dsh-vision-fallback
Routes chat images to a fixed OpenAI-compatible vision model, returns factual observations to the selected main model, and reuses session-scoped observations across replay, compaction, and restarts.
dsh-tools
qq1376868542-lang/dsh-tools
Personal toolbox for the dsh web profile with per-feature toggles: task-done desktop notifications, one-click restart, session deletion, plugin enable/disable, update checks, and UI utilities.
dsh-plugins (dsh-mcp-client-v2)
damonkoy/dsh-plugins
Enhanced MCP client: paginated tool discovery, non-blocking startup, mcp_tool_search, hand-rolled stdio/streamable-http transports.
dsh-memory
yangyongzhen/dsh-memory
Long-term memory injected at session start: preferences/facts/summaries/knowledge in global and per-project scopes, budgeted recall via `agent/pre-step`, durable JSON store.
dsh-minimal-first-turn
zrui-c/dsh-minimal-first-turn
Premier tour à compatibilité minimale pour les sessions racine web : démarre avec bash persistant et str_replace_editor, retire le contexte automatique d'espace de travail et de compétences, puis restaure le preset sélectionné après le premier appel d'outil ou la première réponse ; inclut un interrupteur persistant dans le composeur.
dsh-projection-guard
damonkoy/dsh-projection-guard
Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.
dsh-line-select
fengmax1997/dsh-line-select
Sélection par plage de lignes : parcourez les fichiers de l'espace de travail, prévisualisez le code avec numéros de ligne, sélectionnez visuellement une plage et écrivez une référence @path:start-end dans le composeur ; l'agent reçoit les lignes exactes sélectionnées à l'envoi.
dsh-hot-plugin-host
tianyazty/dsh-hot-plugin-host
Chargement de plugins à l'exécution pour la Web UI : un dossier surveillé installe/met à jour les bundles de plugins client en direct à chaque ouverture de page, sans redémarrage. Inclut un exemple de tableau de bord de sous-agents en colonne droite.
dsh-session-cleaner
fountunt/dsh-session-cleaner
Supprime des sessions d'un runtime web en cours d'exécution : magasin en direct, enregistrements d'espace de travail, et artefacts sur disque (aucun redémarrage nécessaire).
dsh-plugin-reload
reina4xa/dsh-plugin-reload
Un plugin DeepSeek Harness : outil reload_plugin exposé au modèle qui redémarre une entrée Cordis Loader (par id d'entrée, nom de module ou serverName MCP) sans toucher aux entrées voisines — relance les processus serveur mcp-client.