deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:cinob/dsh-web-search-multi
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Multi-provider web search plugin for DeepSeek Harness (DSH) supporting free-tier providers (360, Bing, Baidu, Tavily, Brave, Serper, Bocha, SearXNG, DuckDuckGo) with auto-fallback and Web Settings UI.
English | 简体中文
dsh-web-search-multi connects DeepSeek Harness to multiple search engines with automated fault tolerance:
Settings -> 多源 Web 搜索) with live connection testing and instant persistence.~/.dsh/.credentials.yaml (mode 0600), non-secret settings saved to ~/.dsh/settings.yaml.>= 20.0.0v0.1.0+As a standard DSH Profile Bundle, installation is one simple command:
dsh plugin --profile web add github:cinob/dsh-web-search-multi
Note: As a Profile Bundle, the plugin's built-in
cordis.patch.ymlautomatically mounts and activatesmulti-search. There is no need to manually insertweb-search-multiinprofiles/web/cordis.patch.yml.
dsh plugin --profile web remove dsh-web-search-multi
dsh web
http://127.0.0.1:3080) -> Click Settings (Gear icon) -> Select 多源 Web 搜索 in the sidebar.| Key / Variable | Description |
|---|---|
TAVILY_API_KEY |
Tavily API Key (1,000 searches/mo) |
BRAVE_API_KEY |
Brave Search API Key (2,000 searches/mo) |
SERPER_API_KEY |
Serper Google API Key (2,500 searches) |
BOCHA_API_KEY |
Bocha AI Search API Key |
SEARXNG_URL |
SearXNG instance URL (e.g. https://s.655443.xyz) |
SEARXNG_TOKEN |
SearXNG access token (optional) |
low~/.dsh/.credentials.yaml via ctx.credentials, general settings in ~/.dsh/settings.yaml.# Clone repository
git clone https://github.com/cinob/dsh-web-search-multi.git
cd dsh-web-search-multi
# Build client and server bundles
npm run build
# Run unit tests
npm test
MIT License.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。