dshpluginsdshplugins.cc

ygcdsj/dsh-home-migrate

Export and import DeepSeek Harness configuration across machines as same-OS .dshmig archives, with credential redaction, verification and rollback.

workflowLicense MITTypeScript
57Health score

About this plugin

- 导出:扫描 /.dsh(profiles 配置、settings.yaml、.agent-presets、vendor/ link 目录);硬排除 .credentials.yaml/.env/.pnpm-store/sessions/storages/nodemodules 等;settings/presets 做字段级凭据扫描 + 脱敏,处理明细进 manifest(secretReport) - 打包:单一 .dshmig(zip),内置 manifest(版本、平台、文件清单、sha256 校验和、link 映射) - 导入:预检(同 OS、dsh 版本、磁盘)→ 备份目标机 → 默认新建 profile( -migrated,重名自动递增)→ link: 路径重算 → vendor/presets/settings 还原 → pnpm install → 验证链(链接解析 → dsh --dump-config)→ 失败自动回滚 - 验证链:L1 pnpm install / L2 link 解析(junction realpath)/ L3 dsh --dump-con

Keywords
deepseek-harnessdshdsh-pluginmigration
Install · dsh CLI
npm$ dsh plugin --profile web add dsh-migrate
github$ dsh plugin --profile web add github:ygcdsj/dsh-home-migrate

Health breakdown

57 / 100
License25 / 25
Repo verified15 / 15
Documentation15 / 15
Adoption · stars2 / 20
Community · forks0 / 10
Distribution · downloads0 / 15

Score reflects license, community signals, documentation and distribution. It is not a code audit — review the source before installing.

Security

LicenseMIT
Risk disclosurepartial — review the source
Network callsnone
Credentialsno
Manifestdeclared

Key metrics

Downloads / mo0
Star trend2
past week
Stars
2
Forks
0
Listed
Sep 18, 2026
Last updated
Sep 18, 2026

Related

Related plugins

NanmiCoder/dsh-agent-teams100

dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.

72.0k 1.7k
ChongCyrus/Vibe-Mathematics75

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

12.2k 28
randomix777/dsh-image-gen70

Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.

10.6k 0
shanliuling/dsh-image-gen88

Native conversational image generation for DeepSeek Harness: ask the agent to create an image, and it handles generation and keeps the result directly in the conversation.

10.6k 437
Norman-else/dsh-claude77

dsh-claude runs the locally installed Claude Code CLI as a first-class conversation provider inside DeepSeek Harness (DSH). It uses Claude Code's official Agent SDK protocol instead of recreating the agent with a separate API client.

8.9k 7
zuoyunlai/lunheng-article-pipeline-dsh75

DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.

7.5k 5