dsh-session-mgr
DeepSeek Harness 网页端会话管理插件,支持在工作区之间移动、归档、恢复、备份/导出和导入对话,提供中英繁三语界面。
AI 分析
核心用途是跨工作区管理和备份会话。适合需要整理大量历史对话、在不同设备间迁移会话或进行本地归档备份的用户。
安裝
$
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.