AI Agent Hub
Back to plugins
🧠

dsh-archive

Memory Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install crack-time/dsh-archive

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

Run dsh plugin install crack-time/dsh-archive in the DeepSeek Harness terminal to install this plugin. See https://github.com/crack-time/dsh-archive for details.

About this plugin

dsh web ships with the ability to archive a session, but offers nothing to manage the archive afterwards. Over time the list grows into a pile of stale entries you cannot rename, restore, or safely remove. dsh-archive fills that gap: a small button next to the native workspace controls opens an archive view that overlays the workspace list, grouped by workspace, collapsible, and sorted by recency.

Each entry exposes a three-dot menu with three operations missing from the native build. Rename opens a system-level modal with auto-select, Chinese IME protection, Enter to confirm, and Escape or backdrop click to cancel. Restore returns the session to its original workspace. Delete presents a red danger-button confirmation dialog with a consequence note and an in-progress state, after which the log file is permanently removed. Every interaction mirrors dsh iconButton and modal conventions so the plugin feels native.

If you run multiple workspaces in dsh web and your archived sessions have outgrown quick visual scanning, dsh-archive lets you locate, rename, clean up, or recover history at a glance without leaving the browser.

Use Cases

  • Archive list has grown and you need quick rename, cleanup, or recovery
  • Browse archived sessions grouped and collapsible across multiple workspaces
  • Manage the dsh web archive area in-browser without touching the terminal

Best For

  • Developers who manage multiple workspaces daily in dsh web
  • Users whose archived sessions have outgrown quick visual scanning
  • People who prefer native-style UI and want zero extra configuration