プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
63 件のプラグインが見つかりました
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
DeepSeek Harness(dsh)向け Auto モード: Permissions セレクターに Auto 項目を追加し、承認プロンプトを人間ではなく OpenGuardrails ポリシーが判定 — 内部には完全な OGR ガードエンジンを搭載。コア無改造。
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
DeepSeek Harness(dsh)を Feishu / Lark に接続: ストリーミングカード、プロジェクトワークスペース、承認、スケジューリングに対応。
dsh-memory
furongjun-1999/dsh-memory
マルチエージェント対応の時空間メモリグラフ。セッションをまたいだ永続化と、重要度でゲーティングされた想起に対応します。
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
DeepSeek Harness 向けの軽量な要件すり合わせ機能。フルの仕様策定フローを強制せずに、重要な決定を実行前にすり合わせます。
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
必要な時だけルールを注入し、コンテキストを無駄にしない。opencode-stream-rules の DSH 移植版。
dsh-boot-guard
saisenbox/dsh-boot-guard
ローダーに依存しない DSH Web の起動リカバリー: 壊れている可能性のあるプラグインを検出して一時的にスキップし、Boot Guard が管理する変更のみを復元。
dsh-doublecheck
perrylink/dsh-doublecheck
エンジニアリング規律のガード。最初の編集前に要件を徹底的に問い詰め、red/green テストのエビデンスゲートを強制し、フォークした敵対的エージェントで成果物を監査します(grill-requirements スキル + ツールポリシーゲート)。
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
ask_user_question 向けの協調的なタイムアウトガード。見失われた、または未回答の質問は、ターンを永遠に停止させる代わりに、構造化された ASK_TIMEOUT として解決されます。
dsh-tool-git
lxj808624/dsh-tool-git
DeepSeek Harness 向けの、構造化された安全な Git ツール群。status/diff/log/branch/stage/commit/stash/show/fetch/pull/remote/checkout に対応し、破壊的コマンドへのガードを備えます。