roxyyn0304/dsh-tool-everything ↗★ 1
dsh-tool-everything
面向模型的 Windows 搜索工具,由 Everything 索引支持(通过 koffi 调用 Everything64.dll FFI)。
AI 分析
核心用途是让 DSH 具备调用 Windows 本地 Everything 引擎进行极速文件检索的能力。适合 Windows 平台下需要 AI 协助检索本地海量文件的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roxyyn0304/dsh-tool-everything說明文件
閱讀完整 README ↗⚙️ 配置
| 字段 | 默认 | 说明 |
|---|---|---|
maxResults | 100 | 单次返回结果上限 |
timeoutMs | 30000 | 工具超时预算(ms) |
everythingDllPath | 包内 native/ | 自定义 Everything64.dll 路径(一般不用) |