dsh-better-archive: Archived Session Management Panel for DSH Web GUI
dsh-better-archive is a client-side plugin designed for the DSH Web GUI. It addresses the issue where DSH's native archiving merely hides sessions without terminating them, by providing a centralized management interface. The plugin adds an "Archived" entry in the sidebar, supporting viewing sessions by project, keyword search, filtering, and sorting. Users can restore sessions to the normal list with a single click or perform delete operations, including deleting individual sessions, all sessions under a project, or clearing all archived sessions. For active sessions, delete operations are marked for physical deletion upon restart; undoing the archive before restart can cancel the deletion. The plugin supports real-time switching between Chinese and English text, requires Node.js 22.19+ and pnpm, and can be installed and updated via GitHub, as well as supported for local development. It provides API interfaces for querying pending deletions, undoing archiving, and various deletion operations. As a community extension, developers are advised to check the source code before installation.
Read More