dsh-archive
DeepSeek Harness 存档会话管理插件:在设置面板管理归档会话(恢复/删除)与回收站。
DeepSeek Harness plugin that manages archived sessions and the trash from the settings panel.
怎么安装
dsh plugin add github:imrascal/dsh-archive 简介
@imrascal/dsh-archive A DeepSeek Harness (DSH) plugin that manages **archived sessions and the trash** from the settings panel. **Archived Sessions**: review sessions that are hidden from the sidebar but keep their records; restore them individually or all at once, or move them to the trash. **Trash**: review deleted sessions; restore, permanently purge, or empty the whole trash. Deletes are **reversible**: deleting a session moves it to the trash (~/.dsh/trash); only *purge* / *empty trash* are permanent. Live (running) sessions refuse deletion with a clear message. Install bash dsh plugin --…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 3
- 月下载
- –
- 最近更新
- 2026-08-26
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh, dsh-plugin
同类推荐
dsh-synapse
liangmianya/dsh-synapse
DeepSeek Harness 的可视化非线性对话工作区:把会话、追问与分支变成可浏览、可拖拽的对话地图。
dsh-rewind
SiriLee/dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
通过可预览的五段式交接,将已有 DSH 会话迁移到另一个 Agent Preset;保留源会话,并可让目标会话暂停等待确认或立即继续。