dsh-session-mgr
Run the following command in DeepSeek Harness:
dsh plugin install mienfong/dsh-session-mgr
Paste the following prompt into your AI chat to install this plugin:
Run the following command in your DeepSeek Harness terminal to install the plugin, available at https://github.com/mienfong/dsh-session-mgr : dsh plugin install mienfong/dsh-session-mgr
About this plugin
In DeepSeek Harness every conversation is anchored to a workspace through the absolute cwd path stored in its session header. As conversations pile up, tidying, archiving, or backing them up usually means digging through the filesystem by hand—and because that cwd is machine-specific, simply copying a conversation folder to another machine leaves it broken.
dsh-session-mgr adds a unified session-management panel to the Settings page, covering move, archive, restore, backup/export, and delete, all available both per-row and in batch. Backups produce a portable package (manifest.json plus the full session log); on the destination machine, the import step automatically rewrites the cwd to a path that exists there, so the conversation resumes seamlessly without any content changes. Deletion requires a red double-confirmation dialog, and any running session is locked against all mutating operations to prevent data loss.
It is a good fit if you have accumulated many Harness conversations and need to shuffle them between workspaces regularly, or if you work across multiple machines and want to carry an in-progress conversation with you. The interface ships in English, Simplified Chinese, and Traditional Chinese, following the Harness language setting automatically.
Screenshots
Use Cases
- Organize and archive a growing pile of conversations by workspace
- Migrate an in-progress session from one machine to another and resume seamlessly
- Batch-backup project-related conversations to guard against accidental loss
Best For
- Developers who have accumulated many conversations in DeepSeek Harness daily
- Users who switch between multiple machines and need to carry sessions along
- Teams that want to manage the full lifecycle of workspace conversations in one place
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.



