qp-exa-dynamic
基于 Exa 的网页搜索提供方:默认开启 Exa Dynamic Highlights(并带上该设置必需的 Exa-Beta 请求头),开放全部 8 种 Exa 检索类型,提供 /exa 命令在运行时改高亮、检索类型与返回条数,并注册一个可自行指定条数的 exa_search 工具。
Exa-backed web search provider for the ctx.web seam, with Exa Dynamic Highlights on by default and the Exa-Beta header that setting requires; exposes all eight Exa retrieval types, adds an /exa command to change highlights, search type and result count at runtime, and registers an exa_search tool that takes its own result count.
怎么安装
dsh plugin add qp-exa-dynamic 简介
qp-exa-dynamic English | 简体中文 An Exa-backed WebSearchProvider for the DeepSeek Harness ctx.web seam, with Exa **Dynamic Highlights** on by default and an /exa command that changes highlights, search type and result count at runtime. sh dsh plugin --profile web add qp-exa-dynamic Why this exists The first-party @deepseek-ai/dsh-web-search-exa cannot reach Exa Dynamic Highlights, for two independent reasons: 1. **Its request body is hardcoded.** It sends contents.highlights.highlightsPerUrl, and no config field it accepts reaches a dynamic field. 2. **Dynamic Highlights is a beta API and needs a…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-17
- 创建于
- 2026-09-10
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, dynamic-highlights, exa, web-search
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。
dsh-tabbit
Tabbit-Browser/dsh-plugin
让 DeepSeek Harness 能够控制 Tabbit 浏览器:安装即自动加载 tabbit-browser skill,检测国际版 Tabbit 与国内版 Tabbit Browser 正式版(>= 1.9.0),检查 tabbit-cli 常驻运行时,按平台诊断调用 CLI 所需的 DSH sandbox 模式,并在没有合格版本时通过后台任务下载与系统地区匹配的正式版安装包。