dsh-archive-manager
归档会话管理器:按工作区分组查看已归档的会话,支持恢复(取消归档)与打开会话转录目录。
Archived-conversation manager for DeepSeek Harness: view archived conversations grouped by workspace, restore them, and reveal their transcript folders.
怎么安装
dsh plugin add dsh-archive-manager 简介
dsh-archive-manager English | 简体中文 A plugin for DeepSeek Harness that adds **archived-conversation management**: a sidebar entry that lists your archived conversations — **grouped by workspace** — and lets you **view** (open), **restore** (unarchive), or **reveal the transcript folder** of any archived conversation. **Background.** DSH has a built-in *Archive session* action (it hides a conversation from the sidebar by adding its id to the registry-global archivedSessionIds set), but it ships **no way to view archived sessions and no unarchive API** — the shipped dsh-client-ui-workspace README…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 5
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, dsh-plugins
同类推荐
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;保留源会话,并可让目标会话暂停等待确认或立即继续。