AI Agent Hub
Back to plugins
🖥️

dsh-archive-manager

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Saikel-Orado-Liu/dsh-archive-manager

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

Run dsh plugin install Saikel-Orado-Liu/dsh-archive-manager in the DeepSeek Harness Web GUI to install the plugin; source at https://github.com/Saikel-Orado-Liu/dsh-archive-manager

About this plugin

The stock DSH Web sidebar hides archived sessions and offers no way to unarchive or permanently delete them; yet a clean delete touches the transcript directory, workspace accounting, archive marker, and projection cache in a strict order.

This plugin adds a Show-archived toggle, archived-row styling with click guard, one-click unarchive, and a two-step confirmed permanent delete (including subagent cascade cleanup), with both Simplified Chinese and English UI.

Ideal for DSH Web users who have accumulated many historical sessions and need to archive, clean up, or safely remove them.

Use Cases

  • Toggle visibility of archived sessions in the DSH Web sidebar
  • Permanently delete stale sessions with a two-step confirmation dialog
  • Unarchive a session that was archived by mistake and restore full access

Best For

  • DSH Web users who have accumulated many sessions and need archiving and cleanup
  • Developers who regularly prune unused workspace sessions to keep the sidebar tidy
  • Users who prefer a GUI-driven session lifecycle over manual file management