Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Hi, I'm PerryLink 👋

Gitee mirror DSH Desktop Market npm packages plugins repos stars npm downloads

Building the DeepSeek Harness plugin ecosystem: 34 open-source plugins (Apache-2.0) across security, workflows, research, and developer experience. Every project ships five-language READMEs, CI, npm publishing, and Gitee mirrors — 60.8k npm downloads in August plus 11.9k in the first 3 days of September.

DeepSeek Harness turned "everything is a plugin" into an ecosystem. I build the plugins I wish existed — engineering-discipline guardrails, runtime panels, cross-session memory, and verifiable research engines — and publish them the way production software deserves.


📣 Latest — 2026-09-03 evening round

  • DSH Desktop Market: the PerryLink standard catalog source is live at perrylink-dsh-catalog.perrylink.workers.dev — all 34 packages with curated English summaries and same-origin icons, validated against the public v1 provider contract and live-smoked by CI on every deploy. In DSH Desktop: Market → Sources → add source → paste the catalog-source.json URL to browse the whole family in-app (installation still goes through the Market's npm-identity verification). A five-language "Install from the DSH Desktop Market" note shipped to 32 repo READMEs today.
  • W5 article published: the full Chinese deep-dive on dsh-auto-review is live on the official Showcase post #5016 (second-model approval design, fail-closed chains, audit trail).
  • Registry sprint: 27 entries live on awesome-dsh-plugin · PRs #4175/#4176 adding dsh-budget / dsh-click / dsh-draw / dsh-plugin-kit · ecosystem PRs: AdamPlatin123 radar #440 merged 08-31 · Zhiyuan-Fan #59 · Herdeny #3 · official DeepSeek Harness guide PR · omdsh hub: 32 [Submission] issues filed (#93–#124).
  • Brand protection: official-repository declaration merged into 11 repos (same-name repository defense, including the 68-star name collision on dsh-github).
  • Adoption (2026-09-03 evening snapshot): 701★ across the 34 plugin repos (up from 680 this morning; topic top-100 threshold now 548) · 60.8k npm downloads in August + 11.9k in Sep 1–3 (rolling) — top by downloads: dsh-mcp-panel 3.9k · dsh-permission-rules 3.1k · dsh-memento 2.8k · dsh-checkpoint-rewind 2.7k · dsh-auto-review 2.7k · dsh-lsp-actions 2.5k. Per-package live badges on each repo.
  • Gitee mirrors: 97 public repos (4 new mirrors — personal-directive / reach / catalog / cert-mcp — opened and filled today; daily auto-sync via the gitee-sync workflow).
  • Full audit (2026-08-27): 33/33 install · load · keyless-boot · uninstall — all green.
  • Supply chain: OpenSSF Scorecard CI on all 35 repos (action upgraded to v2.4.4 — upstream gcr.io billing failure cleared, green again) · npm provenance on every publish · funding links and the 1024-store install channel on every README.
  • Certification: dsh-plugin-certification spec v1 published — five machine-checkable dimensions, A–D grades, independent registry + badges · first registry entry live: dsh-auto-review Grade B (refreshed 2026-09-02 snapshot: 0.10.0 · 276 tests · provenance) · proposal posted on the official security-audit discussion #454.
  • Community: official Showcase post #5016 now carries the published article · 92 answered questions across GitHub discussions (58 on the official repo) · community PR merged: dsh-memento #8 · 36 entries auto-listed on deepseek1024.com.
  • New releases: 0.1.2-alpha.5 wave landed on 09-02 — 34 repos pushed + tagged + GitHub Released, 33 npm publishes plus a 22-package docs-patch follow-up wave (23/23 released), 2× Gitee sync (both success) · 366 versions live across 34 published packages (registry count; dsh-personal-directive@0.2.1 shipped 09-03 11:03Z with provenance — the family's 34th npm package). Latest: dsh-auto-review 0.10.1 · dsh-doublecheck 0.9.4 · dsh-mcp-panel 0.6.5 · dsh-permission-rules 0.6.8 · dsh-memento 0.5.3 · dsh-session-pin 0.7.3 · dsh-personal-directive 0.2.1.

🚀 Flagship picks (start here)

Plugin What it gives you Install
dsh-auto-review Second-model auto-review on the approval chain, fail-closed by default (131★) dsh plugin --profile web add dsh-auto-review
dsh-memento Approval-gated cross-session memory (ctx.memory + SQLite) (87★) dsh plugin --profile web add dsh-memento
dsh-permission-rules Claude Code-style declarative allow/deny/ask rules with session-log audit (108★) dsh plugin --profile web add dsh-permission-rules
dsh-mcp-panel MCP management console: /mcp + Settings tab + trial calls (52★) dsh plugin --profile web add dsh-mcp-panel
dsh-checkpoint-rewind Claude Code /rewind equivalent: git-first snapshots, session forks, one-shot restore dsh plugin --profile web add dsh-checkpoint-rewind

One-command starter pack: dsh-kit — installs the full family.

🔬 Research suite

Plugin What it gives you npm
dsh-research-report Verifiable research reports: content-addressed evidence ledger, manifest seal hash, byte-level citation checks, drift detection, disproof ledger npm
dsh-fund-research Chinese mutual-fund research with sealed, traceable snapshots — every number traces to a hashed source npm
dsh-industry-research Industry/company research: chain-map SVG with bottleneck detection, timeline, company cards, adversarial review npm
dsh-data-quality Deterministic data profiling/cleaning/verification: DAMA scorecard, content-hash dedupe, metric expectations npm

📦 The full family — 34 plugins by pillar

🔒 Security (4)

Plugin One-liner npm
dsh-defend Injection/jailbreak/secret detection + destructive-delete gate npm
dsh-permission-rules Declarative allow/deny/ask permission rules npm
dsh-mask PII masking/sanitization npm
dsh-skill-pack-security Security-audit skill pack + supply-chain gate npm

🔁 Workflows (7)

Plugin One-liner npm
dsh-background-agents Durable background child agents with a Web UI sidebar npm
dsh-checkpoint-rewind Snapshots, forks, one-shot restore npm
dsh-github GitHub PR/issue integration + Action, writes approval-gated npm
dsh-claude-move Migrate Claude Code/Codex/OpenCode/Hermes into DSH npm
dsh-click Desktop control tools (Windows/macOS) npm
dsh-session-sync Git-backed session synchronization npm
dsh-test-drive Install→smoke→uninstall test driver for plugins npm

✨ Experience & UX (5)

Plugin One-liner npm
dsh-composer-history Terminal-style input history for the web composer npm
dsh-output-styles Runtime-switchable model output styles npm
dsh-session-pin Pin sessions in the Web sidebar npm
dsh-memento Approval-gated cross-session memory protocol npm
dsh-personal-directive Personal directive injector with top-bar toggle (framework edition; fork of liucaimao2026/dsh-personal-directive, upstream: Minglink/dsh-infinite-gen-1) npm

🧪 Evaluation (3)

Plugin One-liner npm
dsh-auto-review Second-model auto-review on the approval chain npm
dsh-doublecheck Engineering-discipline guard: grill, gates, adversary review npm
dsh-score Plugin quality scoring across git/gh/npm npm

📊 Observability & cost (3)

Plugin One-liner npm
dsh-budget Token metering and budget governance npm
dsh-observe OTel/Langfuse telemetry export npm
dsh-fast Performance diagnostics npm

🎨 Content & knowledge (5)

Plugin One-liner npm
dsh-draw Image-generation routing npm
dsh-translate Translation + JSON repair npm
dsh-talk Speech recognition and voice I/O npm
dsh-library Local knowledge-base RAG npm
dsh-local-ai Ollama LLM provider and routing npm

🛠️ Developer experience (2)

Plugin One-liner npm
dsh-lsp-actions LSP diagnostics/formatting/completion/actions npm
dsh-mcp-panel MCP management console npm

Companion knowledge base: dsh-plugin-guide — plugin-development knowledge base + CLI toolchain | npm

🔬 Research (4)

Plugin One-liner npm
dsh-data-quality Data profiling/cleaning/verification npm
dsh-fund-research Mutual-fund research, sealed traceable snapshots npm
dsh-industry-research Industry/company research domain pack npm
dsh-research-report Verifiable research-report engine npm

🌍 Where the plugins live

  • GitHub (this profile) — source, CI, releases
  • Gitee — full mirror of every repo's branches and tags (97 public repos)
  • npm — every plugin published with CI provenance (34 packages)
  • DSH Desktop Market — add the catalog source https://perrylink-dsh-catalog.perrylink.workers.dev/catalog-source.json under Market → Sources to browse all 34 plugins in-app (curated summaries + icons, contract-validated, CI-smoked)

Listed on awesome-dsh-plugin, Awesome DeepSeek Harness, the AdamPlatin123 radar, and dsh-market (via the awesome-dsh-plugin registry). Auto-indexed on deepseek1024.com (36 entries). Certification: dsh-plugin-certification.

中文介绍

我在 DeepSeek Harness 上把 Claude Code / Codex 生态里最实用的能力做成了开源插件:检查点回退、声明式权限、输出风格、跨会话记忆、MCP 面板,以及可验证研究报告 / 基金研究 / 行业研究 / 数据质量「研究四件套」——共 34 个插件(Apache-2.0),全部带五语文档、CI、npm 发布与 Gitee 镜像。一键全家桶:dsh-kit

2026-09-03 晚间生态轮:① DSH Desktop 市场目录源上线——perrylink-dsh-catalog.perrylink.workers.dev(34 包 + 策展摘要 + 同源图标,契约校验 + CI 实测;市场 → 来源 → 粘贴 catalog-source.json 即可在应用内浏览全家桶),32 个仓库 README 同步加入五语市场安装指引;② W5 深度文章正式发布——官方 Showcase #5016(auto-review 双模型审批拆解);③ 第 34 个 npm 包 dsh-personal-directive@0.2.1 上架(09-03 11:03Z,带 provenance),34 个已发布包累计 366 个版本(registry 实测);④ 家族合计 701+ 星(早间 680 起续涨);npm 8 月下载 6.1 万 + 9 月前三日 1.2 万;Gitee 镜像 97 公开仓(4 新镜像今日开放并填充);主榜 27 条 + PR #4175/#4176 再添 budget/click/draw/plugin-kit,omdsh 投稿 32 条(#93–#124);认证 auto-review B 级不变;官方仓 58 条、全 GitHub 92 条问答;deepseek1024 自动收录 36 条。

近期需要安排一次体检,为减少熬夜,后续的更新迭代节奏会适当放缓——问题和缺陷修复不会停,只是发布频率会降低一些,还请大家谅解。

About

DeepSeek Harness ecosystem: 34 plugins - second-model approval, permission rules, memory, MCP panel, supply-chain security & certification; DSH Desktop Market catalog source

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors