wuxiangru915/dsh-plugins--packages-dsh-session-manager0

@dshwp/dsh-session-manager

DSH 会话管理器插件:在设置面板中提供全局会话浏览、归档、恢复、删除与预览

AI 分析

核心用途是提供一个集中的会话管理后台,支持按工作区对所有会话进行分组,进行批量归档、彻底删除或内容预览。适合历史会话极多、需要高效整理和释放磁盘空间的用户。

包名
@dshwp/dsh-session-manager
版本
0.1.1
许可证
MIT
最近更新
2026年9月5日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wuxiangru915/dsh-plugins#7d41bb445ad478fb2992e5b3664332fbef1d0539&path:packages/dsh-session-manager

Usage

Web UI

Session manager (settings page)

Open Settings → Session manager:

  • Archived tab (default): every archived session with title, id, creation time, cwd, disk size and the full on-disk path; status badges for running and missing files. Buttons: Restore (single / batch / all), Clear archive (delete all archived, two-step), row-level Delete (two-step).
  • All sessions tab: every persisted session grouped by workspace (ungrouped sessions show a ), status badges for archived / live / running. Actions: Archive, Delete, and Delete all (two-step; skips running/open sessions).
  • Click any session title to preview its content inline (user / assistant / tool messages, first 100).