Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
63 plugins encontrados
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
Modo Auto para DeepSeek Harness (dsh): una opción Auto en el selector de permisos cuyas solicitudes de aprobación las responde la política de OpenGuardrails en lugar de una persona, más el motor de protección OGR completo por debajo. Sin cambios en el núcleo.
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
Conecta DeepSeek Harness (dsh) con Feishu/Lark mediante tarjetas en streaming, espacios de trabajo de proyecto, aprobaciones y programación
dsh-memory
furongjun-1999/dsh-memory
Grafo de memoria espaciotemporal multiagente con persistencia entre sesiones y recuperación filtrada por importancia.
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
Alineación ligera de requisitos para DeepSeek Harness: alinea las decisiones importantes antes de la ejecución sin imponer un flujo de trabajo de especificación completo.
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
Inyecta reglas cuando hacen falta, sin desperdiciar contexto. Adaptación a DSH de opencode-stream-rules.
dsh-boot-guard
saisenbox/dsh-boot-guard
Recuperación de arranque independiente del cargador para DSH Web: detecta plugins probablemente rotos, los omite temporalmente y restaura solo los cambios gestionados por Boot Guard.
dsh-doublecheck
perrylink/dsh-doublecheck
Guardián de disciplina de ingeniería: cuestiona a fondo los requisitos antes de la primera edición, exige evidencia de pruebas red/green, y audita la entrega con un adversario bifurcado (skill grill-requirements + políticas de herramientas).
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
Guardián cooperativo de tiempo de espera para ask_user_question: las preguntas perdidas o sin responder se resuelven como un ASK_TIMEOUT estructurado en lugar de dejar el turno colgado para siempre.
dsh-tool-git
lxj808624/dsh-tool-git
Familia de herramientas de Git estructuradas y seguras para DeepSeek Harness: status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout, con protección contra comandos destructivos.