DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-tool-web-enhanced

A DeepSeek Harness replacement for web_search that combines native results with optional SearXNG and local Markdown RAG sections.

Developer ToolsRemote Execution
1GitHub Stars0ForksUpdated2026-09-16

Install

$ dsh plugin --profile <name> add dsh-tool-web-enhanced

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-tool-web-enhanced is an installable DSH bundle that replaces the stock web_search tool. It preserves native results while optionally adding SearXNG and local Markdown RAG result sections.

Key Capabilities

  • Replaces the stock DSH web_search tool while retaining native results as the first section.
  • Adds optional SearXNG JSON API search results.
  • Indexes configured local Markdown directories for RAG retrieval.
  • Provides source selection through native, searxng, rag, or all tokens.
  • Registers a rag_index tool when RAG is enabled with configured databases.
  • Bundles a Cordis patch that inserts the enhanced tool and disables the stock tool-web row.

Useful For

  • Search the web through native DSH results plus a local SearXNG instance.
  • Retrieve relevant information from local Markdown documentation during searches.
  • Choose specific search sources for a query.
  • Rebuild configured local RAG indexes with rag_index.

Who It Fits

  • DeepSeek Harness users who want to replace the stock web_search tool.
  • Users operating a SearXNG JSON API endpoint.
  • Users who want search-time retrieval over local Markdown collections.

Documented Limitations

  • SearXNG results require an accessible instance exposing the JSON search API.
  • RAG requires configured local Markdown database directories.
  • A local embedding model may be downloaded on first use; remote embeddings require explicit provider configuration.
  • Custom section types require code changes through a fork or pull request.
  • Preset-realm web surfaces may still need their own tool-web row disabled.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
edusrez/dsh-tool-web-enhanced
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
c3290d0 · 2026-09-16

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-16
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