D
dsh-session-import
v0.1.1 · 3 天前发布
Cross-tool session migration plugin for the DeepSeek Harness (dsh): high-fidelity ingest, continue, knowledge extraction, bidirectional export, privacy redaction.
README
session-import
中文 · English
跨工具会话迁移插件(对标/增强
dsh-chat-import),现已作为 真实 dsh bundle 插件 接入 DeepSeek Harness:
turn/start · user/message · assistant/message(含 thinking 推理块与 tool-call 块)· tool/call · tool/result · turn/end),经 ctx.sessions 写入并随官方 JSONL 持久化落盘 —— 导入的会话在 dsh Web UI 中原样渲染、可续聊;memory seam 接口)。设计文档:见
docs/ — PRD(需求/验收)· [ARCH](docs/ARCH-se版本兼容矩阵
| 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
- dsh-session-import
- Repo
- git+https://github.com/devmom/dsh-session-import.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-locale","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation","@deepseek-ai/dsh-client-ui-slots"]},"category":"integration","supportedVersion":">=0.1.0","verifiedCommit":"1a412e1","description":"Import conversations from 15+ tools (Codex, Claude Code, ChatGPT, Kimi Code, ZCode, WorkBuddy, OpenClaw, Gemini, Cursor, Continue, Cline, OpenCode, Reasonix, Copilot Chat, Aider, generic JSON) into DeepSeek Harness with high-fidelity mapping, privacy redaction, knowledge extraction and bidirectional export."}