← 返回列表
D

@claude2dsh/plugin

v0.1.0-rc.2 · 2 天前发布

Import Claude Code sessions and skills into DeepSeek Harness, and sync DSH sessions back to Claude Code

deepseek-harnessdshdsh-pluginclaude-codemigrationsessionskills

README

@claude2dsh/plugin

DeepSeek Harness plugin for Claude2DSH. It imports Claude Code conversations and skills into DSH as native resumable sessions, and exports/syncs DSH sessions back into Claude Code JSONL.

Tools

  • claude2dsh_import: read ~/.claude/projects read-only, write DSH-native session logs. Idempotent; grown Claude transcripts append only new turns. preview:true is zero-side-effect. includeSubagents:true imports subagent/workflow transcripts as origin:"subagent" child sessions.

  • claude2dsh_import_skills: copy validated Claude skills into $DSH_HOME/skills; conflicts are never overwritten.

  • claude2dsh_export: serialize one DSH session into a Claude Code JSONL transcript under $DSH_HOME/claude2dsh/exports. Writing below the real ~/.claude is refused unless
  • 查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @claude2dsh/plugin
    Repo
    git+https://github.com/Claude2DSH/Claude2DSH.git
    Engines
    {"node":">=22.19.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}