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 外掛「會話管理」:移動、歸檔、恢復、可攜式備份(匯出)與匯入、刪除會話,支援中(簡/繁)英文介面。

包名
dsh-session-mgr
版本
0.5.0
许可证
MIT
最近更新
2026年8月24日

安装

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

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.