kirkchinese/Claudecode--DSH ↗★ 1
claude2dsh
将 Claude Code 用户数据(对话、技能、插件、内存和指令)迁移至 DeepSeek Harness (DSH) 的插件:支持可恢复的原生会话、工作区分组、智能体预设及上下文归档
AI 分析
核心用途是全量迁移 Claude Code 的历史会话与资产至 DSH,并支持双向同步。适合需要无缝切换开发工具链、保留完整上下文和历史对话的 Claude Code 用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kirkchinese/Claudecode--DSH说明文档
阅读完整 README ↗使用
方式一:作为 DSH 插件(推荐,开箱即用)
dsh plugin --profile web add -w github:kirkchinese/Claudecode--DSH