Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

312 plugin trovati

D

lightroom-py

drshy-org/lightroom-py

Adobe Lightroom Classic as native dsh tools through the lightroom-py MCP server: read the catalog, apply develop settings and presets, export JPEG/TIFF/PSD/DNG, and write ratings, labels, keywords and IPTC — 15 tools driving the Lightroom Classic installed on the local machine, no cloud round-trip; the Python package is on PyPI and the Lightroom plugin installs with one command.

116 giorni faStrumenti e capacitàMIT
J

dsh-secret-scrub

jkt-check/dsh-secret-scrub

Irreversible secret-scrubbing guard: rewrites access keys, bearer tokens, and private key blocks into `[REDACTED:<category>]` placeholders before they reach the session log and the model.

119 giorni faSicurezza e permessiMIT
1

dsh-wsl-tray

173787247/dsh-wsl-tray

Writes a Windows shortcut and tray launcher to start dsh web in WSL, with Health/Restart and the :3081 launch-token URL.

15 giorni faSviluppo e strumenti per pluginMIT
R

tmcra-plugin-deepseek-harness

reshuibuduo/tmcra-plugin-deepseek-harness

Cross-app project memory for DeepSeek Harness with role-separated writeback, a visual knowledge workspace, confirmed corrections, session controls, local Writer and organizer settings, and an account-free Windows local installation preview.

116 giorni faMemoriaApache-2.0
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.

120 ore faMiglioramenti UI
G

dsh-token-speed

gbeta/dsh-token-speed

Draggable ring gauge showing live model output speed (tok/s) with an expandable per-step detail panel (exact speed, TTFT, cache-hit rate, cache read/write, reasoning and input tokens, model, cumulative tokens).

118 giorni faMiglioramenti UIMIT
I

dsh-opencli

ikeasven69/dsh-opencli

Drive your real logged-in browser through OpenCLI — browser primitives plus 170+ site adapters as deterministic one-shot commands, with in-session adapter authoring, a write-approval gate and a settings management panel.

1ieriStrumenti e capacitàMIT
1

dsh-wsl-clipboard

173787247/dsh-wsl-clipboard

Reads and writes the Windows clipboard from WSL.

15 giorni faStrumenti e capacitàMIT
H

dsh-talebook-plugin

hehetoshang/dsh-talebook-plugin

DSH tools for operating a self-hosted Talebook library: search, download, upload and manage books and audiobooks, manage Legado book sources, and admin operations, with approval-gated writes.

123 giorni faStrumenti e capacitàMIT
L

dsh-model-visibility

lzh3070/dsh-model-visibility

Model visibility manager for DeepSeek Harness: hide or show any model in the conversation model selector from a dedicated settings page. Per-model switches, search, provider-level batch actions, reset-all. Zero intrusion - writes only its own hidden list, never the provider config; hiding a model in use never interrupts a running session.

110 giorni faUtilizzo e fatturazioneMIT
X

dsh-profile-settings

xmoon/dsh-profile-settings

Per-profile settings overlay for DeepSeek Harness: global settings.yaml stays the baseline while each profile overrides any namespace through its own profiles/<name>/settings.patch.yml — object sections merge recursively, scalars and arrays replace wholesale, and !unset masks an inherited value. The overlay is transparent to existing plugins (they keep reading ctx.settings unchanged), writes land in the profile overlay only, and official schema validation, revision semantics, expectedRevision conflicts, watchers and events are untouched. Ships a settings command family (get/set/unset/mask/unmask/promote/demote/migrate/diff/layers) plus a Profile Settings section in the web Settings panel over a loopback RPC channel.

129 giorni faStrumenti e capacitàMIT
A

dsh-auto-review

accpowered/dsh-auto-review

LLM approval answerer for sandbox escalations beyond workspace-write: a deterministic regex filter first, then a clean-context reviewer model; humans are asked only when it is unsure. Requires the bundled core patches.

1mese scorsoSicurezza e permessiMIT
Z

dsh-full-with-approval

zjuhbh/dsh-full-with-approval

Fourth permission preset for dsh: unconfined, GPU-capable sessions (danger-full-access) with per-operation user approval for writes outside the workspace or to protected paths (.git/**, .env*); implemented purely as a bundle over the official tools/pre-execute ask hook, no core edits.

124 giorni faSicurezza e permessiMIT
J

db-connector

johnxu22786/db-connector

Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.

13 giorni faStrumenti e capacitàMIT
M

dsh-model-memory

mutx163/dsh-model-memory

Reasoning-effort tier manager for custom API models plus cross-session preference memory: inline low/medium/high/max toggles inside Settings → Models, with atomic settings writes.

119 giorni faModelli e providerMIT
L

dsh-speech-input

liznee/dsh-speech-input

A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.

1mese scorsoVisione, voce e multimodaleMIT
S

dsh-planchart

smilebuild/dsh-planchart

Publishes a project plan the agent writes: ordered steps in a panel docked to the right of the frame, and the framework graph as an auto-laid-out diagram in its own centre tab, downloadable as SVG or PNG. Charts are rebuilt from the session log, so they survive restart and resume.

1mese scorsoMiglioramenti UIMIT
A

dsh-todo-guard

a903067276-rgb/dsh-todo-guard

Reliable todo panel that survives restarts (official panel only re-renders on write — fixed via projection pre-warm) with three-state completion verification: evidence exists → verified, fake evidence → blocked, no evidence → unverified badge; settings toggle to fall back to official behavior.

1mese scorsoSicurezza e permessiMIT
K

dsh-pi-compatible

kingguuu8-svg/dsh-pi-compatible

Pi-compatible tool suite recreated inside DeepSeek Harness: installs lower-case read/write/edit/bash/find/grep/ls core tools while retaining DSH-backed web, task, plan, todo, think, and slash extensions.

1mese scorsoStrumenti e capacitàMIT
Y

dsh-cc-haha-memory

yihefeikong-rgb/dsh-cc-haha-memory

Memoria persistente per DeepSeek Harness: strumenti di lettura/scrittura/recupero memoria, registrazione automatica per turno, iniezione di richiamo con ambito di progetto e UI di gestione, con importazione non distruttiva della memoria Claude Code.

18 giorni faMemoriaMIT
Y

dsh-editor

yangshen830-eng/dsh-editor

VS Code-style code editor: sidebar file tree over the workspace, Monaco editing, file read/write, Git status and diff, search, and Markdown preview.

1mese scorsoMiglioramenti UIMIT
A

dsh-Almost_Full_Access

alnita-m/dsh-almost_full_access

Permission mode between workspace-write and full access: shell commands are checked by deterministic rules and a subagent review; irreversible or system-level actions require explicit approval.

111 giorni faSicurezza e permessiMIT
F

dsh-input-rewriter

feiertu/dsh-input-rewriter

Digita normalmente; circa due secondi dopo che ti fermi, riscrive la tua bozza in una versione più propensa a ottenere una buona risposta, lasciando intatti il codice incollato, i link e i testi lunghi e mantenendo numerate le domande in più parti.

16 giorni faSessioni e messaggi
A

dsh-perm-guard

a903067276-rgb/dsh-perm-guard

Guardia dei permessi con auto-approvazione: un livello intermedio tra workspace-write e danger-full-access — consente automaticamente le operazioni sicure nelle directory attendibili e chiede sempre conferma a un operatore umano per quelle distruttive, con 11 interruttori per categoria e un registro di controllo.

16 giorni faSicurezza e permessiMIT