JuneLearn/dsh-session-import0

dsh-session-import

导入并验证 DeepSeek Harness 会话导出的插件,支持状态同步、回滚保护和应用内工作流。

AI 分析

核心用途是导入并校验 DSH 导出的会话压缩包或 JSONL 文件。适合需要在不同工作区或设备间迁移、同步和恢复 DSH 历史对话及状态的用户。

套件
dsh-session-import
版本
1.1.0
授權
MIT
最近更新
2026年8月15日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JuneLearn/dsh-session-import

Usage

  1. Open DSH Web and click New session at the top of the left sidebar.
  2. Find the workspace and mode controls above the central prompt input.
  3. Click Import conversation to the right of Standard mode.
  4. Select or drop a .zip / .jsonl file produced by DSH /export.
  5. Review the structural verdict, SHA-256, counts, original workspace, and synchronizable state.
  6. Select a target workspace and adjust title, restamping, and synchronization options as needed.
  7. Click Start import. The new session appears in the sidebar and opens automatically.

The control row is approximately:

[Select workspace]  [Standard mode]  [Import conversation]

The plugin also exposes local HTTP endpoints. See the complete API documentation for parameters and response formats.