Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

167 Plugins gefunden

X

omdp

xjungit/omdp

Unified DeepSeek Harness connector: edit MCP servers (cordis.patch.yml) and user skills (~/.dsh/skills) from one Web UI settings page.

2vor 3 TagenMCP & KonnektorenMIT
D

dsh-models-import

dudo-m/dsh-models-import

DeepSeek Harness plugin: import models with capabilities from an OpenAI-compatible /v1/models listing (gateway capability extensions) and edit per-model capabilities (thinking, vision) on its settings page

2vor 4 TagenTools & Funktionen
L

dsh-achievements

luumod/dsh-achievements

Achievement and gamification plugin: unlock badges for turns, tool calls, sessions, daily streaks and coding behavior (edits/reads/tests), with a badge wall, unlock toasts and a ctx.achievements SDK.

2vor 5 TagenNur zum SpaßMIT
J

dsh-rules-manager

jilian-dsh/dsh-rules-manager

Rules, commands & skills manager for dsh: /rules slash command, settings panel with visual rule editing (add/edit/disable/delete, free-zone support), user-defined custom commands with {input} arguments, skill management, and automatic backup & one-click restore of AGENTS.md.

2vor 4 TagenEntwicklung & Plugin-Tools
A

dsh-skill-manager

aks1st/dsh-skill-manager

Skill Manager page in the DSH settings panel: browse system / user / workspace / preset skills, expand a skill to its file tree, view and edit files, import skills from a zip, and export or delete them (system skills read-only).

2gesternEntwicklung & Plugin-ToolsMIT
A

dsh-code-check

a179-sanae/dsh-code-check

Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.

2vor 7 TagenEntwicklung & Plugin-ToolsBSD-3-Clause
G

dsh-acp-enhanced

grunmin/dsh-acp-enhanced

Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.

2vor 5 TagenIntegrationen & FernzugriffMIT
T

dsh-vscode-review (dsh-review-changes)

tlyer233/dsh-vscode-review

Review Changes panel above the web composer with a VS Code sidebar bridge: send editor selections, drag files/folders as tags, and batch accept/reject every listed file.

2vor 4 TagenGit & Code-Review
T

dsh-vscode-review (dsh-review)

tlyer233/dsh-vscode-review

Journals every AI file write/edit into before/after snapshots for an inline VS Code review flow (accept/reject hunks, per-file undo, no git).

2vor 4 TagenGit & Code-Review
H

dsh-vision-mix

haiziyao/dsh-vision-mix

Combine text, vision, and image-generation APIs into one Mix model with automatic routing: text-only requests go to the chat model, user images and agent screenshots go to the vision model, follow-ups keep using the same session image, and agents can generate or edit images with session-scoped call history.

2vor 5 TagenVision, Sprache & MultimodalMIT
S

dsh-edit-approval

sirilee/dsh-edit-approval

Per-edit approval for write/edit/str_replace_editor: shows a red/green line diff before the file is touched and asks approve once or reject, with a master switch in Settings.

2vor 23 StundenTools & FunktionenMIT
W

dsh-web-preview-float

wjnct55555/dsh-web-preview-float

Google AI Studio-style floating preview for the Web UI: a draggable/resizable iframe preview with aspect-ratio and resolution presets, plus a VS Code-style code window with direct editing, confirmed writes, and session-log recording.

2vor 6 TagenUI-ErweiterungenMIT
N

folder-tree-sh

nothree-code/folder-tree-sh

Workspace file tree for the Web UI: multi-tab preview (text/DOCX/PDF/Markdown/CSV/images), inline Markdown editing, a Git changes panel, and file operations (rename/delete/copy/move/create) via context menu.

2vor 13 StundenUI-ErweiterungenMIT
L

dsh-writing-pad

linhx1999/dsh-writing-pad

Session-scoped Markdown writing pad docked beside the conversation, with edit/preview modes, selection-based AI rewrites, diff review, undo, and draft recovery.

2vor 5 TagenUI-ErweiterungenMIT
L

dsh-skill-manager

lanxing6480/dsh-skill-manager

Skill-Manager für die dsh-Web-GUI: ein Sidebar-Eintrag plus ein Panel, das die für die aktuelle Sitzung sichtbaren Skills auflistet (aufgeteilt in globale/lokale Gruppen), mit Ein-/Aus-Schaltern pro Skill sowie Erstellen/Importieren/Bearbeiten/Löschen. Das Deaktivieren eines Skills entfernt ihn aus dem Mod

2vor 7 TagenUI-ErweiterungenMIT
P

dsh-skill-pack-security

perrylink/dsh-skill-pack-security

Optionales Provider-Plugin für dsh-skill-pack-security: registriert die skills/-(zh-)oder skills-en/-(en-)Edition des Pakets in ctx.skills. Liefert beide Editionen eingebettet in pack/.

2gesternSicherheit & BerechtigungenApache-2.0
L

pptfast

liustack/pptfast

Stabile, bearbeitbare PPTX-Generierung für KI-Agenten — semantische Zwischendarstellung rein, natives DrawingML raus

2vor 7 TagenSkillsMIT
L

dsh-chameleon (bundle)

lsz-asd/dsh-chameleon

Selbstbearbeitende Desktop-Werkbank für DeepSeek Harness: eine vollständige Nachbildung von dsh web mit einem Bearbeitungsmodus, in dem der Agent die Werkbank (Patch-Layer, Plugins, UI) mit Hot Reload verändert.

2vor 7 TagenEntwicklung & Plugin-Tools
L

dsh-md-preview

lesliewylie/dsh-md-preview

Rendert Markdown zu einer eigenständigen, in sich geschlossenen HTML-Seite: ein `md_html_render`-Tool, das auch im Headless-Profil funktioniert, plus eine Web-Schublade zum Durchsuchen, Vorschauen, Bearbeiten und Exportieren lokaler `.md`-Dateien; beide teilen sich einen Renderer, ohne Laufzeitabhängigkeiten.

2vor 3 TagenTools & FunktionenMIT
L

dsh_vscodemode

lenonss/dsh_vscodemode

DSH 上的类 VSCode 编码体验:Monaco 中央编辑器(文件页签/QuickOpen/状态栏)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚),状态持久化到工作区旁车

1vor 7 StundenGit & Code-Review
M

forge

mjxupup/forge

Forge quality gates for DeepSeek Harness (dsh): task gates, read-before-edit, bash hazard interception and quality scoring, driven by the forge CLI through DSH's typed interception points.

1vor 22 StundenTools & FunktionenApache-2.0
J

dsh-workspace-hub

jadramcool/dsh-workspace-hub

DSH workspace folders: categorize workspaces into folders in the left sidebar (drag reorder for folders/workspaces/sessions, inline edit, one-click expand/collapse, search) plus per-workspace token usage and cost stats (inline totals, hover detail card, o

1gesternNutzung & Abrechnung
A

dsh-message-editor

azmavethy/dsh-message-editor

Recall (撤回), edit-and-resend (编辑重发) and regenerate (重新生成) for DeepSeek Harness conversation messages — Web and Desktop

1gesternSitzungen & NachrichtenMIT
H

dsh-better-reasoning-effort

haoyueqin/dsh-better-reasoning-effort

Third-party provider reasoning-effort for DeepSeek Harness: thinking levels declared per model, auto-adapted from a model knowledge base + wire-protocol inference, edited right inside the official Models page card.

1gesternWorkflow-AutomatisierungMIT