f0909172434/dsh-plugin-verified-search1

dsh-plugin-verified-search

Verified current-source search workflow for DeepSeek Harness

AI Analysis

核心用途是提供可配置的、带验证的搜索工作流。适合需要对 AI 搜索来源、Token 限制及实验性研究参数进行精细化控制的用户。

Package
dsh-plugin-verified-search
Version
0.3.0-experiment.0
License
MIT
Last updated
Aug 16, 2026

Install

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

Configuration

The bundle can read DEEPSEEK_API_KEY from the Harness credential service or launch environment. Optional configuration fields include:

AreaFields
ProviderapiKeyEnv, apiKey, baseURL, model, apiVersion
Search limitsmaxTokens, maxUses, maxResults, searchTimeoutMs
Experimental researchresearchTimeoutMs, researchMaxResults

researchMaxResults defaults to 24, is constrained to 4–32, and must be at least the declared claim count for the call. Treat configuration changes as compatibility and resource-boundary changes, not merely tuning.