dsh-session-archive
Sidebar panel for archived sessions in DeepSeek Harness: group by workspace, search by title, preview user questions, one-click restore, or delete with confirmation.
DeepSeek Harness 已归档会话管理面板:按工作区目录分组、按标题实时搜索、只读预览用户问题、一键恢复,或二次确认后删除。
How to install
dsh plugin add github:kiligzzz/dsh-session-archive About
dsh-session-archive English | 简体中文 一个 DeepSeek Harness Web 插件:把注册表全局的**已归档会话**呈现出来, 支持预览、恢复(取消归档)与删除。 harness 会把归档会话从所有界面(工作区分组、未分组、内容搜索、平铺列表) 中隐藏,却不提供任何查看或恢复入口。本插件在侧边栏底部添加一个入口, 补上这块缺失的能力。 截图 **面板** —— 已归档会话按所属工作区目录分组,组内按时间倒序;每行显示 最后活动时间,悬停可见绝对时间戳。 **实时标题搜索** —— 输入即跨所有分组过滤列表。 **只读预览** —— 点击会话标题打开弹窗,从磁盘日志渲染全部用户问题; 归档状态全程不受影响。 **删除二次确认** —— 删除必须经过显式确认弹窗;活跃会话一律拒绝删除。 **侧边栏入口** —— 插件在侧边栏底部添加按钮,与 Cordis Plugin、插件市场并列。 功能 **侧边栏底部入口** —— 侧边栏底部的「已归档会话」按钮(收起为图标 rail 时同样可用)。 **分组面板** —— 宽幅固定尺寸面板列出全部已归档会话,**按所属工作区 目录分组**(未分组排最后),分组可**折叠**,每组带**计数徽章**。 **每行最后活动时间** —— 紧凑相对时间(刚刚 / 5分钟 / 3小时 / 2天), 风格与侧边栏会话行…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek, deepseek-harness, dsh-plugin, session-management
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.