dsh-plugin-archived-conversations
在设置界面管理已归档对话:一键取消归档,或经确认后永久删除。
Manage archived conversations in the Settings UI: unarchive them back to the sidebar, or permanently delete them with confirmation.
怎么安装
dsh plugin add dsh-plugin-archived-conversations 简介
dsh-plugin-archived-conversations English: A DeepSeek Harness plugin for managing **archived conversations** in the Settings UI — unarchive them back to the sidebar, or permanently delete them (with confirmation). Ships a full archivedSessions remote API and batch unarchive. Bilingual (zh/en), light/dark theme aware. DeepSeek Harness 插件:在**设置界面**管理**已归档对话**。 **取消归档** —— 对话恢复到侧边栏原位置(工作区记账保持不变); **删除** —— 永久删除对话(内存会话、磁盘日志 session.jsonl.zstd、 工作区记账与归档记录一并清理),带二次确认; 附带完整归档 API(archive,与核心归档路径一致),并支持「全部取消 归档」批量操作。 对话被归档后不再出现在侧边栏;本插件是找回并清理它们的唯一入口。 功能 设置 →「已归档对话」页面,按归档顺序倒序列出全部已归档对话:标题、 工作区路径、最近活动时间; …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-02
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- archived-conversations, deepseek-harness, dsh, dsh-plugin, sessions
同类推荐
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
在 dsh web 中内联编辑与撤回自己的消息——惰性、无痕,带版本翻页器与会话级草稿持久化。
dsh-maze
lamost423/dsh-maze
执行迷宫:把智能体真实的执行过程——主干推进、失败或扑空的支路、折返、请求重试与子代理分支——画在同一根墙钟时间轴上;泳道下方是与它共用时间轴的三条数据轨道(工具调用密度、Token 脉冲、上下文压力),再下方是确定性的执行分析面板(工具结果矩阵、失败恢复链、耗时分布);可在会话页签里实时生长,也可上传最多 5 个 session log 做同轴对比。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。