dsh-hover-archive
Run the following command in DeepSeek Harness:
dsh plugin install zhifengjiang/dsh-hover-archive
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zhifengjiang/dsh-hover-archive inside DeepSeek Harness to install the plugin; the source code is hosted at https://github.com/zhifengjiang/dsh-hover-archive
About this plugin
Archiving a conversation in DSH Web takes two clicks out of the box: hover the row, open the … menu, choose Archive. When you are juggling many sessions, that extra step piles up quickly. dsh-hover-archive collapses it into the Codex-style pattern—hover the row, an Archive icon fades in at the far right, one more click and the session is archived. No menus, no dialogs.
The button calls the same workspaces.archiveSession API used by the stock menu, so archived sessions land in the same place and obey the same rules. The “New Session” placeholder row is never decorated. i18n labels follow the app locale and re-render live on a language switch. The control is a real
Best for DSH Web users who archive often and want the gesture to be a single hover-plus-click. It coexists cleanly with dsh-session-manager, dsh-plugin-session-delete, and the stock … menu on the same row, all invoking the same official API. On older harness builds that predate workspaces.archiveSession, the plugin detects the missing method at runtime, logs a warning, and disables itself rather than breaking the sidebar.
Use Cases
- Rapidly triaging and archiving multiple conversation threads
- Preferring Codex-style hover-and-click over nested menus
- Archiving sessions entirely from the keyboard
- Keeping the sidebar clean without extra menu items
Best For
- DSH Web power users who archive sessions daily
- Minimalism-oriented developers who minimize clicks
- Accessibility-focused developers relying on keyboard navigation
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.