All plugins

DSH / BUNDLE / CLIENT-UI

@lijinhao315/dsh-question-index

v0.1.2lijinhao315 / dsh-question-index127f2a8294

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

@lijinhao315/dsh-question-index

Question index for DeepSeek Harness Web UI: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click one to jump the session to that point. Auto-indexes the full history of every session on open and persists it locally.

README / EN

Package documentation

Registry summary

Question index for DeepSeek Harness Web UI: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click one to jump the session to that point. Auto-indexes the full history of every session on open and persists it locally.

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- Click-to-jump requires the target row to be rendered (`data-chat-anchor-key` present in the DOM); unrendered rows are skipped. - Long entries render as a single truncated line; the full text is always visible in the conversation body.