dsh-prompt-rail
Manifest valid★ 8Prompt Rail 是 DeepSeek Harness Web 会话页的紧凑纵向提示词快速跳转条。每一条横杠对应一条当前已加载的普通用户提示词。悬停或键盘聚焦会展示预览;点击会滚动跳转到对应提示词。
DSH Prompt Rail
English | 中文
Prompt Rail is a compact vertical quick-jump rail for the DeepSeek Harness Web conversation view. One mark represents one loaded ordinary user prompt. Hover or keyboard focus shows its preview; clicking scrolls to that prompt.

Behavior
- The rail stays vertically centered beside the session sidebar.
- Every mark has a 10px high hit slot, while its default visible mark is an 8px by 3px light line.
- Hover/focus makes the current mark 28px wide and dark; nearby marks taper to 20px, 14px, and 10px.
- Clicking records the selected prompt. When the pointer leaves, all marks return to their default length while the selected mark stays dark.
- Assistant, tool, command, steering, and injected-context rows are excluded. A one-prompt conversation still renders one mark.
Install
Clone or copy this repository into the Harness root plugins directory:
deepseek-harness/
└─ plugins/
└─ dsh-prompt-rail/
Then open a terminal in the deepseek-harness root and run:
Windows
.\plugins\dsh-prompt-rail\install-and-restart.bat
macOS / Linux
node ./plugins/dsh-prompt-rail/compat/install.mjs
pnpm dsh web
Keep the plugins/dsh-prompt-rail directory after installation.
Development
The development layout expects sibling checkouts:
workspace/
├─ dsh/ # DeepSeek Harness checkout
└─ dsh-prompt-rail/
Then run:
pnpm install
pnpm run check
lib/ is committed because profile installation loads the prebuilt Host and browser files without running package build scripts.
Release checklist
- Add an exact compatibility patch for every supported pre-slot Harness revision.
- Run
pnpm run checkand exercisenode compat/install.mjs --apply-onlyin a clean matching checkout. - Commit source,
lib/,compat/, README files, screenshot, and lockfile. - Push a
v0.1.0tag and create a GitHub Release from that tag. - State the compatible Harness versions and revision hashes in the release notes.
License
MIT
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Comments
Loading…
Similar plugins
by lin-nanxing
DeepSeek Harness会话界面的快速查找跳转,根据会话中用户提问为单位进行跳转,适用于较长的上下文工作,需要快速找到对应的问题和回答的场景. A slim right-edge question-navigation rail for long DSH conversations. Every user question becomes a hoverable tick — click
★ 0
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add dsh-qnavby smanx
Conversation indicator plugin for the DeepSeek Harness web GUI: a compact rail beside the scrollbar marks each user message; hover for the summary, click to jump. / DeepSeek Harness Web GUI 对话指示器插件:滚动
★ 3
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add @smanx/dsh-conversation-indicatorby LeonSone
DSH web plugin: 模仿 deepseek 网页版界面右侧的问题条 — 右缘一条竖向问题栏,列出当前会话每一轮的用户提问,点击平滑滚动定位。DeepSeek Harness right-edge question rail.
★ 0
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add dsh-question-railMessage timeline rail for DeepSeek Harness web chat: evenly spaced ticks for each user message on the right edge, click to jump, hover to preview.
★ 0
↓ 150/wk
dsh plugin --profile web add @lcthe/dsh-timeline-railby shao-01-test
dsh-chat-rail — DeepSeek Harness 聊天右侧导航拉条插件:按「提问→回答」轮次显示彩色节点(绿/黄/红/蓝表状态),点击即跳转对应提问与回答段落,悬停展开状态面板,刚回答完有闪光动画,关键词自动提炼成短句。一个拉条,快速定位整场对话。
★ 0
MIT
JavaScript
Aug 26, 2026
dsh plugin --profile web add dsh-chat-railby Max-Null
画卷式消息导航栏:右侧竖条 hover 画卷展开,scroll-spy 高亮跟随;消息收藏、快速填充;自动屏蔽 DSH 自带轮次导航,无冲突 · Scroll-sweep message rail for DeepSeek Harness: hover unfold, scroll-spy highlight, favorites & quick fill; hides the built-in
★ 6
↓ 463/wk
MIT
TypeScript
Sep 14, 2026
dsh plugin --profile web add @max-null/dsh-chat-rail