JuneLearn/dsh-session-import0

dsh-session-import

Import and verify DeepSeek Harness session exports with state sync, rollback protection, and an in-app workflow

AI 分析

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

パッケージ
dsh-session-import
バージョン
1.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

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

ドキュメント

README 全文を読む ↗

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.