AI Agent Hub
Back to plugins
🖥️

dsh-delete-session

Client Updated 2026.09.12

Run the following command in DeepSeek Harness:

dsh plugin install NIGHT576/dsh-delete-session

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

Run dsh plugin install NIGHT576/dsh-delete-session in the DeepSeek Harness terminal to install the plugin, then restart the Web GUI process to apply it; source code is available at https://github.com/NIGHT576/dsh-delete-session .

About this plugin

The DSH Web product lets you archive (hide) a conversation but never truly removes its files from disk. As conversations accumulate, log directories and projection caches pile up, leaving shared machines, demo environments, and disk-tight production deployments with no way to actually clean out old sessions.

Use Cases

  • Batch-clean historical conversations when disk space is tight
  • Remove unneeded demo sessions on a shared machine
  • Ensure a clean sidebar before a live demo

Best For

  • Ops engineers managing DSH deployments
  • Power users who want a tidy sidebar
  • Teams using DSH in shared or multi-user environments