dsh-conversation-nav
Run the following command in DeepSeek Harness:
dsh plugin install uigdwunm/dsh-conversation-nav
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uigdwunm/dsh-conversation-nav in the DeepSeek Harness terminal to install this plugin; the source code is available at https://github.com/uigdwunm/dsh-conversation-nav .
About this plugin
The DSH Web chat area typically ships with only a single jump-to-bottom button. When you are deep in a long conversation and need to leap back to a specific message, scroll to the very top and pull in older history, or step through user turns, you have no choice but to grind through the scroll bar. dsh-conversation-nav drops a compact row of circular floating buttons above the input and along the right edge of the content, covering all four navigation actions at once.
Clicking Top scrolls to the current ceiling and then auto-loads every earlier page until you reach the true beginning. Previous and Next navigate only between user and steering messages, skipping tool calls, context injections, and other transient nodes. The target message settles at roughly 1/12 of the viewport from the top so the reading flow stays natural. The buttons stay invisible by default, fade in when upward scroll speed crosses 200 px/s, and hide again when you scroll back down. All state lives in page memory; nothing is persisted to localStorage or a backend.
If you spend long sessions in DSH Web and constantly hunt through history or re-scroll to catch up, this plugin turns navigation from a slow manual grind into a single tap.
Use Cases
- One-tap jump to any earlier user message in a long conversation
- Auto-loads all previous pages until the true top when scrolling upward
- Step through user messages in order, skipping tool calls and transient nodes
Best For
- Users running long multi-turn conversations in DSH Web
- Developers who often revisit early message context
- Users who prefer minimal scrolling to browse an entire dialogue
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.