AI Agent Hub
Back to plugins
🖥️

dsh-floor-nav

Client Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install thirsty5034/dsh-floor-nav

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install thirsty5034/dsh-floor-nav in DeepSeek Harness to install this plugin; the source repository is available at https://github.com/thirsty5034/dsh-floor-nav .

About this plugin

Scrolling through a long transcript only to realize you need a message from twenty turns ago is tedious. dsh-floor-nav adds a LiveAgent-style navigation rail to the right edge of the DSH web GUI: a thin column of sampled tick marks when collapsed, and a frosted-glass panel listing every user message when hovered. A single click jumps the transcript to the exact line, and per-session star pins persist across reloads via localStorage.

The rail adapts tick density to desktop and touch, highlights the active floor nearest to the upper-quarter of the viewport, and yields space automatically when dsh-better-sidebar is present so the composer stays clear.

Built for developers and power users who run long conversations in the DSH web profile and need to re-locate past turns without endless scrolling.

Use Cases

  • Locating a specific user message in a long transcript without endless scrolling
  • Star-rating key turns so you can jump straight to them after a reload
  • Tapping sampled tick marks on a touch device to jump to a particular section

Best For

  • Developers running multi-turn conversations in the DSH web profile
  • Power users who frequently need to revisit earlier turns in a session
  • GUI users who prefer the LiveAgent-style rail interaction