dsh-session-sight
Run the following command in DeepSeek Harness:
dsh plugin install Yidien/dsh-session-sight
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Yidien/dsh-session-sight in the DeepSeek Harness terminal; or fetch the source from https://github.com/Yidien/dsh-session-sight, mount it into your profile's node_modules directory, and register it under dsh.profile.bundles.
About this plugin
After weeks of using DeepSeek Harness, your sidebar is packed with dozens of sessions, and the temptation to delete on a gut feeling is strong — only to regret it later. dsh-session-sight turns "look before you leap" into a first-class plugin. Two entries at the bottom of the sidebar (Delete Sessions and Archived List) let you open a read-only preview panel for any row before acting: the last 20 messages between you and the assistant are rendered with full GFM Markdown support, including headings, tables, code blocks, and blockquotes. Hard deletion moves the session directory into the system Recycle Bin so you can always bring it back; archiving uses the official archiveSession API and adds only a hidden flag, preserving logs and placement so you can unarchive at any time. The plugin has zero external dependencies, does not patch official code, and mounts as a hot-pluggable bundle — dsh upgrades are unaffected, and the index rebuilds automatically after deletions without a restart.
Use Cases
- Sidebar is overflowing with sessions and you want to verify content before deleting or keeping
- Accidentally deleted a session and need to recover it from the system Recycle Bin
- Archive and hide inactive sessions while keeping data intact for later restoration
Best For
- Heavy DSH users whose sidebar has accumulated a large number of historical sessions
- Data-sensitive users who require a confirmation step before any deletion
- Users who prefer zero-dependency, non-invasive hot-pluggable plugin approaches
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.