wuxiangru915/dsh-session-navigator0

@dsh-plugin/dsh-session-navigator

Session navigation minimap & outline for DeepSeek Harness web UI (Google AI Studio style side navigation) · DSH 会话导航插件:仿 Google AI Studio 侧边 Minimap、问题刻度与悬浮预览

AI 분석

核心用途是在对话界面右侧生成一个比例缩略导航条,标记各个回合位置,悬浮可预览内容,点击可快速跳转。适合在超长对话中快速定位和翻阅历史记录的用户。

패키지
@dsh-plugin/dsh-session-navigator
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 21.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wuxiangru915/dsh-session-navigator

Usage

Web UI

Session navigator

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.