ZhenHuangLab/dsh-sync0

dsh-sync

Git sync for DeepSeek Harness settings and profile configuration.

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.