dsh-session-archive
Run the following command in DeepSeek Harness:
dsh plugin install OpenSaozi/dsh-session-archive
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install OpenSaozi/dsh-session-archive in your terminal to install this plugin; the source repository is available at https://github.com/OpenSaozi/dsh-session-archive
About this plugin
When your sidebar is packed with dozens of conversations and hunting down a session from last week means scrolling through a wall of titles, the workspace gets noisy fast. dsh-session-archive adds a one-click Archive action to the session menu, sweeping inactive threads into a compact disclosure at the bottom of the sidebar while keeping the active list clean.
Under the hood it follows a strict slot-injection pattern: the plugin mounts through the sidebar.workspaces.archive child slot and unmounts without leaving any stray DOM or UI artifacts. Archiving is purely a view-level hide; the underlying transcript logs and workspace records are untouched, so you can expand the archive disclosure, open any conversation, and pick up where you left off. No system prompts, tool schemas, or provider fields are injected into model requests, keeping token and KV-cache impact at zero.
It is built for power users juggling many concurrent sessions who want the main workspace reserved for active work while preserving full historical context. One caveat: the archive disclosure is focused on viewing and restoring; in-place session renaming within the list is not yet available.
Use Cases
- Sweep inactive sessions out of a crowded sidebar in one click
- Reopen and continue archived conversations from the sidebar disclosure
- Unmount the plugin without leaving any stray UI artifacts
Best For
- Power users juggling many concurrent sessions
- Users who want the main workspace reserved for active work
- Users who need full transcript history preserved
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.