管理 DSH 归档聊天,支持聊天记录搜索、恢复和二次确认的安全永久删除。
- GitHub 星标
- 3
- 版本
- v1.2.1
- 许可证
- MIT
- 收录日期
- 2026-08-27
GitHub 信息
- GitHub 星标
- 3
- 许可证
- MIT
- 主要语言
- JavaScript
- 最近推送
- 2026年8月27日 10:39
- 维护者
- WSL043
- 收录日期
- 2026-08-27
README 演示图
从仓库 README 提取的截图/GIF(已过滤徽章、头像等装饰图)。

Native DeepSeek Harness archived conversation manager with history search, restore, and permanent deletion
https://raw.githubusercontent.com/WSL043/dsh-chat-manager/main/docs/assets/archive-manager.en.png

DeepSeek Harness safe permanent session deletion confirmation dialog
https://raw.githubusercontent.com/WSL043/dsh-chat-manager/main/docs/assets/confirm-delete.en.png

DeepSeek Harness chat history and archived session manager with search, restore, and safe permanent deletion
https://raw.githubusercontent.com/WSL043/dsh-chat-manager/main/docs/assets/hero.en.png
安装
dsh plugin --profile web add dsh-chat-manager标签
README 徽章
将这段 Markdown 添加到插件 README,链接到对应的详情页。
[](https://dshget.com/plugins/WSL043/dsh-chat-manager)相关插件
会话与消息dsh-rewind
★ 25同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-sessions-manager
★ 7在统一设置面板中归档、恢复、彻底删除并跨工作区移动 DeepSeek Harness 会话。
dsh-retrace
撤回/编辑重发/重新生成,加上单会话版本化:每次回退的时间线、产物回退(git 优先、快照兜底)、分叉图、会话谱系,以及实时看门狗(并发写入第一时间快照日志)。编辑前自动停止运行中的 agent(官方 cancel/whenIdle),回退不会损坏持久化日志、也不会破坏 /compact。