插件介绍
Import 14+ external agent chat histories (Claude Code, Codex, ChatGPT, Cursor, Gemini, Reasonix, opencode, ZCode, Grok Build, OpenClaw, Pi, Hermes, Kimi CLI, DSH) into DeepSeek Harness as resumable sessions — full-fidelity, reverse export/sync, bundle backup. | 从 Claude Code、Codex、Reasonix 等 Agent 工具导入历史消息到 DeepSeek Harness 并继续对话。
项目详情摘要
DSH Chat Import A DeepSeek Harness plugin that imports conversation history from 18+ AI coding tools, so you can continue right where you left off.** **All sessions, continued in DSH.** Intro `DSH Chat Import` imports conversation history with full context from other agents, turning it into a seamlessly resumable DeepSeek Harness session. 27 agents** plus any local JSONL are covered today — the full list is under Supported Agents. Export back to: Claude Code, Codex, Kimi Code, opencode. Supported Agents Every source below becomes an independent DSH session, with tool calls, tool results and reasoning kept intact. Terminal agents** Claude Code Codex Gemini CLI Goose Crush Qoder CLI Kimi CLI Kimi Code Reasonix OpenCode MiMo Code ZCode Grok Build OpenClaw Kilo Code Pi Coding Agent Hermes IDE & editor agents** Cursor Cline Continue Zed Antigravity CLI Chat, office tools & harness** ChatGPT WorkBuddy Qwen Work CN DSH TeleAgent Local JSONL Install Usage 1. **Import** — pick the conversations to import from the "Import sessions" panel in the bottom-right of the GUI and import with one click, or have your agent call the context tool: Reasonix directory imports conservatively collapse only recovery ancestors proven by both a strict semantic prefix and an explicit `parent_id` lineage. Ambiguous or divergent files remain separate; use `lineageMode: "physical"` for one session per JSONL. 2. **Resume** — refresh the session list, open the imported session, and keep chatting from where the source left off. 3. **Sync (optional)** — the panel's "Sync" tab offers bidirectional incremental sync, off by default. Sub-agent conversations are filtered out by default in both directions. 4. **Tool injection (optional)** — the "Session Import" settings section exposes three `injectTools` levels
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Nwflower/dsh-chat-import
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。