AI Agent Hub
Back to plugins
🖥️

dsh-quick-toc

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install LyaxZ/dsh-quick-toc

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

Run dsh plugin install LyaxZ/dsh-quick-toc in the terminal, or clone the source from https://github.com/LyaxZ/dsh-quick-toc and install locally, then restart DSH to use the outline panel in the Web UI.

About this plugin

When a DeepSeek Harness conversation stretches past a dozen screens of back-and-forth, scrolling up to revisit a specific analysis or sub-topic becomes tedious guesswork. dsh-quick-toc extracts the Markdown headings (H1-H6) from AI replies into a dockable outline panel, grouped by conversation turn, so the full structure of the discussion is visible at a glance.

The panel auto-highlights whichever turn is currently in your viewport as you scroll, lets you click any heading to glide smoothly to that exact spot in the chat, and remembers your docking side, size, and collapsed state across sessions. Pagination loads older turns lazily as you scroll to the top, and inline Markdown formatting is stripped from outline labels for a clean reading experience in both dark and light themes.

If you use DSH for long, iterative technical deep-dives and need to jump between sub-topics frequently, this plugin turns minutes of manual scrolling into a single click.

Use Cases

  • Jumping to a specific sub-topic in a long conversation
  • Skimming the overall structure of multi-round technical discussions
  • Repeatedly referencing positions across multiple conversation turns

Best For

  • Developers doing long technical deep-dives in DSH
  • Knowledge workers who frequently locate info in long conversations
  • Daily DSH users seeking richer Web UI experiences