wuxiangru915/dsh-session-navigator ↗★ 0
@dsh-plugin/dsh-session-navigator
DSH 会话导航插件:仿 Google AI Studio 侧边 Minimap、问题刻度与悬浮预览
AI 分析
核心用途是在对话界面右侧生成一个比例缩略导航条,标记各个回合位置,悬浮可预览内容,点击可快速跳转。适合在超长对话中快速定位和翻阅历史记录的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wuxiangru915/dsh-session-navigator說明文件
閱讀完整 README ↗Usage
Web UI

Open any conversation in DSH Web:
- Navigation Rail: On the right edge of the conversation, turn markers appear proportionally along the vertical rail.
- Hover Preview: Hovering over any marker displays the floating preview card with turn summary and action buttons.
- Click to Jump: Click any marker or preview card to jump directly to that turn.
- Turn Actions: Use the card's header buttons to export markdown, copy content, or step between turns.
- Drag to Scroll: Drag the viewport thumb along the rail to scroll the conversation.