dsh-config-sync
DeepSeek Harness config sync: export/import DSH settings, API credentials, profile plugin patches and user agent presets as portable local bundles or a single password-encrypted file (AES-256-GCM + PBKDF2-SHA256).
AI 분석
核心用途是保护和迁移 DSH 的个性化配置与敏感凭证。适合有多台设备协同工作、或需要定期备份配置防止丢失的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:muyifc/dsh-config-sync使用 / Usage
在对话里直接说,或让模型调用工具:
导出我的配置到 D:\backup
把我的配置加密导出到 D:\backup # 生成 .dshsync,留空口令则自动生成短语
从 D:\backup\dsh-config-.dshsync 恢复配置,口令 xxx
查看我的 DSH 配置同步状态