mienfong/dsh-session-mgr0

dsh-session-mgr

Session manager for the DeepSeek Harness web UI: move, archive, restore, backup/export and import conversations across workspaces. Trilingual (English / 简体中文 / 繁體中文). · DSH Web 外掛「會話管理」:移動、歸檔、恢復、可攜式備份(匯出)與匯入、刪除會話,支援中(簡/繁)英文介面。

AI 分析

核心用途是跨工作区管理和备份会话。适合需要整理大量历史对话、在不同设备间迁移会话或进行本地归档备份的用户。

パッケージ
dsh-session-mgr
バージョン
0.5.0
ライセンス
MIT
最終更新
2026/08/24

インストール

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

ドキュメント

README 全文を読む ↗

Usage

  1. Open Settings → Session Manager.

  2. All conversations are grouped by their current workspace; archived ones carry a badge.

  3. Use the per-row buttons, or tick the checkboxes and use the batch toolbar:

    • Move selected… → pick a destination workspace (or type any existing folder to make it "Ungrouped").
    • Archive selected… → hide them from the sidebar (position kept).
    • Restore selected… → un-archive them back to their place.
    • Backup selected… → export each session as a portable package (an `` folder with manifest.json and the full log) to a folder you choose.
    • Import… → install a portable package from another machine into a chosen workspace/folder (safe to run on machine B).
    • Delete selected… (red) → a red warning dialog asks you to confirm again before anything is erased.
  4. While a conversation is open, the header also shows Move to Workspace to relocate it in one click.

  5. Use the 简体/繁體 switch in the toolbar (shown when the harness language is Chinese) to toggle the Chinese script.