dsh-plugin-archived-conversations
Manage archived conversations in the Settings UI: unarchive them back to the sidebar, or permanently delete them with confirmation.
在设置界面管理已归档对话:一键取消归档,或经确认后永久删除。
How to install
dsh plugin add dsh-plugin-archived-conversations About
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,与核心归档路径一致),并支持「全部取消 归档」批量操作。 对话被归档后不再出现在侧边栏;本插件是找回并清理它们的唯一入口。 功能 设置 →「已归档对话」页面,按归档顺序倒序列出全部已归档对话:标题、 工作区路径、最近活动时间; …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-02
- Created
- 2026-08-31
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- archived-conversations, deepseek-harness, dsh, dsh-plugin, sessions
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-maze
lamost423/dsh-maze
Execution maze for DSH sessions: the agent's real path — main advance, failed or dead-end detours, backtracks, request retries and subagent branches — drawn on one wall-clock timeline, with three tracks under each lane sharing that axis (tool-call density, token pulse, context pressure) and a deterministic analysis panel below it (tool result matrix, failure-recovery chains, duration distribution); watch it grow live in a session tab, or upload up to 5 session logs for a same-axis compare.
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.