dsh-archive-manager
Archived-session manager for DSH Web: workspace-grouped list, FTS5 full-text search over session content with per-session snippets, restore-and-open, and hard delete.
归档会话管理插件:按工作区分组浏览,FTS5 全文检索会话内容并展示多条命中摘要,支持恢复并打开与彻底删除。
How to install
dsh plugin add @chushiz/dsh-archive-manager About
dsh-archive-manager English · **中文** DeepSeek Harness Web GUI 的**归档会话管理**插件,位于 **设置 > 归档会话**。harness 内置的"归档"是单向的:只隐藏会话、没有取消归档。本插件补齐浏览、恢复、删除: **浏览** —— 按工作区分组列出已归档会话,支持标题 / 目录 / id / 预设 / **会话正文全文**搜索。 **全文搜索** —— 基于 harness 的 sessionQuery SQLite FTS5 索引:用户消息、AI 回复、工具调用与参数、todo 全部可搜;命中高亮、关键词居中短窗口、每会话最多 5 条,可按类型筛选。 **批量操作** —— 多选复选框 + 顶部批量删除;删除前自动停掉活着的 agent,避免文件占用。 **对话预览** —— 点击标题展开最近 4 句对话(用户-AI 交替),无需恢复即可判断是否为目标会话。 **恢复并打开** —— 取消归档并打开,可查看历史、继续对话。 **删除** —— 物理移除会话日志目录,**不可逆**。 host: 归档集合 + 持久化标题/元数据 --archiveManager 服务--> 浏览器 client: 设置页"归档会话"(工作区分组 + 全文搜索 + 恢复并打开 + 删除) 安装 sh dsh plugin --pr…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-21
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.