Stylelinzzz/dsh-chat-history1

dsh-chat-history

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

AI 分析

适合需要快速浏览长对话历史、通过目录大纲精确定位历史消息的用户。

パッケージ
dsh-chat-history
バージョン
0.1.2
ライセンス
MIT
最終更新
2026/09/12

インストール

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

ドキュメント

README 全文を読む ↗

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.