AI Agent Hub
Back to plugins
🖥️

dsh-archive-manager

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install LianbinZhou/dsh-archive-manager

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

To install dsh-archive-manager in DeepSeek Harness, please run the installation command: dsh plugin install LianbinZhou/dsh-archive-manager。. Source: https://github.com/LianbinZhou/dsh-archive-manager

About this plugin

While DSH Web GUI offers session archiving, archived sessions are hidden and lack an official unarchive interface, making them difficult to recover when needed. dsh-archive-manager fills this critical gap by adding a "History Archive" entry to the sidebar. It lists all archived sessions, displaying real session titles via sessionPersistence instead of random suffixes. The core capability lies in fixing specific pain points in the official implementation, such as "no immediate refresh after recovery," "incomplete list display," and "panel not updating while open." Users can restore archived sessions back to the workspace list instantly by clicking the "Restore" button, without manual page refreshes. The panel features an automatic polling mechanism that updates every 3 seconds to ensure real-time synchronization. This plugin is ideal for developers and teams who need to manage historical sessions and avoid accidental data loss. It provides an intuitive interface to manage archived content, making the archiving feature in DSH truly usable and reliable.

Use Cases

  • Recover important archived sessions
  • Manage lists of long-unused sessions
  • Unhide workspace with one-click restore

Best For

  • Users managing sessions frequently with DSH
  • Developers needing to organize historical records
  • Deep users seeking full functionality in DSH Web GUI