Stylelinzzz/dsh-chat-history1

dsh-chat-history

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

AI Analysis

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

Package
dsh-chat-history
Version
0.1.2
License
MIT
Last updated
Sep 12, 2026

Install

$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.