← 返回列表
D

dsh-crw

v0.1.0 · 3 天前发布

fastCRW-backed web search and fetch providers for DeepSeek Harness (ctx.web)

dsh-plugindeepseek-harnessweb-searchweb-fetchscrapingfastcrw

README

dsh-crw

fastCRW-backed web_search and web_fetch for
DeepSeek Harness.

The harness treats web access as a capability seam (ctx.web) with pluggable
providers. This package registers two of them under the id crw, so the model
keeps the exact same web_search / web_fetch tools and only the backend
changes.

Why

The base composition ships web_search on, and web_fetch off. Its own
config says why:

Fetch stays disabled and no fetch provider is mounted: that provider defers

SSRF protection and the model would choose the request target.

That is a fair call. The in-box HTTP fetch provider runs fetch() in the harness
process, and its README names the gap outright: no blocking of private, loopb

查看完整 README →

版本兼容矩阵

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
dsh-crw
Repo
git+https://github.com/us/dsh-crw.git
Engines
{"node":"^22.19.0 || >=24.0.0"}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}