roxyyn0304/dsh-tool-everything1

dsh-tool-everything

Model-facing Windows search tool backed by the Everything index (Everything64.dll FFI via koffi)

AI Analysis

核心用途是让 DSH 具备调用 Windows 本地 Everything 引擎进行极速文件检索的能力。适合 Windows 平台下需要 AI 协助检索本地海量文件的用户。

Package
dsh-tool-everything
Version
0.2.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roxyyn0304/dsh-tool-everything

⚙️ 配置

字段默认说明
maxResults100单次返回结果上限
timeoutMs30000工具超时预算(ms)
everythingDllPath包内 native/自定义 Everything64.dll 路径(一般不用)