dsh-archive
DeepSeek Harness plugin that manages archived sessions and the trash from the settings panel.
DeepSeek Harness 存档会话管理插件:在设置面板管理归档会话(恢复/删除)与回收站。
How to install
dsh plugin add github:imrascal/dsh-archive About
@imrascal/dsh-archive A DeepSeek Harness (DSH) plugin that manages **archived sessions and the trash** from the settings panel. **Archived Sessions**: review sessions that are hidden from the sidebar but keep their records; restore them individually or all at once, or move them to the trash. **Trash**: review deleted sessions; restore, permanently purge, or empty the whole trash. Deletes are **reversible**: deleting a session moves it to the trash (~/.dsh/trash); only *purge* / *empty trash* are permanent. Live (running) sessions refuse deletion with a clear message. Install bash dsh plugin --…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 3
- mo. downloads
- –
- Last push
- 2026-08-26
- Created
- 2026-08-17
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh, dsh-plugin
Related plugins
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
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-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-plugin-bridge
Totoro-qaq/dsh-plugin-bridge
Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.