Saltar al contenido principal

Plugins

Explora, filtra e instala plugins de DeepSeek-Harness.

236 plugins encontrados

B

dsh-geolibre

baddying/dsh-geolibre

Render GeoJSON or vector data into an interactive GeoLibre map in a sidebar tab, and let agents operate the live map through tools: layers, styles, view, feature identification, GeoLibre processing algorithms, and the Whitebox toolbox (WASM in the browser).

1hace 12 díasHerramientas y funcionesMIT
C

dsh-doc-preview

cong543/dsh-doc-preview

A dsh bundle plugin: preview local Markdown/HTML documents per workspace in the Web GUI via a /docs route on ctx.webServer + ctx.workspaceRegistry.

1hace 12 díasMejoras de UIMIT
J

dsh-remote-workspaces

januory/dsh-remote-workspaces

Open folders on remote hosts over SSH as Harness workspaces: file tools (read/write/edit/grep/glob) and shell commands run directly on the remote host over SFTP, ripgrep, and ssh2 exec, with no local mirroring, an encrypted multi-host registry, and the local sandbox policy still enforced.

1hace 5 díasIntegraciones y acceso remotoMIT
W

user-management

weibaohui/user-management

Login gate for the dsh web UI: unauthenticated visitors get a login/register page and the first registrant becomes admin; includes user and role management plus login and access audit logs.

1hace 6 díasSeguridad y permisos
K

dsh-script-manager

kaixinguo360/dsh-script-manager

Custom script manager for DSH: turn verified operations into reusable scripts that run directly via /script or register as agent tools, with parameterized scripts, declared expected outcomes, and execution history.

1hace 13 díasHerramientas y funciones
A

dsh-notifier

a23842/dsh-notifier

Multi-channel notifications for DeepSeek Harness: registers a send_notification tool and a settings page fanning out to NotifyX, WeCom app webhook, WeCom group robot, email (Resend), SMTP, DingTalk, Feishu robot; plus browser notifications and automatic notification on task completion and blocking events.

1hace 3 díasIntegraciones y acceso remotoMIT
A

dsh-ark9canvas

aik358/dsh-ark9canvas

Image generation workbench and agent tool for DSH: one tool (ark9_generate_image) paints text-to-image and image-to-image via any OpenAI-compatible API. Channels are entirely user-configured - no bundled endpoint, you bring your own baseURL, key and model name (manual input supported). Agent-initiated generations are approval-gated by default: requests queue in the floating panel and nothing bills until you approve; approval is non-blocking (the agent replies "awaiting your approval" immediately, and results, denials or timeouts are injected back so the agent reports them in the next turn). Floating glass workbench with five tabs (Generate / Approvals / Prompts / History / About), aspect-ratio grid with quality-budget + 16px-alignment sizing, transparent background, batch up to 10 images as aggregated sub-tasks, prompt library with custom JSON sources fetched through a host proxy, persistent generation logs with one-click retry, multi-channel aggregation with per-channel model fetching, bilingual UI (zh/en), stroke-SVG icon set, config import/export. Registers as a Better Sidebar tab when dsh-better-sidebar is installed; stacks above the dsh-cua FAB when both are present.

1hace 19 díasHerramientas y funciones
W

dsh-commandcode

wjf1/dsh-commandcode

Command Code LLM provider plugin adapted for DSH-Desktop 0.7.1: registers a commandcode route, with a live model catalog, reasoning-effort support, and real-time plan usage display.

1hace 12 díasModelos y proveedoresMIT
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.

1hace 19 horasMejoras de UI
M

dsh-quick-toolbar

max-null/dsh-quick-toolbar

Plugin-button aggregator with carrier + on-site-LLM extensibility: gather any plugin's scattered buttons into one entry (SSiD title bar / web floating ball), LLM registers per environment, right-click deregisters — pure data, no plugin source touched.

1hace 7 díasMejoras de UIMIT
N

dsh-web-search-glm

noemm/dsh-web-search-glm

Zhipu GLM web search provider: registers as `glm` on the ctx.web seam and runs the native web_search server tool through GLM's Anthropic-compatible API (Coding Plan billing).

1hace 24 díasHerramientas y funcionesMIT
W

dsh-session-delete

wenhao4126/dsh-session-delete

Session management for DSH: archive or delete one session, archive/delete all sessions in a workspace, and restore archived sessions from the settings page — archiving backs up workspace metadata and restoring recreates deleted workspace registrations automatically.

