Skip to content
View PerryLink's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report PerryLink

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
perrylink/README.md

Hi, I'm PerryLink 👋

Gitee

15 DeepSeek Harness plugins, one goal: bring the best of Claude Code into DSH — checkpoints, permission rules, output styles, memory, and more.

DeepSeek Harness turned "everything is a plugin" into an ecosystem. I build the plugins I wish existed: engineering-discipline guardrails, runtime management panels, cross-session memory, and the Claude Code features I missed most. Every project ships with a five-language README, CI, npm publishing, and a dsh-plugin topic.


🚀 Flagship trio (start here)

Plugin What it gives you Install
dsh-checkpoint-rewind Claude Code /rewind equivalent: git-first snapshots before every mutation, session forks, one-shot restore dsh plugin --profile web add dsh-checkpoint-rewind
dsh-permission-rules Claude Code-style declarative allow/deny/ask rules with full audit dsh plugin --profile web add dsh-permission-rules
dsh-output-styles Claude Code outputStyles equivalent: runtime-switchable styles dsh plugin --profile web add dsh-output-styles

📦 The full family (15 plugins)

Plugin One-liner npm
dsh-mcp-panel Read-only MCP runtime panel: /mcp + Settings tab npm
dsh-doublecheck Engineering-discipline guard: requirements grill, test gates, adversary review npm
dsh-background-agents Durable background child agents with a Web UI sidebar npm
dsh-lsp-actions LSP diagnostics, formatting, completion, code actions, rename npm
dsh-output-styles Runtime-switchable model output styles npm
dsh-checkpoint-rewind /rewind equivalent: snapshots, forks, restore npm
dsh-permission-rules Declarative allow/deny/ask permission rules npm
dsh-auto-review Second-model auto-review on the approval chain npm
dsh-memento Approval-gated cross-session memory (ctx.memory + SQLite) npm
dsh-skill-pack-security Security-audit skill pack (5 skills) npm
dsh-session-pin Pin sessions in the Web sidebar npm
dsh-composer-history Terminal-style input history for the web composer npm
dsh-github GitHub PR/issue integration, writes gated by approval npm
dsh-plugin-guide Plugin-development knowledge base as an agent skill
dsh-claude-move Migrate Claude Code sessions, memory, skills into DSH GitHub Releases

One-command starter pack: PerryLink/dsh-kit

🌍 Where the plugins live

Listed on awesome-dsh-plugin, Awesome DeepSeek Harness, the AdamPlatin123 radar, and dsh-market (via the awesome-dsh-plugin registry).

中文介绍

我在 DeepSeek Harness 上把 Claude Code 里最好用的能力做成了平价插件:/rewind 式检查点回退、声明式权限规则、outputStyles 运行时风格、跨会话记忆、MCP 运行时面板……15 个插件全部开源(Apache-2.0),带五语文档、CI 与 npm 发布。旗舰三件套见上方表格,全家桶一键安装:PerryLink/dsh-kit

Popular repositories Loading

  1. dsh-auto-review dsh-auto-review Public

    Second-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default, fully auditable from t…

    TypeScript 75 1

  2. dsh-memento dsh-memento Public

    Bounded, layered, approval-gated, auditable cross-session memory for DeepSeek Harness (capability seam: ctx.memory + SQLite provider + memory tool + frozen snapshot injection)

    JavaScript 59 1

  3. dsh-mcp-panel dsh-mcp-panel Public

    MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (approval-gated writes, autom…

    TypeScript 34 4

  4. dsh-plugin-guide dsh-plugin-guide Public

    Installable DSH bundle: the dsh-plugin-guide plugin-development knowledge base as an on-demand agent skill. Official docs archive (EN/ZH), Cordis primer, 114-repo community archive, 1654 archived D…

    PowerShell 28 1

  5. dsh-permission-rules dsh-permission-rules Public

    Claude Code-style declarative permission rules for DeepSeek Harness: ordered allow/deny/ask rules with tool-name, argument (glob/regex), and workspace-path matching on the tools/pre-execute waterfa…

    TypeScript 27 2

  6. dsh-checkpoint-rewind dsh-checkpoint-rewind Public

    Claude Code /rewind for DeepSeek Harness — git-first workspace snapshots before every mutation, turn-boundary session forks, one-shot /rewind restore. A dsh-plugin capability seam.

    JavaScript 9 2