dsh-archive-viewer
Run the following command in DeepSeek Harness:
dsh plugin install csiroqa/dsh-archive-viewer
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install csiroqa/dsh-archive-viewer in your terminal to install; full source code is available at https://github.com/csiroqa/dsh-archive-viewer
About this plugin
After weeks of daily use, a DeepSeek Harness sidebar tends to become a graveyard of finished and half-finished sessions. Hunting down a specific decision log means scrolling through dozens of cards, and the hard-won lessons from those conversations stay scattered, never distilled into anything you can search or revisit. dsh-archive-viewer turns archiving from a one-off chore into a continuously running memory system: sessions idle past a configurable threshold are archived automatically, a folder tree keeps them organized, and when a session closes the plugin calls your LLM to produce a structured digest (goals, key decisions, reusable takeaways, open issues) that lands in a local, full-text-searchable experience library.
The panel covers the full lifecycle of an archived session: read conversation history, batch-export ZIPs, restore a session back to its original workspace group, star or annotate it, and hit the power button in the session header to shut DSH down gracefully with every log and attachment intact. All state (folder assignments, bookmarks, summaries) persists under the local archive_snapshots directory with no cloud dependency.
Built for developers who use DSH long-term for engineering, writing, or research and want a tidy workspace paired with a searchable personal knowledge base that grows with every completed session.
Use Cases
- A sidebar full of finished sessions that need batch archiving by project or topic
- Distilling key decisions and hard-won lessons into searchable, structured summaries after a project wraps up
- Shutting down DSH gracefully at the end of a day while keeping every log and attachment restorable
Best For
- Developers who use DSH daily for engineering, writing, or research and accumulate many sessions over time
- Individual users who want a tidy workspace with automatic end-of-session archiving
- Developers or small teams who prefer local-only knowledge management without cloud dependencies
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.