AI Agent Hub
Back to plugins
dsh-chat-toc preview

dsh-chat-toc

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install a792883583/dsh-chat-toc

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install a792883583/dsh-chat-toc in the DeepSeek Harness terminal to install this plugin; source code is available at https://github.com/a792883583/dsh-chat-toc

About this plugin

After a long multi-turn conversation in DSH Web, finding a specific answer, bookmarking a standout exchange, or exporting the whole dialogue as a structured outline is frustratingly under-supported by the native UI. dsh-chat-toc tackles exactly this gap: instead of drawing a parallel second rail, it deeply augments the official Turn Rail that ships with DSH, giving the native minimap flagship-level navigation without any visual clutter or overlap.

The plugin layers three interaction tiers. First, hover-preview cards: sliding over any tick on the rail reveals a debounced (300 ms) card that shows both the user question and the AI core answer, with one-click favorite and copy buttons embedded right in the card. Second, a flat toolbar in the top-right corner: keyword search highlights matching ticks and smooth-scrolls to the first hit; the favorite-filter mode dims unfavorite ticks while favorites glow as golden particle bars; one-click Markdown outline export turns the entire conversation into a formatted role-and-question tree. Third, cross-session persistence: favorites are isolated by Session ID and a per-message fingerprint, so they survive page refreshes, browser restarts, and come back the next time you open the same session.

If you regularly run long technical discussions, code reviews, or iterative writing sessions in DSH Web and need to quickly locate, mark, and archive key moments, this plugin turns the native rail from “visible” to genuinely useful. It automatically follows the interface language (Chinese, English, Spanish) and adapts to both light and dark themes out of the box.

Screenshots

Use Cases

  • Quickly locate a key answer within a long conversation
  • Bookmark standout exchanges that persist across sessions
  • Export the full dialogue as a Markdown outline for archiving and sharing

Best For

  • Developers running multi-turn technical discussions in DSH Web
  • Users who frequently revisit and mark key points in long conversations
  • Team members who want to structure, archive, or share dialogue content