dsh-backup
by xiaoyuyu6420 · xiaoyuyu6420/dsh-backup
★ 19 Stars
⑂ 7 Forks
◎ 2 Open issues
Updated: Sep 12, 2026
MIT
JavaScript
Original language: English
About
One-command backup & restore of DSH user data: /backup commands and a visual Settings panel — destination, retention and excludes edit live and apply without a restart. sha256 verification with hardened restore (path-traversal and symlink rejection) that auto-rolls-back on failure and reports a result receipt; scheduled auto-backup that survives restarts; daily/weekly tiered retention; /backup doctor checks and repairs session logs from a known-good backup; smart backup takes pre-upgrade snapshots on host version changes and quarantines corrupt session logs before rotation can destroy good copies; out-of-process rescue channel (zero-dependency rescue web UI dropped into the backup dir, works even when the host won't boot); archive download route and GitHub sync for cross-machine moves. Credentials are redacted by default — .credentials.yaml and .env stay in a local vault rather than the archive, and a cross-machine restore lists what to re-enter. macOS/Linux/Windows.
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.5.1 | — | — |
| 0.5.2 | — | — |
| 0.6.0 | — | — |
| 0.6.1 | — | — |
| 0.6.2 | — | — |
| 0.7.0 | — | — |
| 0.7.1 | — | — |
| 0.7.2 | — | — |
| 0.8.0 | — | — |
| 0.9.0 | — | — |
| 0.9.1 | — | — |
| 0.10.0 | — | — |
| 0.11.0 | — | — |
| 0.11.1 | — | — |
| 0.11.2 | — | — |
| 0.11.3 | — | — |
| 0.12.0 | — | — |
Similar plugins
by xiajiajun516
DeepSeek Harness (DSH) backup & restore plugin — export, import, migrate and sync your complete DSH configuration, plugins, MCP servers, skills and workspace. One-click migration to another machine.
★ 112
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add dsh-config-managerby fakechris
DSH 运维工具箱:升级、重启、故障都不用操心。① 官方每日快照 A/B 双槽轮换——旧插件迁移+构建+验收全过才原子切换,一键回滚,旧版本永远兜底;② 守护 10s 自动拉起 web + agent 断点自动续接,重启无人值守;③ web 全挂(A/B 都坏、agent 不可用)时 dsh-doctor 一条命令自救:九项诊断→机械修复配置→LLM 深度检测修复(完整推理实时可见)→拉起 web
★ 15
MIT
Python
Aug 21, 2026
dsh plugin --profile web add @fakechris/dsh-restart-recoverby gehennawu
Self-hosted DSH Web operations panel for safe restart and upgrade, health diagnostics, model-usage statistics and provider quota lookup, backup and session management, task notifications, skill contro
★ 5
↓ 1.1k/wk
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add @gehennawu/dsh-serviceby jh1016248
DSH(DeepSeek Harness)插件:会话标题栏一键导出当前会话 —— 「保存 MD」下载纯净 Markdown,「保存 HTML」下载带左侧目录、表格与代码块渲染的网页。自动过滤模型思考过程与工具调用记录,只保留用户与助手的正文,适合归档、分享与撰写报告。安装:dsh plugin --profile web add dsh-save-session
★ 0
↓ 690/wk
MIT
JavaScript
Sep 11, 2026
dsh plugin --profile web add dsh-save-sessionby kaka-crypto
Disk guard for DeepSeek Harness: redirect downloads/artifacts/caches/temp off the C: drive, inject a path-discipline prompt into every session, disk_guard tool for status/cleanup.
★ 0
MIT
TypeScript
Aug 28, 2026
dsh plugin --profile web add dsh-disk-guardby d86e
dsh-doctor: self-healing watchdog for the DeepSeek Harness web profile. Recovers from plugin-induced boot failures within 60s, runs an unbounded CLI doctor, captures every tool error, and watches all
★ 4
MIT
TypeScript
Sep 8, 2026
dsh plugin --profile web add @d86e/dsh-doctor