Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

236 Plugins gefunden

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

1vor 12 TagenTools & FunktionenMIT
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.

1vor 12 TagenUI-ErweiterungenMIT
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.

1vor 5 TagenIntegrationen & FernzugriffMIT
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.

1vor 6 TagenSicherheit & Berechtigungen
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.

1vor 13 TagenTools & Funktionen
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.

1vor 3 TagenIntegrationen & FernzugriffMIT
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.

1vor 19 TagenTools & Funktionen
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.

1vor 12 TagenModelle & AnbieterMIT
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.

1vor 18 StundenUI-Erweiterungen
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.

1vor 7 TagenUI-ErweiterungenMIT
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).

1vor 24 TagenTools & FunktionenMIT
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.

1vor 22 TagenSitzungen & NachrichtenMIT
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).

1vor 24 TagenMCP & KonnektorenMIT
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.

1vor 4 TagenSitzungen & NachrichtenMIT
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

1vor 25 TagenModelle & AnbieterMIT
H

dsh-agent-project-sync

harzva/dsh-agent-project-sync

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

1vor 29 TagenTools & FunktionenMIT
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.

1vor 26 TagenThemen & AussehenMIT
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.

1letzten MonatEntwicklung & Plugin-ToolsMIT
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.

1vor 2 MonatenGit & Code-ReviewMIT
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.

1vor 25 TagenTools & FunktionenApache-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.

1vor 25 TagenTools & FunktionenMIT
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.

1letzten MonatEntwicklung & Plugin-ToolsMIT
Z

dsh-cn-boot

zoahdev/dsh-cn-boot

China-Netzwerk-Bootstrap für dsh: prüft npm/npmmirror/GitHub/HuggingFace/Gitee und lokale Proxies, liest die Registry-Konfiguration, empfiehlt Mirror/Proxy und erzeugt ein PowerShell- + Bash-Bootstrap-Skript. Standardmäßig read-only; Apply ist explizit. CLI sowie ein vom Agent aufrufares cn_boot-Tool.

1letzten MonatEntwicklung & Plugin-ToolsMIT
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.

1letzten MonatEntwicklung & Plugin-ToolsMIT