All plugins

DSH / BUNDLE / CLIENT-UI

dsh-conversation-indicator

v0.1.0smanx / dsh-conversation-indicator793946a23b

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-conversation-indicator

Conversation indicator for the DeepSeek Harness web GUI: clickable markers along the transcript scrollbar that jump to the corresponding message or turn.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add smanx/dsh-conversation-indicator --ref 793946a23be54e386680ae84f2fd728345ce048b

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

English | 中文版

LIMITATIONS

Known limitations

- Markers reflect the currently loaded history window; very old rows that the web app has not rendered yet cannot be marked (paging in more history adds their markers). - The rail is drawn near the scrollbar of the active conversation view; it does not overlay other views (trajectory, details panel). - Options are read at plugin mount; toggling `localStorage` live takes effect on the next mount (page reload or view remount). - Smooth scrolling is animated by the browser; clicking many markers in quick succession may not interrupt the current animation.