Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
46 Plugins gefunden
sandbase-harness
sandbaseai/sandbase-harness
Open-Source-Agent-Runtime für beliebige Modelle, CMA-kompatibel, mit MCP-Tools, sandboxed Sessions, Audit, Replay und lokaler Konsole. Enthält ein natives DeepSeek-Harness-Bundle über stdio MCP.
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.
dsh-memento
perrylink/dsh-memento
Begrenztes, geschichtetes, freigabepflichtiges und auditierbares sitzungsübergreifendes Gedächtnis: eine typisierte `ctx.memory`-Schnittstelle mit einem SQLite-Provider ohne Abhängigkeiten, einem `memory`-Tool und Injektion eingefrorener Snapshots; jeder Schreibvorgang durchläuft das Freigabe-Gate und bleibt aus dem Sitzungsprotokoll rekonstruierbar.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
deepseek-harness-tui
openma-ai/deepseek-harness-tui
Ein Terminal-Client in Rust/ratatui, der das JSON-RPC-Protokoll des DSH SDK direkt spricht und eigenständig oder als Profil-Bundle läuft.
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
dsh-toy
c3ll256/dsh-toy
Toy Control Protocol für DSH.
openguardrails
openguardrails/openguardrails
Auto-Modus für DeepSeek Harness (dsh): ein Auto-Eintrag im Berechtigungs-Selektor, dessen Freigabe-Prompts von der OpenGuardrails-Policy statt von einem Menschen beantwortet werden — inklusive der vollständigen OGR-Guard-Engine darunter. Keine Kernänderungen.
dsh-plugin-check
omdsh-dev/dsh-plugin-check
Plugin-Health-Checks: Manifest-Protokoll, Patch-Format und Build-Fallstricke — ohne Abhängigkeiten und rein lesend.
dsh-oomol
oomol-lab/dsh-oomol
Connects DeepSeek Harness to OOMOL-managed apps and services, with progressive Connector Action discovery and execution plus an in-app panel for managing Provider connections.
deepseek-harness-acp
openma-ai/deepseek-harness-acp
ACP-Profil-Plugin und eigenständiger stdio-Server, um den vollständigen DSH-Agenten aus Zed und anderen ACP-Clients zu nutzen, mit gemeinsamen DSH-Zugangsdaten und -Sitzungen.
dsh-chatgpt-bridge
jiezeng2004-design/dsh-chatgpt-bridge
MCP bridge that lets ChatGPT Web create, view, continue, and supervise DeepSeek Harness agent sessions and goals while preserving DSH's native approval, sandbox, and workspace security model.
dsh-acp
dushaobindoudou/dsh-acp
Agent Client Protocol (ACP) server plugin for the DeepSeek Harness (dsh) — drive dsh agents from Zed and any ACP client
dsh-mcp-manager
hyqhyq3/dsh-mcp-manager
MCP-Server-Manager-Plugin für DeepSeek Harness: Seite Einstellungen → MCP, OAuth (PKCE + dynamische Client-Registrierung) oder statische Token-Authentifizierung, Tools registriert als mcp__<name>__*.
dsh-track
fakechris/dsh-track
Eingebettete Task-Management-Engine: Entscheidungspunkt-Protokoll, Ideenwand und Issue-Speicher im Linear-Stil.
tuning-engines-cli (tuningengines-dsh-plugin)
cerebrixos-org/tuning-engines-cli
Exports metadata-only DSH turn, model, tool, approval, retry, and error events to Tuning Engines for governed traces, policy evaluation, cost analysis, and Work Session review, with a disk-backed retry queue.
dsh-expert-mode
asher-2000/dsh-expert-mode
Expert-mode agent preset for DeepSeek Harness (v0.3.0, bilingual EN/ZH): a chief coordinator plus 11 domain-expert subagents with automatic task delegation. Features: Five-Anchor constraint (review/convergence/anti-drift/collaboration-check/resource-awareness per turn), Near-distance Guidance (identity/task/output template per expert), expert persistence, cross-expert communication protocol, cross review, and experience pool. Experts: data analyst, copywriter, legal review, product manager, frontend, UI/UX, architect, social media ops, growth hacker, quant finance, finance.
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.
folio (folio-events)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-events: session-protocol events — auto session-start reminder + auto-save on session close; pair with @nyantused/folio-dsh-tools.
dsh-output-styles
perrylink/dsh-output-styles
Laufzeit-Umschaltung von Ausgabestilen für DeepSeek Harness, äquivalent zu Claude Codes outputStyles
dsh-agent-relay
noelune/dsh-agent-relay
Loopback-first Multi-Agent-Message-Relay: HMAC-authentifizierter Broker plus dsh-Plugin (relay_send/recv/peers/history), CLI- und Python-Clients ohne Abhängigkeiten, Wire-Protokoll v1.0.
dsh-codex-migrate
polarskicpl/dsh-codex-migrate
Migrate Codex CLI conversations, MCP servers, memories and project files into DeepSeek Harness sessions, workspaces and MCP registrations. 把 Codex CLI 的对话、MCP、记忆与项目文件迁移为 DSH 会话、工作区与 MCP 注册。
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-acp-enhanced
grunmin/dsh-acp-enhanced
Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.