Stylelinzzz/dsh-chat-history ↗★ 1
dsh-chat-history
提供会话消息目录,支持点击跳转定位
AI 分析
适合需要快速浏览长对话历史、通过目录大纲精确定位历史消息的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Stylelinzzz/dsh-chat-history说明文档
阅读完整 README ↗Usage
- Open a session and click the History tab in the header.
- The directory lists every user message in order (number + single-line truncated title; hover shows the full text).
- The header shows loading state: "Loading earlier history…" while older pages are being fetched, or the total entry count once complete.
- Click any entry — it switches back to the Chat tab, scrolls to the message, and flashes it.