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 外掛「會話管理」:移動、歸檔、恢復、可攜式備份(匯出)與匯入、刪除會話,支援中(簡/繁)英文介面。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mienfong/dsh-session-mgr说明文档
阅读完整 README ↗Usage
-
Open Settings → Session Manager.
-
All conversations are grouped by their current workspace; archived ones carry a badge.
-
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.jsonand 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.
-
While a conversation is open, the header also shows Move to Workspace to relocate it in one click.
-
Use the 简体/繁體 switch in the toolbar (shown when the harness language is Chinese) to toggle the Chinese script.