AI Agent Hub
Back to plugins
dsh-session-archive preview

dsh-session-archive

Client Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install kiligzzz/dsh-session-archive

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install kiligzzz/dsh-session-archive to install the plugin from https://github.com/kiligzzz/dsh-session-archive, then restart the Web profile and refresh the page to see the sidebar entry.

About this plugin

DeepSeek Harness has a subtle but frustrating gap: once a session is archived it vanishes from every surface—workspace groupings, ungrouped lists, content search, tiled views—and the system provides no built-in way to inspect or restore it. Archiving, in effect, locks the conversation inside a drawer you can no longer open.

dsh-session-archive adds a button at the bottom of the sidebar. Clicking it opens a wide panel that groups archived sessions by workspace directory, each group collapsible with a count badge, ordered by last activity in descending order. A real-time title search filters across all groups. Clicking a session title opens a read-only preview of every user prompt rendered from on-disk logs (system-injected content excluded). From there you can restore the session with one click—removing it from the persisted archive and returning it to its original group—or permanently delete it after an explicit confirmation dialog. Active sessions are always protected from deletion.

This plugin is for anyone who works with DeepSeek Harness daily and has a backlog of archived sessions they still want to skim, recover, or clean up. If you have ever stared at an empty search bar wondering where your old conversations went, this is the missing piece.

Screenshots

Use Cases

  • Browsing full user prompts from an archived conversation
  • Restoring a mistakenly archived session back to its workspace group in one click
  • Purging stale archived sessions and their on-disk log directories

Best For

  • Developers who rely on DeepSeek Harness for multiple sessions daily
  • Users who have built up a backlog of archived sessions and want unified browse and restore
  • Technical users who extend Harness with local client plugins