v587d/dsh-search-first1

dsh-search-first

DeepSeek Harness plugin: force web search before the model answers (Search First) — query extraction, unified search engine, fetch, cache and runs persistence

包名
dsh-search-first
版本
0.2.15
许可证
MIT
最近更新
2026年9月1日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:v587d/dsh-search-first

Configuration (Settings → Search first)

SectionFields
Generaldefault enabled, failure policy (continue / block), injection mode, overall timeout
Query Extractionexplicit provider/model (empty = follow session model), timeout, max tokens
Cachedir (empty = $DSH_HOME/search-first; root applies after restart), search/fetch TTL, clear button
Limitsmax search results, max fetch pages, max inject chars
Search APIsmode (sequential failover / parallel fan-out + merge), big-three enable/credential-ref/priority, per-provider timeout, ctx.web fallback, local HTTP fallback, Test all connections