SherUnlocked-4869/dsh-plugin-msg-nav ↗★ 0
dsh-plugin-msg-nav
DSH conversation node navigation rail: one dash per user message on the right edge, reading-position tracking, hover preview card, click-to-jump with highlight line, sliding window, auto-hide
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SherUnlocked-4869/dsh-plugin-msg-nav说明文档
阅读完整 README ↗dsh-plugin-msg-nav
DeepSeek Harness 对话节点导航条插件:在对话区右缘渲染一列短横线节点串(每条真实用户消息一个节点),支持悬停预览、点击平滑跳转 + 高亮线、>11 节点滑动窗口,
无需其他配置。移除:
```bash
dsh plugin --profile web remove dsh-plugin-msg-nav
功能
| 功能 | 行为 |
|---|---|
| 节点导航条 | 对话区右缘纵向短横线串,每条真实用户消息一个节点 |
| 跟随阅读位置 | 激活节点(品牌蓝 / 深色下白色)随滚动侦测更新 |
| 悬停预览 | 450ms 出卡:244px 卡片、6 行截断、对齐官方 HoverCard 视觉 |
| 点击跳转 | 平滑滚动到对应消息 + 全宽品牌蓝高亮横线(1.5s 淡出),流式输出下亦有兜底落位 |
| 滑动窗口 | >11 节点时只渲染以激活节点为中心的 11 个窗口内节点 |
| 自动隐藏 | |
| dsh --profile | |
| --port 3090 |
## License
MIT