DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conversation-navigator

A DSH Web UI plugin that adds a floating, turn-based conversation outline for navigation.

UI & ProductivityTerminal & TUIDeveloper Tools
13GitHub Stars1ForksUpdated2026-08-27

Install

$ dsh plugin --profile web add dsh-conversation-navigator

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-conversation-navigator is a browser-only DeepSeek Harness Web plugin that displays a collapsible conversation outline on the right side of chat pages. It supports jump-to-node navigation, active-reading-position highlighting, and loading older conversation turns.

Key Capabilities

  • Displays a collapsible outline grouped by conversation turn
  • Expands turns to show assistant responses, tool calls, commands, and compression points
  • Smooth-scrolls to selected conversation turns or nodes
  • Highlights the currently viewed turn while the conversation is scrolled
  • Loads older history pages or all available history into the outline
  • Provides shortcuts to return to the latest content and collapse all turns
  • Reuses DSH button, icon, and theme-token conventions
  • Rebuilds the outline when switching workspaces or sessions

Useful For

  • Navigate long DeepSeek Harness Web conversations
  • Review earlier tool calls, commands, and assistant responses
  • Quickly return to a specific user question or conversation turn
  • Load and browse older chat history from a single outline panel

Who It Fits

  • DeepSeek Harness Web users
  • Users working with long or multi-turn conversations
  • Developers and power users reviewing tool-assisted chat sessions

Documented Limitations

  • Targets the DSH Web client only (`dsh.client.platform: web`)
  • Requires pnpm on PATH when installed through `dsh plugin`
  • Navigation and scroll tracking rely on current DSH DOM anchor conventions such as `[data-chat-anchor-key]` and `[data-conversation-scroll]`
  • If those DOM conventions change in a DSH update, `findAnchor` and `computeActiveKey` in `lib/client.js` may need adjustment
  • Expand/collapse state is only retained for the current page session

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

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.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
gjj-star/dsh-conversation-navigator
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
32e37a5 · 2026-08-27

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
13GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-27
Last release
2026-08-27
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app