Skip to content

v0.1.0

Latest

Choose a tag to compare

@PerryLink PerryLink released this 13 Aug 19:46
· 2 commits to master since this release

dsh-claude-move v0.1.0

Keep your Claude Code history when you move to DeepSeek Harness - copy-only migration with seamless resume.

Highlights

  • Full migration: transcripts -> resumable DSH sessions (one workspace per Claude project), memories, skills, CLAUDE.md, settings suggestions.
  • Copy-only & incremental: nothing is moved or deleted; re-imports append only new turns (live sync with a running Claude Code).
  • Workspace mirroring: one workspace per project cwd.
  • Tool contract: claude_scan / import_claude honor exec.signal; batch import reads concurrently (importConcurrency).
  • Web panel (/api/claude-move/*) + one-shot commands /claude-import-all and /resume-claude.
  • License: Apache-2.0 (MIT components attributed in THIRD_PARTY_NOTICES.md).
  • CI: Node 22 GitHub Actions, 100/100 tests.

Install

\\sh
dsh plugin --profile web add -w github:PerryLink/dsh-claude-move
\\

See README (EN/??/ES/PT/HI) for usage, configuration and verified compatibility notes; full checklist in RELEASE.md and change history in CHANGELOG.md.