LeonSone/dsh-question-rail0

dsh-question-rail

DSH web plugin: 模仿 deepseek 网页版界面右侧的问题条 — 右缘一条竖向问题栏,常态收起为窄列小横线,鼠标靠近时向右展开,列出当前会话每一轮的用户提问,点击后平滑滚动定位到对话对应位置。Mimics the deepseek.com right-edge question rail.

包名
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.