dshsearch-multi:面向 DSH 的多引擎网页搜索与网页抓取插件

dshsearch-multi 是一款由 abcdream-Lary 开发的 DSH(DeepSeek Harness)插件,采用 MIT 许可证,旨在为智能体提供统一的多引擎网页搜索与正文抓取能力。该插件通过标准 Provider 接口注册,无需修改 DSH 源码,支持 AnySearch、Bing、DuckDuckGo、Tavily 和 Exa 五大引擎。其中,前三种无需 API Key,后两种需配置密钥;搜索失败时可自动切换可用引擎兜底。插件还提供 `web.fetch` 网页抓取功能及不调用 LLM 的确定性查询意图识别。 用户可通过 DSH Web 设置页、`settings.yam

Read More
dsh-search-boost: Enhancing Multi-Engine Search and In-Depth Research for DSH

dsh-search-boost is a bundle plugin developed by Mr-remon219 for DeepSeek Harness, enhancing the built-in web_search/web_fetch with multi-engine integrated search, X search, page fetching, and deep research capabilities. It supports both free and API dual search layers, enabling zero-configuration parallel retrieval via Bing/DDG/Yahoo/Exa-free, with optional integration for Tavily/Brave/Exa. Installation command: dsh plugin --profile web add dsh-search-boost.

Read More