dsh-conversation-threads
Run the following command in DeepSeek Harness:
dsh plugin install bertonsaa/dsh-conversation-threads
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install bertonsaa/dsh-conversation-threads; the full source is available at https://github.com/bertonsaa/dsh-conversation-threads
About this plugin
When a DSH conversation stretches into dozens of turns, scrolling back and forth to locate a specific instruction becomes tedious. dsh-conversation-threads renders a column of short horizontal ticks along the right edge of the sidebar, vertically centered in the dialog. Each tick maps exactly to one user message, giving you an at-a-glance map of the entire conversation without leaving the screen center.
Hover over any tick to see it highlight in the brand color and gently extend, with a content preview floating to its lower right (truncated at 30 characters, 15 per line; assistant replies are never shown). Click to smoothly scroll to that message. As you browse, the highlighted tick tracks the viewport in real time, snapping to the latest message when you reach the bottom. The rail auto-hides when fewer than 2 messages exist and adapts to light/dark themes and Chinese/English interfaces seamlessly.
The plugin is purely client-side: no host component, no API key, zero network requests or data exfiltration. It is ideal for DSH users who regularly engage in long, multi-turn conversations. Installed via the Bundle method it mounts automatically on every launch and survives restarts with no extra configuration.
Use Cases
- Quickly locate a past instruction in a multi-turn conversation
- See an overview of message distribution without repeated scrolling
- Jump to any specific user message from the current position
Best For
- DSH users who regularly run long multi-turn conversations
- Developers who need to frequently revisit past instructions
- Users who prefer fully local plugins with zero network calls
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.