roxyyn0304/dsh-tool-everything ↗★ 1
dsh-tool-everything
Model-facing Windows search tool backed by the Everything index (Everything64.dll FFI via koffi)
AI 분석
核心用途是让 DSH 具备调用 Windows 本地 Everything 引擎进行极速文件检索的能力。适合 Windows 平台下需要 AI 协助检索本地海量文件的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roxyyn0304/dsh-tool-everything⚙️ 配置
| 字段 | 默认 | 说明 |
|---|---|---|
maxResults | 100 | 单次返回结果上限 |
timeoutMs | 30000 | 工具超时预算(ms) |
everythingDllPath | 包内 native/ | 自定义 Everything64.dll 路径(一般不用) |