gao-gao-zai/dsh-tool-web-search

gao-gao-zai★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

Persistent DSH web search and bounded webpage fetching for Bing and SearXNG

README 摘要

DSH Web Search Persistent Host-side DSH tools that search Bing or SearXNG and fetch specific HTTP(S) pages with bounded output. Scope This package exposes web search and web fetch . It fetches specific HTTP(S) result pages and converts HTML to bounded Markdown with turndown ; it does not download or interpret images. Install Prerequisites - DSH with the web profile - Node.js 22 or newer - A writable DSH profile directory Install from GitHub Install the public repository into the web profile: The equivalent Git URL form is: Install a local checkout Use a link: dependency while developing or testing local changes: Use an absolute path on other machines. The package includes the prebuilt lib/ bundle, so a link installation does not require a separate TypeScript build step. Disable the official web tools This package intentionally uses the same model-facing names as the official DSH web tools: web search and web fetch . DSH does not automatically override a same-name tool. If the official tool-web remains enabled, it can shadow the replacement in the Agent scope or cause a duplicate-registration error during startup. The official row must be disabled at both composition layers: 1. Host…

在 GitHub 查看完整 README →
工具/开发dsh-pluginsearch

分类