
TableRogue/dsh-message-navigator
20Last commit Aug 14, 2026
dsh-message-navigator DSH plugin
dsh-message-navigator installs into the DeepSeek Harness web profile as a Cordis bundle and client module. It adds a right-edge message marker strip that tracks user and steering messages, supports smooth jump navigation, and highlights the current reading position.
How to install the dsh-message-navigator DSH plugin
dsh plugin --profile web add ./dsh-message-navigatorCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-message-navigator DSH plugin can do
- Renders one clickable navigation marker for each user or steering message.
- Smoothly scrolls to the selected message while respecting reduced-motion preferences.
- Highlights the user message nearest a reading line at 40% of the chat viewport during scrolling.
- Shows truncated message-preview tooltips on hover.
- Rebuilds markers when messages, history, conversations, or views change.
- Hides tooltips at widths of 1100px or less and hides the component at 880px or less.
- Can be persistently installed as a DSH bundle or run temporarily as a dynamic client-only Cordis plugin.
Where the dsh-message-navigator DSH plugin fits
- Quickly locating earlier prompts in long DeepSeek Harness web conversations.
- Navigating chats containing many user messages or steering interruptions.
- Adding a compact message index without replacing existing chat UI.
Who the dsh-message-navigator DSH plugin is for
- DeepSeek Harness web-profile users.
- Users who work with long chat histories.
- Developers testing client-only Cordis UI plugins.
dsh-message-navigator DSH plugin limitations
- Depends on DeepSeek Harness Web GUI DOM anchors including data-conversation-scroll and data-chat-flow-key/kind; selector updates may be needed after substantial product UI changes.
- Markers are created only for user and steering messages, not AI responses.
- The persistent checkout installation runs local source files, so source changes take effect after restarting DSH.
- The component is hidden at viewport widths of 880px or less.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-message-navigator DSH plugin alternatives
dsh-context
33
A DeepSeek Harness web UI plugin that adds a Context tab for inspecting context-window composition and changes across a conversation.
dsh-visual-plugin
6
Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-message-navigator DSH plugin questions
What is the dsh-message-navigator DSH plugin?
dsh-message-navigator is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-message-navigator DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-message-navigator use?
The snapshot records web as the dsh-message-navigator profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-message-navigator compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-message-navigator fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-message-navigator?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.