anysearch-team/anysearch-dsh ↗★ 17
@anysearch/anysearch-dsh
AnySearch web search provider and advanced tools for DeepSeek Harness
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:anysearch-team/anysearch-dsh说明文档
阅读完整 README ↗@anysearch/anysearch-dsh
AnySearch 面向 DeepSeek Harness 的官方网页搜索插件。
English | 简体中文
@anysearch/anysearch-dsh 将 AnySearch 接入 DeepSeek Harness。它既能驱动 Harness 原生的 web_search,也提供能力发现、垂直搜索和有界批量搜索。
快速开始
面向 AI Agent
# 获取完整安装指南,通读全文,然后严格按步骤执行:
curl -fsSL https://raw.githubusercontent.com/anysearch-team/anysearch-dsh/refs/heads/main/docs/agent-installation.md
面向人类
需要 Node.js 22.19 或 Node.js 24+、pnpm 11.7 和 DeepSeek Harness。DSH 插件命令使用 pnpm 管理 profile 依赖,因此 pnpm 必须位于 PATH 中。
Windows、Linux 和 macOS 使用相同的安装命令。安装前请确保 Node.js、npx 和 pnpm 均可从 直接运行。