AI Agent Hub
Back to plugins
🖥️

dsh-session-cleaner

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install fountunt/dsh-session-cleaner

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

To install this plugin in DeepSeek Harness, run the command: dsh plugin install fountunt/dsh-session-cleaner, or visit https://github.com/fountunt/dsh-session-cleaner for more details.

About this plugin

Managing sessions in DeepSeek Harness often presents a challenge. The official API only offers workspace.archiveSession to hide sessions, which doesn't delete them, leading to cluttered interfaces and wasted disk space. Users are forced to manually clean files or restart services, disrupting workflow. The dsh-session-cleaner plugin bridges this gap by enabling direct deletion of sessions from a running web runtime. It removes session files, live store entries, and workspace records without requiring a restart. Available through a sidebar menu item or API endpoint, it ensures quick and permanent cleanup. This plugin is ideal for developers, testers, and administrators who frequently create and tear down sessions for testing purposes. It streamlines the cleanup process, boosts efficiency, and minimizes downtime, making session management more effective.

Use Cases

  • Delete unwanted sessions from the DeepSeek Harness web interface to free up space.
  • Batch clean sessions via API to avoid tedious manual operations.
  • Permanently remove expired session records without restarting the service.

Best For

  • Developers who frequently test and clean up environments.
  • System administrators managing DeepSeek Harness instances.
  • Users testing sessions via the web interface.