dsh-conv-search
In-conversation text search for the DeepSeek Harness web UI, with keyboard navigation, highlighting, and streaming-aware updates.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 17 development, 3 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
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
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Wallpaper Engine background integration with liquid glass UI styling for DSH web.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →