mienfong/dsh-session-mgr0

dsh-session-mgr

DeepSeek Harness 网页端会话管理插件,支持在工作区之间移动、归档、恢复、备份/导出和导入对话,提供中英繁三语界面。

AI 分析

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

包名
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.