DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conversation-nav

A DeepSeek Harness web UI plugin that adds a floating conversation navigator and message-outline drawer.

UI & ProductivityTerminal & TUI
0GitHub Stars0ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add @ulabe/dsh-conversation-nav

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-nav is an installable DSH bundle for the web profile. It adds a right-edge floating button that opens a drawer of all user messages in the current conversation, allowing smooth jumps and scroll-synced highlighting.

Key Capabilities

  • Adds a right-edge floating navigation button.
  • Displays a dark outline-style drawer listing user messages in the current conversation.
  • Loads older history when the drawer opens to build the full message list.
  • Smoothly scrolls to a selected user message.
  • Highlights the navigation item corresponding to the visible conversation position.
  • Appends entries as new AI-generated content arrives.
  • Follows the currently open conversation when users switch sessions.

Useful For

  • Navigating long DeepSeek Harness conversations.
  • Jumping back to an earlier user prompt.
  • Viewing an outline of user requests in the active session.
  • Keeping track of position while reading an active conversation.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Users working with long conversations.
  • Developers who want to customize DSH client UI behavior.

Documented Limitations

  • Depends on DSH client APIs including ctx.slots, ctx.sessions.binding(), Session.loadOlder(), and ConversationSnapshot.nodes; DSH API changes may require adaptation.
  • The navigation reflects only the currently open conversation.
  • Conversation snapshots initially contain only the loaded event window; full history is loaded when the drawer opens.
  • Installation requires the DSH CLI and a restart after installation.
  • The implementation is a handwritten browser bundle in lib/client.js.

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 Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
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
UlaBe/dsh-conversation-nav
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e32ca76 · 2026-08-20

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-19
Last release
No release detected
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