Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1há 26 diasMelhorias de UIMIT
8

dsh-setting-restart

893413974-bit/dsh-setting-restart

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

1mês passadoDesenvolvimento e ferramentas 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.

1há 7 diasDesenvolvimento e ferramentas 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

1mês passadoIntegrações e acesso 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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.

1mês passadoDesenvolvimento e ferramentas 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).

1mês passadoIntegrações e acesso 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.

1há 18 diasVisão, voz e 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.

1há 13 diasFerramentas e funçõesMIT
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.

1mês passadoFerramentas e funções
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.

1mês passadoMemória
Z

dsh-minimal-first-turn

zrui-c/dsh-minimal-first-turn

Primeiro turno de compatibilidade mínima para sessões raiz web: começa com bash persistente e str_replace_editor, remove o contexto automático de espaço de trabalho e habilidades e restaura o preset selecionado após a primeira chamada de ferramenta ou resposta; inclui um interruptor persistente no compositor.

1mês passadoSessões e mensagens
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.

1mês passadoSessões e mensagensMIT
F

dsh-line-select

fengmax1997/dsh-line-select

Seleção por intervalo de linhas: navegue pelos arquivos do espaço de trabalho, visualize o código com números de linha, selecione visualmente um intervalo e escreva uma referência @path:start-end no compositor; o agente recebe as linhas exatas selecionadas no envio.

1mês passadoMelhorias de UIMIT
T

dsh-hot-plugin-host

tianyazty/dsh-hot-plugin-host

Carregamento de plugins em tempo de execução para a Web UI: um diretório monitorado (hot directory) instala/atualiza pacotes de plugins de cliente ao vivo em toda página aberta, sem reiniciar. Inclui um exemplo de dashboard de subagentes na coluna direita

1mês passadoDesenvolvimento e ferramentas de pluginsMIT
F

dsh-session-cleaner

fountunt/dsh-session-cleaner

Exclui sessões de um runtime web em execução: armazenamento ao vivo, registros de workspace e artefatos em disco (sem necessidade de reiniciar)

1mês passadoSessões e mensagensMIT
R

dsh-plugin-reload

reina4xa/dsh-plugin-reload

Um plugin do DeepSeek Harness: ferramenta reload_plugin voltada ao modelo, que reinicia uma entrada do Cordis Loader (por id de entrada, nome do módulo ou serverName do MCP) sem afetar entradas irmãs — relança os processos de servidor mcp-client

1mês passadoMCP e conectoresMIT