AI Agent Hub
Back to plugins
🖥️

dsh-archived-conversations

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install AKS1st/dsh-archived-conversations

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

Run dsh plugin install AKS1st/dsh-archived-conversations in DeepSeek Harness to install this plugin; the source repository is https://github.com/AKS1st/dsh-archived-conversations .

About this plugin

DSH intentionally locks archived conversations: once an archived session becomes the current one it is instantly reset to a fresh conversation, and no unarchive API exists on the Host side. After an accidental archive, users have no official way to look back at the content. dsh-archived-conversations fills that gap by opening a safe, read-only channel inside the Settings panel.

Use Cases

  • Quickly review user and assistant messages after an accidental archive
  • Browse all archived conversation titles and timestamps from one settings page
  • Safely preview snippets of old sessions without switching the active one

Best For

  • DSH daily users who need to look back at archived content
  • Developers who prioritize read-only safety with zero state mutation
  • Plugin developers looking to extend the web settings panel