zhourenke/dsh-tool-everything ↗★ 1
@zhourenke/dsh-tool-everything
Model-facing Everything search tool (es.exe) — blazing-fast file search on Windows via the Everything engine
AI 분석
适合Windows系统用户,允许模型调用本地Everything实现极速文件检索。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhourenke/dsh-tool-everything配置
| 键 | 默认 | 说明 |
|---|---|---|
timeoutMs | 1200000 | 单次搜索超时(毫秒) |
graceMs | 3000 | 超时后终止进程的宽限(毫秒) |
stderrMaxBytes | 65536 | 报错时截取的 stderr 上限(字节) |
rawOutputMaxBytes | 20000000 | 输出解析上限(字节) |