AI Agent Hub
Back to plugins
🖥️

dsh-hover-archive

Client Updated 2026.08.19

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

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