DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-message-rail

Codex-style left-side message navigation rail for DeepSeek Harness Web UI with hover previews and message jumping.

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

Install

$ dsh plugin --profile web add dsh-message-rail

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-message-rail is a Web UI plugin for DeepSeek Harness that renders a Codex-style left-hand navigation rail for long chat sessions. It features isometric tick marks for every user prompt, progressive hover previews, virtualized rail scrolling, and on-demand background history paging to quickly locate and jump to past messages.

Key Capabilities

  • Displays an isometric 42px navigation rail with 10px spacing for user messages in conversation views
  • Provides multi-tier expandable hover previews displaying message index, relative timestamp, and text snippet
  • Performs instant scrolling and message highlight jumping with viewport centering
  • Runs independent background history indexing without injecting assistant/tool events into the active chat DOM
  • Supports virtualized tick rendering, light/dark theme tokens, and keyboard accessibility

Useful For

  • Quickly navigating and jumping across lengthy multi-turn conversations in DSH Web UI
  • Reviewing historical user prompts and steering inputs without manual continuous scrolling
  • Inspecting long session timelines with low DOM overhead

Who It Fits

  • DeepSeek Harness Web UI users running long-running chat sessions
  • Developers and prompt engineers managing complex conversational threads

Documented Limitations

  • Only indexes user messages (`kind === 'user'`) and steering inputs, excluding assistant replies, tool calls, and injected context
  • Limits full background index to 400 history pages (up to ~20,000 surface messages)
  • Relies on internal DSH DOM anchor attributes which may shift across Harness releases
  • Follows runtime `--dsw-*` theme tokens without standalone custom color themes

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, 8 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
wx-yss/dsh-message-rail
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
818024e · 2026-08-23

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-23
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