dsh-session-plugin
Run the following command in DeepSeek Harness:
dsh plugin install Heeweelee/dsh-session-plugin
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness Desktop, find and install the plugin from Settings > Plugins marketplace, or run dsh plugin install Heeweelee/dsh-session-plugin; the source is hosted at https://github.com/Heeweelee/dsh-session-plugin. Restart DSH after installation to activate it.
About this plugin
DSH Desktop has two everyday friction points the official product does not address well: quickly reusing a previous prompt mid-typing, and permanently removing stale sessions from the workspace list, since DSH only exposes an archive (hide) API rather than a true delete.
The plugin ships two core capabilities. Input-history recall: focus the input box and press Up to pull in your last user message, keep pressing Up or Down to navigate, open the searchable list via the dropdown in the title bar, click to refill, or dismiss a single entry with a cross. Permanent session deletion: right-click a session in the left list, confirm once more, and the local log file is removed at the filesystem level with no recovery; sessions actively generating or running background jobs return a 409 refusal, while idle sessions vanish from the list immediately.
Best for heavy DSH Desktop users who accumulate many sessions and frequently reuse earlier prompts. The plugin has zero runtime npm dependencies, takes effect after one restart, and uninstalling it leaves existing data intact.
Use Cases
- Reuse a previous prompt mid-typing by pressing the Up arrow
- Permanently remove stale sessions from an ever-growing workspace list
- Recycle earlier messages across multi-turn conversations without losing the current draft
Best For
- Heavy DSH Desktop users juggling many sessions daily
- Developers who frequently reuse earlier prompts and want to minimize retyping
- Users who value local data hygiene and need true deletion of session records
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.