Conversation indicator plugin
smanx/dsh-conversation-indicator · skills
Conversation indicator plugin for the DeepSeek Harness web GUI: a compact rail beside the scrollbar marks each user message; hover for the summary, click to jump.
★ 1GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense
Project overview
面向 DeepSeek Harness Web GUI 的对话指示器插件。一个紧凑的胶囊面板垂直居中显示在对话区的右侧、紧贴滚动条左侧;每条用户消息对应一条可点击的指示条(DOM kind 为 user)——助手回复默认不标记。点击指示条会让对话区平滑滚动到该对话附近,在长会话中跳转时无需拖动滚动条,也不必划过大量工具调用内容。面板在对话区滚动或流式输出时保持隐藏:只有鼠标移到它附近时才出现,移开后淡出。 悬停标记可查看对话摘要,点击标记可跳转到对应对话。
Install command
dsh plugin --profile web add github:smanx/dsh-conversation-indicator