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
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhourenke/dsh-tool-everything说明文档
阅读完整 README ↗配置
| 键 | 默认 | 说明 |
|---|---|---|
timeoutMs | 1200000 | 单次搜索超时(毫秒) |
graceMs | 3000 | 超时后终止进程的宽限(毫秒) |
stderrMaxBytes | 65536 | 报错时截取的 stderr 上限(字节) |
rawOutputMaxBytes | 20000000 | 输出解析上限(字节) |