AI Agent Hub
Back to plugins
🖥️

dsh-archived-conversation

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Li-canghai/dsh-archived-conversation

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

Run dsh plugin install Li-canghai/dsh-archived-conversation within DeepSeek Harness to install this plugin; the source repository is https://github.com/Li-canghai/dsh-archived-conversation . After installation, restart dsh --profile web and refresh the page to see the Archived tab under Settings.

About this plugin

DeepSeek Harness natively supports archiving a conversation via right-click, hiding it from the workspace. However, once archived, there is no dedicated interface to browse, search, unarchive, or delete those sessions. Over time the archive becomes a write-only black box with no way back in.

dsh-archived-conversation adds a Settings to Archived tab that groups every archived conversation by project, offers instant local search by title, project name, or session ID, and provides one-click unarchive (restoring the session to its original workspace position) or permanent deletion of the full sub-agent tree. When OpenViking is configured, deletion synchronously cleans up unrefined session records while leaving refined long-term memories untouched.

Ideal for heavy DeepSeek Harness users who have built up a large archive over time. The plugin is dependency-free, requires no build step, activates automatically after a restart, does not modify DSH core code, and can be uninstalled at any time.

Use Cases

  • Browse and search archived conversations by project to recover old sessions
  • Unarchive a session with one click to restore it to its original workspace
  • Permanently delete unwanted archived sessions and their sub-agent trees to free disk space

Best For

  • Heavy DeepSeek Harness users with large archives
  • Users who need unified management of main and sub-agent session archives
  • OpenViking users who want synchronized cleanup of unrefined records on deletion