dsh pluginsδΈ­ζ–‡
← Back to popular plugin directory

Agent tools such as Codex and Reasonix

Nwflower/dsh-chat-import Β· skills

πŸ“₯ DSH Chat Import Import 13 external agent conversation histories into DeepSeek Harness as full-fidelity, resumable sessions β€” and export / sync back to Claude Code.

β˜… 30GitHub stars
4Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

πŸ“₯ DSH Chat Import Import 13 external agent conversation histories into DeepSeek Harness as full-fidelity, resumable sessions β€” and export / sync back to Claude Code.

dsh-chat-import imports conversation histories from Claude Code, Codex, ChatGPT, Cursor, Gemini, Reasonix, opencode, ZCode, Grok Build, OpenClaw, Pi Coding Agent, Hermes and Kimi CLI β€” tool calls, reasoning and all β€” as full-fidelity, resumable DeepSeek Harness sessions. Source files are read read-only (never rewritten), the DSH engine is never touched, and every import becomes a fresh session grouped into the workspace of its source cwd.

importchatgpt / importopencode / importzcode / importhermes always return a batch result β€” one file / database holds all conversations, so each conversation becomes its own session in a single call.

Install command

dsh plugin --profile web add github:Nwflower/dsh-chat-import
View GitHub repository β†—Back to popular plugin directory