dsh-web-kimi
Kimi Coding web search and fetch providers for the DeepSeek Harness — one coding-plan key fills both ctx.web seams, with a dedicated settings GUI card and credential fallbacks down to the Kimi CLI config file
AI 分析
核心用途是为 DSH 接入 Kimi Coding 网页检索能力。适合需要利用 Kimi 搜索和网页抓取功能来增强 AI 检索与编码规划的 DSH 用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kenny2077/dsh-web-kimiドキュメント
README 全文を読む ↗Configuration
Settings section web-kimi (file-based edits of the same fields the card writes):
| Field | Default | Meaning |
|---|---|---|
apiKey | — | Literal key; a stored credential-reference value wins over it |
apiKeyEnv | KIMI_CODING_API_KEY | Primary credential reference |
baseURL | https://api.kimi.com/coding/v1 | Endpoint base (/search, /fetch appended) |
pageCrawling | false | Send enable_page_crawling so results carry full content |
timeoutSeconds | 30 | Server-side timeout_seconds |