dsh-delete-chat
Archive, unarchive, and delete sessions from a settings page.
在设置页中归档、恢复并删除会话。
How to install
dsh plugin add dsh-delete-chat About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 20
- mo. downloads
- –
- Last push
- 2026-09-12
- Created
- 2026-09-10
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
deja-vu
vshulcz/deja-vu
One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 20 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.
dsh-turn-rewind
Anionex/dsh-turn-rewind
Rewind conversation and workspace state, powered by a persistent Change Ledger.
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-message-edit
Moeblack/dsh-message-edit
Branch-based message editing, reroll, retry, and a version timeline.