@firecrawl/dsh-firecrawl
v0.1.0 · 1 天前发布
Firecrawl-backed search and fetch providers for the DeepSeek Harness web capability seam (ctx.web)
README
Firecrawl for DeepSeek Harness
This plugin points DeepSeek Harness's built-in web_search and web_fetch
tools at Firecrawl. It adds no new tools — the model
keeps asking for a query or a URL exactly as before, and Firecrawl answers.
It supports @deepseek-ai/dsh@0.1.0-rc.6 on Node.js ^22.19.0 || >=24.0.0.
DeepSeek Harness is still a developer preview, so later versions may need a
plugin update.
Why fetch, and not just search
The base Harness bundle ships web_fetch disabled and mounts no fetch
provider. The reason is in its own config comments: the only fetch backend is a
local HTTP client that "defers SSRF protection and the model would choose the
request target." Turning it on points a model-chosen URL at whatever your
machine can reach, i
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- @firecrawl/dsh-firecrawl
- Repo
- git+https://github.com/firecrawl/dsh-firecrawl.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}