Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
26 Plugins gefunden
AI-Novel-Writer (dsh-ai-novel-writer)
ethanyoq/ai-novel-writer
Installs a dedicated AI novel-writing preset and workbench: revisioned local project assets, a compact side drawer, and native approval-gated single-file changes.
openguardrails
openguardrails/openguardrails
Auto-Modus für DeepSeek Harness (dsh): ein Auto-Eintrag im Berechtigungs-Selektor, dessen Freigabe-Prompts von der OpenGuardrails-Policy statt von einem Menschen beantwortet werden — inklusive der vollständigen OGR-Guard-Engine darunter. Keine Kernänderungen.
dsh-plugin-market
springbrand-lab/dsh-plugin-market
Plugin marketplace in Settings that targets any local profile, not just the running one: install, update and remove across web, headless and other profiles, with install-script warnings, an installed view that also covers non-catalog profile dependencies, and an automatic DSH restart when the current profile changes.
dsh-plugin-diff-review
civitasv/dsh-plugin-diff-review
Codex-style diff review in a floating panel: per-round session changes plus a git workspace view with stage/revert/commit/push and a history timeline.
upstream-radar
micromilo/upstream-radar
Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
dsh-recall
mongfayi/dsh-recall
Rückruf-(撤回)-Plugin für die DSH Web UI: ein Undo-Button an jeder Nutzernachricht, der die Runde und alles Nachfolgende dauerhaft entfernt, ohne Codeänderungen rückgängig zu machen.
dsh-boot-guard
saisenbox/dsh-boot-guard
Loader-unabhängige Startwiederherstellung für DSH Web: erkennt vermutlich defekte Plugins, überspringt sie temporär und stellt nur von Boot Guard verwaltete Änderungen wieder her.
dsh-negative-ledger
akslcw/dsh-negative-ledger
Evidence-bound negative-knowledge ledger: persists disproven paths (command_failed, file_missing) with their outcome and precondition evidence, then warns or blocks repeat attempts until the evidence changes.
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.
dsh-what-changed
sjh9714/dsh-what-changed
Reviews every file the agent wrote in a session from the session header, with per-file hunks and refused writes counted apart from changes.
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.
dsh-review-loop
wuxiangru915/dsh-review-loop
Inkrementeller Diff-Reviewer: Checkpoint-basierte „seit letztem Review“-Warteschlange mit Web-UI-Panel, /review-Befehl und Feedback-Injektion in den Agenten.
dsh-file-mount
acefun29/dsh-file-mount
Inkrementelles Datei-Mounting mit Lese-Deduplizierung: gemountete Zeilenbereiche werden nie erneut an das Modell gesendet, Änderungen auf der Festplatte machen sie ungültig und lösen ein Neu-Mounten aus, mit einem Tab „Gemountete Dateien“ und einer Auswertung der eingesparten Token.
dsh-web-terminal
iamsee123/dsh-web-terminal
Local terminal plugin for the DeepSeek Harness web GUI: a multi-tab xterm.js panel over real node-pty shells, streamed through a WebSocket route on the host process. Hot-pluggable — mounted via the web profile bundle list, no dsh source changes.
dsh-archive-manager
saikel-orado-liu/dsh-archive-manager
Archived-session management plugin for the DSH Web GUI — show archived, unarchive, and permanently delete sessions with zero changes to official packages.
dsh-mascot
falser101/dsh-mascot
Draggable floating cat-or-dog companion for the dsh web GUI that changes expression with the session and is configured on a Companion settings page.
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.
dsh-git-status
wongzexu/dsh-git-status
Specialized in Git branch and status handling: a Git status drawer on the right edge of the DSH web UI with a commit DAG lane graph, uncommitted changes and stash rows, inline diffs, right-click branch/tag actions, and one-click fetch from all remotes.
dsh-remote-ssh-ops
weisiren000/dsh-remote-ssh-ops
SSH remote ops for DSH: pair servers over SSH or a one-time-code remote-hostd, then run commands, manage background jobs, and read or write remote files with reviewable changes (host_pair/host_bash/host_jobs/host_read_file/host_write_file/host_review_changes).
dsh-git-guard
bibibala/dsh-git-guard
Git-bewusstes Schreibschutz-Plugin für DeepSeek Harness: blockiert Ganzdatei-Schreibvorgänge, die nicht committete Änderungen des Nutzers überschreiben würden, und berichtet am Rundenende, was mit geschützten Dateien passiert ist
gdkanban
alpha961/gdkanban
搞定看板 (gdkanban) — a DSH web GUI task board with custom categories, per-task workspace binding, and dual list/kanban views. Tasks execute for real through dsh sessions (session.prompt). Hot-pluggable, no dsh source changes.
dsh-bundle-vision
skillre/dsh-bundle-vision
Vision bundle + plugin for DeepSeek Harness: the describe_image tool reads local images and asks any configured multimodal route, with zero core changes
dsh-tool-edit
hy-sde/dsh-tool-edit
The rich `edit` tool for DeepSeek Harness (replace / patch / apply_patch / hashline modes) with embedded format-on-write and diagnostics — a standalone plugin with no upstream harness changes required.
dsh-login
ravenli059/dsh-login
Password gate for dsh-web: opening the web port requires a username/password login; account credentials are stored salted+scrypt-hashed and AES-256-GCM encrypted in a local config file under $DSH_HOME. Host-only cordis plugin, no dsh source changes.