dsh-web-search
为 DeepSeek Harness 提供可配置联网搜索,支持 SearXNG、Wikipedia、Tavily、Brave 与 Gemini,并支持客户端引擎选择和受控重试。
Configurable web search for DeepSeek Harness using SearXNG, Wikipedia, Tavily, Brave, or Gemini, with per-client engine selection and bounded retries.
怎么安装
dsh plugin add @lemoncat7/dsh-web-search 简介
@lemoncat7/dsh-web-search Configurable web access for DeepSeek Harness. The plugin provides DSH's native web_search and web_fetch tools: administrators select the search backend, while direct public-page retrieval uses the same plugin-scoped proxy and security boundary. A constrained web_source tool is also available when an agent must verify raw HTML markers or script-embedded data under an explicit source procedure; normal page reading remains the job of web_fetch. Supported providers: SearXNG — self-hosted, keyless general web search Wikipedia — keyless encyclopedia search; Simplified Chine…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-28
- 创建于
- 2026-08-25
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, websearch
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-browser
anweat/dsh-browser
自包含浏览器运行时:Playwright(chromium)+ OpenCLI 作为插件本地依赖(全局复用回退),提供 `browser` 服务与 9 个交互式浏览器工具。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。