Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
312 plugins encontrados
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.
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.
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.
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.
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.
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).
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.
dsh-wsl-clipboard
173787247/dsh-wsl-clipboard
Reads and writes the Windows clipboard from WSL.
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.
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.
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.
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.
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.
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.
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.
dsh-speech-input
liznee/dsh-speech-input
A microphone button for DeepSeek Harness that writes browser speech recognition into the composer draft.
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.
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.
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.
dsh-cc-haha-memory
yihefeikong-rgb/dsh-cc-haha-memory
Memória persistente para DeepSeek Harness: ferramentas de leitura/escrita/recuperação de memória, gravação automática por turno, injeção de recuperação com escopo de projeto e UI de gerenciamento, com importação não destrutiva de memória do Claude Code.
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.
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.
dsh-input-rewriter
feiertu/dsh-input-rewriter
Escreva normalmente; cerca de dois segundos depois de pausar, reescreve o seu rascunho numa versão com maior probabilidade de obter uma boa resposta, deixando intactos o código colado, as ligações e os textos longos, e mantendo a numeração das perguntas em várias partes.
dsh-perm-guard
a903067276-rgb/dsh-perm-guard
Guarda de permissões com autoaprovação: um nível intermediário entre workspace-write e danger-full-access — permite automaticamente operações seguras dentro dos diretórios de confiança e sempre pede confirmação humana para as destrutivas, com 11 interruptores por categoria e um registo de auditoria.