Stylelinzzz/dsh-chat-history1

dsh-chat-history

Chat history TOC: a user-message directory as a conversation view tab with click-to-jump

包名
dsh-chat-history
版本
0.1.2
许可证
MIT
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Stylelinzzz/dsh-chat-history

Usage

  1. Open a session and click the History tab in the header.
  2. The directory lists every user message in order (number + single-line truncated title; hover shows the full text).
  3. The header shows loading state: "Loading earlier history…" while older pages are being fetched, or the total entry count once complete.
  4. Click any entry — it switches back to the Chat tab, scrolls to the message, and flashes it.