Da-Mie/dsh-beacons3

dsh-beacons

适用于 DeepSeek Harness 的 Prompt 导航侧栏插件,支持滚动监听与快捷跳转。

AI 分析

核心用途是在长对话中提供一个可视化的 Prompt 进度条,支持悬停预览和点击跳转。适合经常进行超长上下文对话、需要频繁翻阅历史记录的用户。

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

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Da-Mie/dsh-beacons

Usage

  • Open — the rail appears automatically on any session with ≥ 2 prompts; press Alt+P to focus it for keyboard control.
  • Scroll — the highlighted tick follows the prompt you are reading; at the bottom it settles on the last prompt.
  • Preview — hover a tick to see the preview list on its left.
  • Jump — click a tick or a preview row to scroll the chat to that prompt.
  • Load more — click the ↑ button above the gutter, or simply scroll to the top to load earlier history automatically.
  • Keyboard (after Alt+P) — ↑/↓ move, Home/End jump, Enter selects, Esc closes.