Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
63 plugins trouvés
OpenViking (dsh-memory-plugin)
volcengine/openviking
OpenViking memory and context bundle for DeepSeek Harness: pre-step auto-recall and profile injection, session capture, `viking://` URI guarding, and recall/write memory tools backed by an OpenViking server.
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
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-guard
lxzy-7/dsh-plugin-guard
Install safety net for DeepSeek Harness: pre-install snapshots, one-click/automatic rollback, guarded boot, and incident reports that auto-trigger agent analysis. 中文: DeepSeek Harness 插件安装安全网(安装前自动快照、一键/自动回退、守护启动、事故报告自动触发 Agent 分析)。
dsh-lark-bot
plutokeating/dsh-lark-bot
Connecte DeepSeek Harness (dsh) à Feishu / Lark avec des cartes en streaming, des espaces de travail par projet, des approbations et une planification
dsh-memory
furongjun-1999/dsh-memory
Graphe de mémoire spatio-temporelle multi-agents avec persistance inter-sessions et rappel filtré par importance.
dsh-plugin-writing-guard
xmutfyh/dsh-plugin-writing-guard
Academic writing guard (EN/ZH bilingual): removes AI-style defensive writing, protects scientific evidence (numbers, citations, claim strength, null findings, scope) during polishing, and calibrates writing toward a target journal (Journal Profile + Journal Fit). Deterministic local regex/statistics, zero network/LLM; writing_rules / writing_audit / writing_style_profile / writing_journal_profile with auto-audit on paper writes.
dsh-update-checker
airmetro/dsh-update-checker
Update management for the whole stack: compares DeepSeek Harness and every installed third-party plugin against npm and GitHub releases (semver-aware), shows a locale-aware banner (zh/en) with per-plugin update status, and provides one-click updates with automatic backup/rollback, temp-dir installs that never touch other packages, and a watchdog-guarded restart. A settings page adds per-plugin version lamps, live update progress, and banner/notification toggles. Zero-config on any machine.
dsh-computer-use
988hj7tczd-oss/dsh-computer-use
Cross-platform Computer Use for DeepSeek Harness: virtual-mouse human-like operation (screen_observe + computer_click + type + key + scroll + drag, 11 tools), AX-tree zero-vision-cost mode with free GLM-4V-Flash vision fallback, safety guards (snapshot TTL / app whitelist / dangerous-action approval / password-box protection).
dsh-requirements-alignment
jiezeng2004-design/dsh-requirements-alignment
Alignement léger des exigences pour DeepSeek Harness — aligner les décisions importantes avant l'exécution, sans imposer un workflow de spécification complet.
dsh-ankh-guard
khorsheed/dsh-ankh-guard
Hard gate for self-modification restarts: a green-build credential bound to the git HEAD, checked before any restart of the running instance
dsh-guardian
cdxiaodong/dsh-guardian
Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.
dsh-tier-router
brucelanlan/dsh-tier-router
Two-tier model routing: a strong tier plans, advises and reviews while a cheap tier implements, with plan-mode-aware auto routing, a high-impact escalation guard, failure auto-escalation, and subagent tiering.
dsh-stream-rules
jiesou/dsh-stream-rules
Injecte des règles seulement quand c'est nécessaire, sans gaspiller de contexte. Portage DSH de opencode-stream-rules.
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-doublecheck
perrylink/dsh-doublecheck
Garde-fou de discipline d'ingénierie : questionne les exigences avant la première modification, impose des jalons de preuve de tests rouge/vert, et audite la livraison avec un adversaire forké (skill grill-requirements + jalons de politique d'outils).
dsh-log-memory
says693/dsh-log-memory
Popup guardian for session logs: opens with the Web UI on a configurable reminder interval (10 min-3 h), with one-click incremental backup of every session.jsonl(.zstd) under ~/.dsh/sessions in raw or readable chat-log format.
deepseek-harness-forge-plugins (evidence-first)
jinguanghai/deepseek-harness-forge-plugins
Evidence-first guard: warns the agent when it claims success without a matching tool-execution record in recent context.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
dsh-plugin-vet
wulun811/dsh-plugin-vet
Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.
dsh-share
zljr/dsh-share
Share the current session over the LAN as a read-only, token-guarded HTML snapshot with session stats and Markdown rendering.
dsh-ask-guard
q1hangl/dsh-ask-guard
Garde-fou de timeout coopératif pour ask_user_question : les questions perdues ou sans réponse se résolvent en un ASK_TIMEOUT structuré au lieu de bloquer le tour indéfiniment.
dsh-tool-git
lxj808624/dsh-tool-git
Famille d'outils Git structurée et sûre pour DeepSeek Harness : status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout avec une protection contre les commandes destructrices.