sincerity711/dsh-web-search-opencli

sincerity711★ 0TypeScript最后同步: 2026-08-19

在 GitHub 打开

README 摘要

dsh-web-search-opencli Use Google AI Mode as a DeepSeek Harness web search provider through OpenCLI. dsh-web-search-opencli registers a DSH ctx.web search provider. When an agent calls web search , the plugin drives your existing Chrome or Edge browser through OpenCLI, opens Google Search AI Mode ( udm=50 ), waits for the AI answer, extracts the answer and cited source URLs, and returns DSH's standard WebSearchResult . Features - Google AI Mode answers exposed through DSH web search . - OpenCLI browser automation instead of a scraped HTTP endpoint. - Source URL extraction from AI Mode citations and links. - Markdown conversion for the AI answer body. - Reuses the configured OpenCLI browser session tab by default. - Configurable provider id, OpenCLI command/session/window mode, timeout, and best-effort tab cleanup. Requirements - Node.js ^22.19.0 =24.0.0 . - A DeepSeek Harness install that provides @deepseek-ai/dsh-web . - OpenCLI installed and connected to its browser extension. - Chrome or Edge signed in to a Google account that can use AI Mode. - Google AI Mode available for the browser account, region, and locale. The provider uses the current browser profile. It does not read o…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-pluginopencliweb-searchagentsearch

分类