dsh-web-kimi
为 DeepSeek Harness 提供 Kimi Coding 的网页搜索与网页抓取双提供方——一把 coding 计划密钥同时接入 ctx.web 的两条链路(/v1/search 与 /v1/fetch),设置卡片经凭据服务保存密钥,并回退读取 Kimi CLI 配置,安装即用。
Kimi Coding web search and web fetch providers for the DeepSeek Harness — one coding-plan key fills both ctx.web seams (POST /v1/search and /v1/fetch), a settings card in the GUI stores it via the credentials service, and the fallback chain reads the Kimi CLI config for zero-setup installs.
怎么安装
dsh plugin add dsh-web-kimi 简介
dsh-web-kimi **One Kimi Coding key, both halves of the web pipeline — web search *and* web fetch for the DeepSeek Harness.** English | 中文 What it is Why How it works Quick start Settings GUI card Configuration Wire mapping Troubleshooting How it compares Known limitations Repository architecture Development Credits License What it is A DSH plugin that registers **two providers into the ctx.web seam**: **kimi-coding** — a WebSearchProvider backed by the Kimi Coding API search endpoint (POST /v1/search). Search results map to the harness's WebSearchSource shape: url, title, snippet, and publishe…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-31
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, dsh, dsh-plugin, fetch-provider, kimi, moonshot, web-search
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
BrowserSkill
Tencent/BrowserSkill/tree/main/packages/dsh-plugin-browserskill
BrowserSkill 的 DeepSeek Harness 浏览器自动化桥接插件,通过原生浏览器工具控制可见的 Chrome 和 Edge Agent Window,支持可访问性与 VOM 页面观察、截图、隔离的多会话控制和 Web UI 实时观察浮层。
dsh-pilot
guo6x/dsh-pilot
零依赖浏览器操控:agent 通过 CDP 驾驶真实 headless Edge/Chrome(导航/点击/输入/按键/JS/截图,8 个 `pilot_*` 工具),Web GUI 内可拖拽驾驶舱面板实时围观——文本优先快照适配纯文本模型,无需 Playwright、无需 API key。
dsh-verify
263311487-ux/dsh-verify
Agent 交付物的独立浏览器验收测试:JSON 规格进,真实 Chromium 结论出。