Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

283 plugins encontrados

K

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
B

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
Z

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
F

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.

1hace 26 díasMejoras de UIMIT
8

dsh-setting-restart

893413974-bit/dsh-setting-restart

One-click restart of the DSH service from Settings > General (通用设置 · 一键重启)

1el mes pasadoDesarrollo y herramientas de pluginsMIT
M

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.

1hace 7 díasDesarrollo y herramientas de pluginsMIT
K

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

1el mes pasadoIntegraciones y acceso remoto
L

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
K

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.

1el mes pasadoDesarrollo y herramientas de pluginsBSD-3-Clause
D

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
S

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
S

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
A

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.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
H

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).

1el mes pasadoIntegraciones y acceso remotoMIT
1

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.

1hace 18 díasVisión, voz y multimodalMIT
Q

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.

1hace 13 díasHerramientas y funcionesMIT
D

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.

1el mes pasadoHerramientas y funciones
Y

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.

1el mes pasadoMemoria
Z

dsh-minimal-first-turn

zrui-c/dsh-minimal-first-turn

Primer turno de compatibilidad mínima para las sesiones raíz web: comienza con bash persistente y str_replace_editor, elimina el contexto automático de espacio de trabajo y habilidades, y restaura el preset seleccionado tras la primera llamada de herramienta o respuesta; incluye un interruptor persistente en el compositor.

1el mes pasadoSesiones y mensajes
D

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.

1el mes pasadoSesiones y mensajesMIT
F

dsh-line-select

fengmax1997/dsh-line-select

Selección por rango de líneas: explora archivos del espacio de trabajo, previsualiza código con números de línea, selecciona visualmente un rango y escribe una referencia @path:start-end en el compositor; el agente recibe las líneas exactas seleccionadas al enviar.

1el mes pasadoMejoras de UIMIT
T

dsh-hot-plugin-host

tianyazty/dsh-hot-plugin-host

Carga de plugins en tiempo de ejecución para la Web UI: un directorio de recarga en caliente monitorizado instala/actualiza paquetes de plugins de cliente en vivo en cada página abierta, sin reiniciar. Incluye un ejemplo de panel de subagentes en la columna derecha.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
F

dsh-session-cleaner

fountunt/dsh-session-cleaner

Elimina sesiones de un entorno web en ejecución: almacén en vivo, registros del espacio de trabajo y artefactos en disco (sin necesidad de reiniciar).

1el mes pasadoSesiones y mensajesMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

Un plugin de DeepSeek Harness: herramienta reload_plugin orientada al modelo que reinicia una entrada de Cordis Loader (por id de entrada, nombre de módulo o serverName de MCP) sin afectar a las entradas hermanas; relanza los procesos de servidor mcp-client

1el mes pasadoMCP y conectoresMIT