dsh-archived-sessions
Run the following command in DeepSeek Harness:
dsh plugin install Zalpha263/dsh-archived-sessions
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Zalpha263/dsh-archived-sessions in your terminal to install this plugin; the source repository is at https://github.com/Zalpha263/dsh-archived-sessions .
About this plugin
After a while with DSH, archived sessions pile up without a centralized place to see which workspace they came from, how many messages they contain, or to permanently remove the ones you no longer need. dsh-archived-sessions brings archived-session management into the Settings page, so you never have to rummage through log directories or manually map workspace ownership again.
Open Settings → Archived Sessions and the list loads instantly with zero log parsing, showing each session title, source workspace, last-active timestamp, and message count (cached in the background by log revision to avoid repeated parsing). To bring a conversation back, a single restore click sends it to its original spot in the workspace and the sidebar refreshes on the spot—no restart required. When you are sure a record is beyond saving, deletion sweeps three places at once—the log directory, the workspace association, and the archive record—while blocking sessions that are still running or have child sessions. A type-to-confirm title gate and a post-deletion persistence check guard against silent data resurrection. The directory-removal command adapts to your platform: PowerShell on Windows, rm -rf on macOS and Linux, so it works out of the box everywhere.
If you regularly archive and restore sessions in DSH, need periodic cleanup of old data, or want to track down a specific past conversation, this plugin fills the missing archived-session slot right where you expect it—turning a manual directory-digging routine into a few clicks.
Use Cases
- Consolidate, view, and clean up a growing list of archived sessions
- Restore a specific past conversation back into its original workspace in one click
- Periodically purge stale archived data to prevent log bloat
Best For
- Power DSH users who frequently archive and restore sessions
- Workflows that require periodic cleanup of historical session data
- Anyone who wants to avoid manual log-directory digging
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.