AI Agent Hub
Back to plugins
🖥️

dsh-user-message-navigator

Client Updated 2026.08.23

Run the following command in DeepSeek Harness:

dsh plugin install buguoshixc/dsh-user-message-navigator

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

Run dsh plugin install buguoshixc/dsh-user-message-navigator in your terminal to install this plugin, source code is available at https://github.com/buguoshixc/dsh-user-message-navigator

About this plugin

Managing long conversations in DeepSeek Harness Web can make it hard to quickly revisit a specific prompt you sent earlier. dsh-user-message-navigator adds a Codex-style user-message navigation sidebar to the web client: it opens through the official shell.overlay slot, lists all direct user prompts and admitted steering messages in conversation order, and lets you jump to any entry with a brief highlight.

The sidebar offers local keyword search (message content never leaves the page), paginated loading of earlier history, a tracker for the message nearest your current reading position, and automatic following of the active DSH locale and theme tokens. It indexes only currently visible conversation nodes and deliberately excludes plugin-generated context messages and compacted-away entries, keeping the list focused.

The plugin makes no network requests and exposes no host routes; all retrieval and navigation work stays inside your active browser tab. It is well suited for users who run long sessions in DeepSeek Harness Web and value conversation traceability alongside local privacy.

Use Cases

  • Quickly locate a previously sent prompt in a long conversation
  • Search all user-input messages in the session and jump with highlight
  • Load earlier history page by page while tracking your reading position

Best For

  • Developers running long sessions in DeepSeek Harness Web
  • Users who value conversation traceability and local privacy
  • Engineers needing to quickly find a specific prompt among many messages