dsh-sync
Git sync for DeepSeek Harness settings and profile configuration.
AI 분석
核心用途是跨设备同步 DSH 的个性化配置,支持排除敏感凭据和本地路径。适合在多台电脑上使用 DSH、需要保持配置一致的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZhenHuangLab/dsh-syncSelective 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.