dsh-archive-sessions
归档会话管理:在设置页新增“归档会话”,列出所有已归档会话,支持恢复与二次确认后的永久删除。
Archived-session manager: an "Archived Sessions" settings page that lists archived sessions and lets you restore or permanently delete each one (two-step confirmation).
怎么安装
dsh plugin add github:jujiujiang222-cell/dsh-archive-sessions 简介
dsh-archive-sessions Archived-session manager for DeepSeek Harness. 在 DSH 设置界面新增“归档会话”页:列出所有已归档会话,支持**恢复**与**永久删除**(删除前二次确认)。 Adds an “归档会话” (Archived Sessions) settings page that lists archived sessions and lets you **restore** or **permanently delete** each one (with an in-page confirmation step). Features Lists archived sessions that still have a durable log on disk (disk is the source of truth — no ghost rows from the in-memory session store). Shows title, creation time, working directory and whether the session is currently open in memory. **Restore**: moves a session out of the archive s…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-09-07
- 创建于
- 2026-09-07
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- archived-sessions, deepseek-harness, dsh-plugin, session-manager
同类推荐
dsh-rewind
SiriLee/dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-synapse
liangmianya/dsh-synapse
DeepSeek Harness 的可视化非线性对话工作区:把会话、追问与分支变成可浏览、可拖拽的对话地图。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-filesnap
extracurricular-ai/dsh-filesnap
同步回退 DeepSeek Harness 的对话与工作区,不碰 Git:每次回退都是一个 fork,/redo 可撤销,Rust 引擎毫秒级快照。