dsh-archive-manager
Run the following command in DeepSeek Harness:
dsh plugin install zengcj-dev/dsh-archive-manager
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zengcj-dev/dsh-archive-manager in DeepSeek Harness to install; the source is at https://github.com/zengcj-dev/dsh-archive-manager .
About this plugin
DSH 0.1.1-rc.2 treats session archiving as a one-way action: you can right-click to archive, but there is no built-in way to unarchive or restore. A mis-archived session effectively disappears until you dig through code. dsh-archive-manager exists to close that gap.
The plugin injects a new section under Settings > Archived Sessions, listing every archived conversation with its title, creation time, and workspace. A single click on the Restore button moves the session back to the sidebar instantly via a host domain-change broadcast, with the full history preserved, no page reload, and no dsh web restart.
It is built for DSH 0.1.1-rc.2 (web profile) users who need to bring back an archived session. The footprint is deliberately tiny: pure React 18 with native fetch on the client, zero-dependency ESM on the server, and no build step. Install and go.
Use Cases
- Accidentally archived an important conversation and need a one-click restore without restarting
- Tidying up sessions resulted in too many archived, need a central view to pick and restore
- A new session got mis-archived and needs to reappear in the sidebar instantly
Best For
- Developers on DSH 0.1.1-rc.2 web profile
- DSH users who archive and search sessions frequently
- DSH users who prefer lightweight, zero-build-step plugins
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.