1hace 22 díasSesiones y mensajesMIT
O

dsh

openllmsh/dsh

Routes the harness through the OpenLLM gateway: a pure-config Cordis patch that adds an `openllm` provider to the in-box pi-ai adapter pointed at the local daemon (`127.0.0.1:8787/v1`, no API key held by dsh) and registers the `openllm mcp` stdio server (openllm, claude-context, supermemory tool groups).

1hace 24 díasMCP y conectoresMIT
L

dsh-workspace-drag

lanscer/dsh-workspace-drag

Drag a conversation onto any workspace group in the sidebar to relocate it between DSH workspaces, updating its cwd, disk location and registry ownership.

1hace 4 díasSesiones y mensajesMIT
0

dsh-freeroute

0xrushmoon/dsh-freeroute

Free-tier model aggregation for the DeepSeek Harness (dsh): registers the freeroute provider over a pool of free-quota upstreams (OpenCode Zen / B.AI / OpenRouter / SenseNova built in, plus remote catalogs and custom gateways), transparent failover before

1hace 25 díasModelos y proveedoresMIT
H

dsh-agent-project-sync

harzva/dsh-agent-project-sync

Discovers Codex and Claude project directories and registers them as shared DeepSeek Harness workspaces.

1hace 29 díasHerramientas y funcionesMIT
Z

dsh-theme-whalegirl

zhoucourier/dsh-theme-whalegirl

Whale Girl light theme for the DSH Web UI, ported from a DreamSkin skin package: registers one native runtime theme with a full --dsw-* token remap derived from the source palette, layers the artwork as an ambient fixed wallpaper behind a frosted UI, and pins the theme against appearance-preference resets.

1hace 26 díasTemas y aparienciaMIT
R

dsh-wrapped

rand0wn/dsh-wrapped

Registers /wrapped, which reads the session's own stats and renders a shareable dark SVG summary card — tool vs. thinking time, decode speed, and a tool/thinking-ratio verdict.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
T

ai-code-review

tblong2105/ai-code-review

DeepSeek Harness (dsh) plugin for @tabilo/ai-code-review: registers the ai_code_review tool (review | context) that reuses the Node.js engine to collect diffs, run tests/coverage, do impact analysis, and feed pack skills to the model.

1hace 2 mesesGit y revisión de códigoMIT
J

kaleidosphere-dsh-plugin

jofe2/kaleidosphere-dsh-plugin

Registers six native DeepSeek Harness tools for deterministic fixture-based or read-only Microsoft SQL Server and Oracle database analysis, planning, preview, and readback.

1hace 25 díasHerramientas y funcionesApache-2.0
H

dsh-email-reader

huaxiren6/dsh-email-reader

OAuth2-capable IMAP email reader for accounts where password authentication is disabled. Microsoft disabled Basic Auth for personal Outlook IMAP in 2024, so this plugin authenticates via refresh-token OAuth2 (XOAUTH2) with automatic token refresh, plus app-password login for Gmail through an optional local HTTP/SOCKS proxy. Registers list/read/search as ol_email_* so it can coexist with the market dsh-email plugin without tool-name clashes.

1hace 25 díasHerramientas y funcionesMIT
Z

dsh-dep-audit

zoahdev/dsh-dep-audit

Dependency supply-chain hygiene audit for dsh projects and profiles: peer-range resolvability, broken dist-tag detection (#2763 class), stale / missing-license / non-registry dependencies, and installed-vs-declared drift — CLI plus an agent-callable dep_audit tool.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
Z

dsh-cn-boot

zoahdev/dsh-cn-boot

Arranque de red China para dsh: sondea npm/npmmirror/GitHub/HuggingFace/Gitee y proxies locales, lee la configuración del registro, recomienda mirror/proxy y genera un script de arranque en PowerShell + bash. Solo lectura por defecto; la aplicación es explícita. CLI y una herramienta cn_boot invocable por el agente.

1el mes pasadoDesarrollo y herramientas de pluginsMIT
Z

dsh-quality-score

zoahdev/dsh-quality-score

Plugin quality scorecard for DeepSeek Harness: 0-100 with grade, 6 components, fix suggestions per deduction, batch leaderboard - CLI plus an agent-callable quality_score tool.

1el mes pasadoDesarrollo y herramientas de pluginsMIT