AI Agent Hub
Back to plugins
🖥️

dsh-bookmark

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install leilei3167/dsh-bookmark

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

Run dsh plugin install leilei3167/dsh-bookmark in your DeepSeek Harness terminal to install this plugin, whose source is hosted at https://github.com/leilei3167/dsh-bookmark .

About this plugin

Scrolling through a long multi-turn conversation in the DeepSeek Harness Web UI to find an earlier prompt is tedious and easily loses your place. dsh-bookmark solves this by embedding a compact rail beside the chat, placing a 12-pixel marker for every user message so you can glance at the entire conversation structure at a time, much like the Codex-style navigator.

Hovering over any marker expands a three-level cascade card showing the prompt title and a snippet of the assistant reply. Click a marker, or navigate with ArrowUp and ArrowDown, and the page smooth-scrolls to that turn. The marker closest to the current viewport is highlighted in black so you always know where you are. The rail automatically tracks your active session, including previously saved conversations, and repositions itself when the sidebar or layout changes.

If you routinely work through multi-turn technical Q&A, code reviews, or long-document analysis in the DeepSeek Harness Web UI, dsh-bookmark turns screen-by-screen hunting into instant marker-based jumps. The plugin runs entirely inside the browser client, never touches API keys, and keeps all conversation data in local memory, making it both lightweight and privacy-friendly.

Use Cases

  • Jump back to an earlier prompt in a long multi-turn conversation
  • Navigate between specific Q&A turns during code review discussions
  • Track key points across lengthy technical analysis sessions

Best For

  • Power users of the DeepSeek Harness Web UI
  • Developers conducting multi-turn code reviews
  • Researchers and analysts processing long technical Q&A sessions