DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-search-failover

A DeepSeek Harness web-search and fetch provider pool with multi-backend failover, weighted rotation, circuit breaking, and a settings UI.

UI & ProductivityDeveloper ToolsBrowser & Web
4GitHub Stars0ForksUpdated2026-08-28

Install

$ dsh plugin --profile web add dsh-search-failover

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-search-failover installs into DSH Web to replace the configured search and fetch providers with a configurable pool of external search and extraction backends while retaining native web_search and web_fetch usage.

Key Capabilities

  • Routes native DSH web_search and web_fetch requests through a search-pool provider.
  • Supports failover by priority and weighted rotation across healthy backends.
  • Supports Exa, Serper, Tavily, Jina, Firecrawl, SerpApi, SearXNG, DuckDuckGo, and Brave for search; selected backends also support fetch.
  • Applies quota-aware and transient-error circuit-breaker cooldowns.
  • Rotates multiple API keys for an individual backend.
  • Registers web_search_from for explicitly searching a selected backend.
  • Provides a DSH Web settings panel for backend keys, strategy, priority, weights, connection tests, and configuration changes.

Useful For

  • Keep DSH web search available when a configured search backend fails or exhausts its quota.
  • Distribute search traffic among multiple providers using weighted rotation.
  • Use dedicated search and fetch APIs instead of the default official search channel.
  • Compare results from a specific provider through web_search_from.
  • Manage search-pool configuration from the DSH Web settings interface.

Who It Fits

  • DeepSeek Harness Web users
  • DSH users with accounts or self-hosted instances for supported search providers
  • Developers configuring resilient multi-provider search and web-fetch workflows

Documented Limitations

  • Requires Node.js 22 or later.
  • Requires DSH Web peer dependencies in the stated version ranges.
  • Many supported backends require API keys; SearXNG requires a configured base URL.
  • Backend availability, quotas, costs, and returned results depend on the selected external providers.
  • The documented installation targets the DSH web profile.

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, 0 development, 4 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
Walvez/dsh-search-failover
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
0327cf9 · 2026-09-19

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
4GitHub stars
Forks
0
Open issues
1
Last commit
2026-08-28
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