AI Agent Hub
Back to plugins
dsh-conversation-navigator preview

dsh-conversation-navigator

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install gjj-star/dsh-conversation-navigator

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

Install this plugin in DeepSeek Harness by running the command `dsh plugin install gjj-star/dsh-conversation-navigator`, with the full source code available at https://github.com/gjj-star/dsh-conversation-navigator.

About this plugin

When using DeepSeek Harness (DSH) for extended conversations, navigating to specific turns or content can be cumbersome, especially in dialogues involving multi-turn interactions, tool calls, or compression points. The dsh-conversation-navigator plugin addresses this by providing a floating navigation panel on the DSH Web interface, presenting a collapsible outline of the conversation organized by turns, which streamlines access to dialogue history.

Key capabilities include real-time position tracking with automatic highlighting, click-to-jump navigation to any turn or step, keyword filtering to search through user prompts and assistant responses, and multiple display modes (e.g., full outline, minimal indicators) to suit different layouts. The panel is draggable, supports expand/collapse operations, and incorporates smooth CSS animations for a seamless user experience.

This plugin is ideal for developers debugging long dialogues, researchers analyzing interaction patterns, or everyday users reviewing complex discussions. It is especially recommended for anyone using DSH Web for multi-turn conversations who seeks efficient navigation and content location.

Screenshots

Use Cases

  • Quickly locate specific turns or content in long dialogues
  • Filter and search for user prompts or assistant responses via keywords
  • Use the floating panel to track the current reading position in real-time

Best For

  • Developers using DSH Web for multi-turn dialogues
  • Researchers needing efficient navigation and review of complex conversations
  • Everyday users handling long dialogues or frequent interaction scenarios