DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-conv-search

In-conversation text search for the DeepSeek Harness web UI, with keyboard navigation, highlighting, and streaming-aware updates.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & Web
3GitHub Stars0ForksUpdated2026-08-22

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-conv-search is an installable DeepSeek Harness web plugin that adds a floating Ctrl/Cmd+F search bar scoped to the active conversation. It highlights rendered transcript matches, supports navigation and query options, and refreshes results as streamed output or paged history changes.

Key Capabilities

  • Adds Ctrl/Cmd+F and a session-header search action for the active conversation.
  • Searches rendered user messages, assistant text, tool cards, and paged-in history.
  • Provides match counts, next/previous navigation, wrap-around, and keyboard shortcuts including Enter, F3, and Ctrl/Cmd+G.
  • Supports match-case and whole-word options plus recent-query history.
  • Uses the CSS Custom Highlight API to paint all and active matches without modifying React-managed transcript DOM.
  • Observes transcript mutations and reruns searches during streaming or history loading while preserving the active match identity.
  • Excludes the composer and the plugin's own search bar from the search scope.

Useful For

  • Finding error codes, API identifiers, or function names in long chats.
  • Navigating repeated terms in streamed assistant output.
  • Searching the current conversation without matching sidebar or page-chrome content.

Who It Fits

  • DeepSeek Harness web users with long conversation transcripts.
  • Developers and technical users reviewing tool output, logs, identifiers, or errors in chat.

Documented Limitations

  • Search is limited to the active conversation column; sidebar session titles and settings pages are out of scope.
  • Matching is plain text only: it does not support regular expressions, diacritic folding, or phrases split across styled text nodes.
  • Browsers without the CSS Custom Highlight API still count matches but do not paint highlights.
  • The search bar uses a fixed top-right position and is not draggable.
  • Installation requires Node.js 22 or later and pnpm according to the project README.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 17 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
beijingwahw/dsh-conv-search
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
27c863d · 2026-09-12

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
3GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-22
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app