AI Agent Hub
Back to plugins
🖥️

dsh-usage-record

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install kkishapppy/dsh-usage-record

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

Run dsh plugin install kkishapppy/dsh-usage-record in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/kkishapppy/dsh-usage-record

About this plugin

Working through long multi-turn conversations in DSH Web means constantly scrolling up and down just to revisit a single question. dsh-usage-record injects a slim vertical navigation rail on the left side of the chat pane, collapsing every question into a single horizontal line. Click any line to jump directly to that spot, turning tedious scrolling into an instant directory lookup.

The rail offers a fisheye zoom that enlarges entries near the viewport for quick recognition, a scroll-follow highlight that stays aligned with what you are reading, and full background preloading so every historical entry is ready the moment you click. It also wraps the session list to auto-generate a concise title of up to 30 characters for each session, making it easy to find the right conversation at a glance.

Ideal for DSH Web users who hold extended, multi-turn conversations and frequently need to revisit earlier prompts. Note that the plugin relies on internal DSH Web DOM structures, so a major upstream layout change may require an update.

Use Cases

  • Jumping back to a specific question in a multi-turn conversation
  • Quickly identifying different conversation topics in the session list
  • Locating the current position while scrolling with fisheye highlighting

Best For

  • DSH Web users who hold frequent multi-turn conversations
  • Developers who often revisit earlier prompts
  • Heavy AI assistant users seeking efficient long-conversation browsing