dsh-turn-marks
DSH web UI plugin: a Claude Code / Codex desktop style turn-marks strip on the left edge of the conversation - one small bar per user message; click a bar to jump to that message, hover to preview it, and the bar of the message in view turns white.
AI Analysis
核心用途为长对话的快速导航与预览。适合频繁进行长文本对话、需要快速定位和回顾历史消息的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:magicOF2/dsh-turn-marksREADME
Read the full README ↗🖱️ 使用 / Usage
- 打开任意会话,发送几条消息 → 对话左侧出现对应数量的灰色小条
- 点击任意一条 → 会话平滑滚动到那条消息,条条变白
- 悬停任意一条 → 弹出该消息的预览气泡(编号 + 时间 + 内容前 180 字)
- 手动上下滚动 → 白色条条自动跟随视口内当前的消息