dsh-archive-sessions
Archived-session manager: an "Archived Sessions" settings page that lists archived sessions and lets you restore or permanently delete each one (two-step confirmation).
归档会话管理:在设置页新增“归档会话”,列出所有已归档会话,支持恢复与二次确认后的永久删除。
How to install
dsh plugin add github:jujiujiang222-cell/dsh-archive-sessions About
dsh-archive-sessions Archived-session manager for DeepSeek Harness. 在 DSH 设置界面新增“归档会话”页:列出所有已归档会话,支持**恢复**与**永久删除**(删除前二次确认)。 Adds an “归档会话” (Archived Sessions) settings page that lists archived sessions and lets you **restore** or **permanently delete** each one (with an in-page confirmation step). Features Lists archived sessions that still have a durable log on disk (disk is the source of truth — no ghost rows from the in-memory session store). Shows title, creation time, working directory and whether the session is currently open in memory. **Restore**: moves a session out of the archive s…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-07
- Created
- 2026-09-07
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- archived-sessions, deepseek-harness, dsh-plugin, session-manager
Related plugins
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-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
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-filesnap
extracurricular-ai/dsh-filesnap
Rewind a DeepSeek Harness conversation and its workspace together, without touching Git: every rewind is a fork, /redo reverses it, and a Rust engine snapshots in milliseconds.