LeonSone/dsh-question-rail0

dsh-question-rail

模仿 deepseek.com 网页版右侧的问题导航条,支持悬停预览和点击平滑滚动定位。

AI 分析

核心用途是在界面右侧生成提问索引,方便快速预览和跳转到历史轮次。适合单次会话轮次极多、需要频繁前后翻阅上下文的用户。

包名
dsh-question-rail
版本
0.1.0
许可证
MIT
最近更新
2026年8月26日

安装

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

Usage

Once installed, a narrow strip of ticks appears along the right edge of an active chat conversation:

InteractionBehavior
Move mouse near the right edgeThe strip widens, revealing each round's question as a single line (12px, right-aligned, trailing tick).
Hover a single questionA detail box appears on the left showing the full question text (scrollable up to 50vh).
Click a questionThe chat scrolls smoothly to that turn and flashes a highlight ring.
Switch to 轨迹 / 上下文 / Design / PPTThe rail hides instantly (chat-view gate).
Empty / home screenNothing renders.