ZhenHuangLab/dsh-sync0

dsh-sync

DeepSeek Harness 设置与配置文件配置的 Git 同步插件,支持选择性同步命名空间、配置文件、补丁和预设。

AI 分析

核心用途是跨设备同步 DSH 的个性化配置,支持排除敏感凭据和本地路径。适合在多台电脑上使用 DSH、需要保持配置一致的用户。

套件
dsh-sync
版本
0.1.3
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZhenHuangLab/dsh-sync

Selective configuration sync

Only the settings namespaces, profiles, patches, and user preset IDs you explicitly select are included. Selected user preset directories are synchronized recursively, including their imported .mjs modules. Exact files can be marked local only so they stay unchanged on one machine and disappear from the sync plan. Credentials, sessions, storage, dependencies, and system presets stay outside the sync payload.