dsh-plugin-message-timeline-navigation
Run the following command in DeepSeek Harness:
dsh plugin install cokiscarazo-rgb/dsh-plugin-message-timeline-navigation
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install cokiscarazo-rgb/dsh-plugin-message-timeline-navigation in your terminal; the full source lives at https://github.com/cokiscarazo-rgb/dsh-plugin-message-timeline-navigation — simply refresh the conversation page afterwards to see the timeline rail.
About this plugin
When a DSH conversation stretches past a hundred messages, scrolling back to the third turn to re-read a prompt becomes a chore. dsh-plugin-message-timeline-navigation drops a Codex-style vertical rail of dense short ticks along the left edge of the chat view, where each tick maps to one complete user turn—your message plus the full assistant reply—giving you an at-a-glance sense of how many exchanges the session contains.
Hover a tick and it elongates while its three nearest neighbors on each side expand in a stepped cascade, revealing a small preview card of the message text. Click it and the view smoothly scrolls to that turn, top-aligned with a brief highlight. Scroll naturally and the tick for the currently visible turn stays dark on its own, so the rail doubles as a passive reading-progress indicator. The whole thing is a pure front-end overlay: it mounts its own React root, reads DSH's public DOM contract, and leaves the DSH binary untouched.
If your day-to-day involves multi-turn debugging sessions, long code-generation chains, or extended research conversations in the DSH web client, this plugin turns that endless text stream into a navigable timeline. No sidebar toggle, no search bar—just glance at the rail, click, and land.
Use Cases
- Jumping to a specific turn in a long multi-message conversation
- Tracking the current reading position via the dark tick on the rail
- Scanning the full session structure during multi-turn debugging
Best For
- Developers running frequent multi-turn conversations in the DSH web client
- Users whose generation or debugging chains produce dozens or more messages
- Plugin users who prefer lightweight front-end enhancements without modifying DSH core
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.