AI Agent Hub
Back to plugins
🖥️

dsh-turn-jump

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install liuGuanYi-hub/dsh-turn-jump

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

Run dsh plugin install liuGuanYi-hub/dsh-turn-jump inside a DSH environment to add this plugin; the full source repository is at https://github.com/liuGuanYi-hub/dsh-turn-jump, and a restart of the DSH Web service finalizes the setup.

About this plugin

Long multi-turn conversations quickly become hard to navigate. dsh-turn-jump adds a minimalist tick-line navigator to the right side of the DeepSeek Harness Web console, so you never have to drag a scroll bar back and forth again. The ticks sit flush against the edge, taking zero space from the chat body or sidebar.

Hover over any tick and a frosted-glass popover reveals the real user prompt summary for that turn. Click it and the viewport smooth-scrolls to the exact message in milliseconds. The plugin stays in sync with your scroll position: the tick for the turn you are reading lengthens and highlights, while turns still generating show a breathing orange dot. Light and dark themes are natively supported, and the whole bundle is roughly 13 KB with zero external runtime dependencies.

It is built for developers and researchers who run long, multi-turn sessions in DSH-paper Q&A, code debugging, multi-step reasoning-any scenario where the conversation scrolls past a dozen screens and you need to jump back in seconds.

Use Cases

  • Locating a specific turn after scrolling through a very long conversation
  • Reviewing a particular user prompt during multi-step reasoning
  • Quickly switching between questions in paper Q&A sessions

Best For

  • Developers and researchers running long multi-turn sessions in DSH
  • Code debuggers who frequently revisit past prompts
  • DSH users who prefer minimalist UI without body-space intrusion