dsh-web-search-doubao
Run the following command in DeepSeek Harness:
dsh plugin install JayLi52/dsh-web-search-doubao
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install JayLi52/dsh-web-search-doubao in your terminal to link the plugin into your current profile; the source repository is https://github.com/JayLi52/dsh-web-search-doubao and the provider is mounted and selected automatically after install.
About this plugin
DeepSeek Harness ships with a built-in web search provider, but if you prefer the quality of ByteDance Doubao (feedcoop) search results and want to swap the backend without touching any harness source code, dsh-web-search-doubao is built for that.
As an out-of-tree bundle plugin, it registers a WebSearchProvider (id: doubao) into the ctx.web capability seam and ships a cordis.patch.yml layer: once linked into your profile it auto-mounts and auto-switches the seam search selection to doubao with no manual config edits. The plugin carries zero runtime dependencies. feedcoop Documents are mapped to the seam standard shape (url, title, snippet, publishedAt), image-type snippet parts are silently dropped, and error envelopes such as invalid_api_key are thrown as explicit errors rather than masquerading as empty results. All configuration fields other than the token (baseURL, docCount, maxSnippetLength, etc.) support hot-reload via profile patch.
It is aimed at DeepSeek Harness users who rely on the web_search tool for everyday research and want Doubao as their search backend. A single feedcoop Bearer token is all you need; switching back to the built-in provider later is just a one-line override in your profile patch.
Use Cases
- Rely on web_search in DeepSeek Harness but want Doubao feedcoop as the result source
- Standardize the team search backend on Doubao to simplify token management
- A/B test provider routing by poisoning the key to confirm traffic actually hits feedcoop
Best For
- DeepSeek Harness users who depend on web_search for everyday research
- Developers holding a Doubao feedcoop API token who want zero-dependency plug-and-play
- Ops engineers who value hot-reload config and one-line rollback to the built-in provider
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.