Plugin directory / Developer / dsh-plugin-msg-nav
dsh-plugin-msg-nav
What it does
DeepSeek Harness conversation node navigation bar plugin: render a column of dash nodes on the right edge of the conversation area (one node per real user message), follow reading position; when mouse approaches, the node bar 'deforms and pops out' into a single-line message preview panel (overlay original position, restore on leave), click any preview to smoothly jump + highlight the dash, scroll wheel to browse when too many nodes
Untested — not yet verified
DeepSeek Harness conversation node navigation bar plugin: render a column of dash nodes on the right edge of the conversation area (one node per real user message), follow reading position; when mouse approaches, the node bar 'deforms and pops out' into a single-line message preview panel (overlay original position, restore on leave), click any preview to smoothly jump + highlight the dash, scroll wheel to browse when too many nodes Not yet verified — install and test it yourself.
“Untested” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:SherUnlocked-4869/dsh-plugin-msg-nav - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:SherUnlocked-4869/dsh-plugin-msg-nav. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Not yet verified — install and test it yourself.
Repository
github.com/SherUnlocked-4869/dsh-plugin-msg-nav ↗
Share this badge
Paste this into your README — it links back to this page and updates automatically when our test status changes:
[](https://dshbase.com/plugins/dsh-plugin-msg-nav/)