dsh-free-search v0.2.0
✨ Highlights
First tagged release of dsh-free-search — and its final standalone one.
Free multi-source web search for DeepSeek Harness (dsh): replaces the paid deepseek-official search provider on the native web seam with a keyless engine chain — Tavily (keyless) first, then Sogou / GitHub / arXiv / StackExchange / Hacker News as fallbacks. Native citation cards are kept (sources[] renders as usual).
-
Zero dependencies, zero build: plain ESM JavaScript, loads on any dsh build.
-
Install-and-use, no configuration:
dsh plugin --profile web add "github:zhouzhencheng07/dsh-free-search" -
A later profile patch can always pin another provider back (e.g.
searchProvider: deepseek-official).
Maintenance notice / 维护说明
Development of this plugin is merging into dsh-kit. This repository stays at v0.2.0 and will not evolve on its own; bug fixes and new engines continue in dsh-kit.
本插件的后续开发将并入 dsh-kit。本仓库停留在 v0.2.0,不再单独演进;bug 修复与新引擎从 dsh-kit 继续。