Cocowwy/dsh-plugin-question-navigator1

dsh-plugin-question-navigator

Navigate to the latest and previous user questions in long DeepSeek Harness conversations.

包名
dsh-plugin-question-navigator
版本
1.2.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Cocowwy/dsh-plugin-question-navigator

Usage

  1. Open a new or existing conversation containing at least one user message.
  2. The navigator is hidden at the conversation bottom. Scroll upward slightly to reveal it.
  3. Click Latest question to place the newest question at the top of the reading area.
  4. The control changes to Previous question. Click it repeatedly to navigate backward.
  5. At the first question, the control reads No earlier question and becomes disabled.
  6. Use DSH's native Back to bottom button or manually scroll to the bottom. The navigator hides and resets to Latest question for the next upward scroll.

Existing conversations and older history

The plugin scans all user messages currently rendered in the active conversation, including messages created before the plugin was installed. It is not limited to new messages. DSH may keep very old messages outside the page until you click Load earlier; once DSH renders those messages, the plugin detects them automatically and adds them to backward navigation.