AI Agent Hub
Back to plugins
dsh-session-manager preview

dsh-session-manager

Memory Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install DM-Odyssey/dsh-session-manager

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

Run dsh plugin install DM-Odyssey/dsh-session-manager in DeepSeek Harness. Source: https://github.com/DM-Odyssey/dsh-session-manager

About this plugin

Any long-running DeepSeek Harness install eventually accumulates a sidebar full of sessions: archived ones are hard to recover, and a simple hide leaves workspace accounting, archive entries, and on-disk logs all in place. dsh-session-manager pulls every action into a single Settings page grouped by workspace, where each row offers archive, restore, or delete, and batch operations (delete selected, delete all archived, restore all archived) cover the rest in one click. Deletion is real: workspace accounting is removed, the archive entry is hidden, and the session.jsonl log is purged from disk, with cold sessions cleared immediately and running ones swept after they stop. As a deployment-level plugin it loads automatically on every restart and persists its state across sessions, making it ideal for teams or power users who maintain many long-lived sessions and need tight control over disk usage.

Screenshots

Use Cases

  • The sidebar is cluttered with past sessions and you need batch restore or delete grouped by workspace
  • Archived sessions disappeared from the sidebar and you need a dedicated page to bring them back
  • Multiple workspaces mix their sessions together and you want to archive, delete, and verify log cleanup row by row

Best For

  • DeepSeek Harness users who maintain many long-lived sessions on a single deployment
  • Teams that need tight control over session lifecycle and disk footprint
  • Ops engineers who prefer deployment-level plugins that load automatically on restart