Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
26 plugins trouvés
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
Mode Auto pour DeepSeek Harness (dsh) : une entrée Auto dans le sélecteur de permissions dont les demandes d'approbation sont traitées par la politique OpenGuardrails plutôt que par un humain — avec le moteur de garde-fous OGR complet en dessous. Aucune modification du noyau.
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
Plugin de rappel de message (撤回) pour la Web UI DSH : un bouton d'annulation sur chaque message utilisateur qui supprime le tour et tout ce qui suit, de façon durable, sans annuler les modifications de code.
dsh-boot-guard
saisenbox/dsh-boot-guard
Récupération au démarrage pour DSH Web, indépendante du chargeur, qui détecte les plugins probablement défaillants, les ignore temporairement, et ne restaure que les modifications gérées par Boot Guard.
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
Revue de diff incrémentale : file d'attente « depuis la dernière revue » basée sur des checkpoints, avec un panneau Web UI, une commande /review et une injection de retours dans l'agent.
dsh-file-mount
acefun29/dsh-file-mount
Montage incrémental de fichiers avec déduplication de lecture : les plages de lignes montées ne sont jamais renvoyées au modèle, les changements sur disque invalident et remontent, avec un onglet Fichiers montés et un suivi des économies de tokens.
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
Plugin de protection d'écriture conscient de Git pour DeepSeek Harness : bloque les écritures de fichier entier qui écraseraient les modifications non commitées de l'utilisateur, et rapporte en fin de tour ce qui est arrivé aux fichiers protégés.
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.