dsh-delete-chat
在设置页中归档、恢复并删除会话。
Archive, unarchive, and delete sessions from a settings page.
怎么安装
dsh plugin add dsh-delete-chat 简介
dsh-delete-chat A DeepSeek Harness session manager: a settings page that lists every session and lets you archive (hide), unarchive (restore), and permanently delete sessions. 一个 DeepSeek Harness 会话管理插件:在设置页中列出全部会话,并支持归档(隐藏)、取消归档(恢复显示)与永久删除会话。 What it does / 功能 **List** every session with its title, working directory, and creation time, split into *archived* and *active* groups. **Archive** a session to hide it from the sidebar. The log is kept, so archiving is fully reversible. **Unarchive** a session to make it visible again. **Delete** a session permanently: removes its persistence log file…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 20
- 月下载
- –
- 最近更新
- 2026-09-12
- 创建于
- 2026-09-10
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
deja-vu
vshulcz/deja-vu
面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。