tabsp/dsh-web-search-chrome

tabsp★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

Free search provider for the DeepSeek Harness web seam — drives your local Chrome via agent-browser for real Bing/Google results, no paid API. MIT.

README 摘要

dsh-web-search-chrome A free search provider for the DeepSeek Harness web capability seam ( ctx.web ). It drives your local Chrome through the agent-browser CLI — headless by default, with a persistent --profile directory — and needs no paid search API and no API key. - Provider id: local-chrome - Search engine: Bing by default ( engine: bing ), Google available via engine: google (Google is frequently gated by IP-reputation anti-bot walls on VPN/datacenter networks; Bing tolerates them far better — see docs/decisions-010.md §D7) - Model-facing web search tool: zero changes — switching the seam's searchProvider is a one-line patch. - Every result carries url + title + snippet (+ best-effort publishedAt ), exactly the shape dsh-web defines. ⚠️ Privacy (read first): search terms are sent to the search engine from your machine, enter the local Chrome profile's history , and are subject to the engine's normal tracking. Searches run in a dedicated new tab that is closed when the search finishes ; your existing tabs are never touched. There is no login state in 0.1 — a fresh, dedicated profile directory is used. How it works Per search: open a new labeled tab → wait for the DOM → extract…

在 GitHub 查看完整 README →
Agent/智能体cordisdshdsh-pluginagentsearch

分类