asukasec/dsh-message-preview ↗★ 0
dsh-message-preview
Sidebar message-history preview for DeepSeek Harness web UI: lists the current session's sent messages with previews; click to jump the chat to that message.
AI 分析
核心用途是提升长对话中的消息定位效率。适合经常进行超长会话、需要频繁翻阅和跳转历史上下文的 DSH Web 用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:asukasec/dsh-message-previewドキュメント
README 全文を読む ↗使用
打开至少包含两条用户消息的会话。会话右侧会显示一枚当前位置指示;将鼠标移到右缘即可展开导航条。
- 悬停导航块:查看消息序号、发送时间和文本预览。
- 点击导航块:跳转到该条用户消息。
- 滚动会话:高亮块会跟随当前阅读位置。
插件没有设置项,安装后即可使用。