DeepSeek HarnessCommunity Registry
COMMUNITY PREVIEW
返回插件列表

dsh-plugin-better-glob

@HuanLinOTO

以 per-agent 阴影顶替内置 glob:自动排除无底洞目录(node_modules 等),传 include 白名单才能搜入 | Shadows the built-in glob per agent: auto-excludes bottomless directories (node_modules etc.), pass an include whitelist to search inside them

查看 GitHub
来源GitHub 自动发现
Manifest格式检查通过
Patch 文件文件已确认
安装测试未执行
$dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-better-glob#dc653e93c7a9ab77693d116c12aa8267d67f2a7d

插件信息

它能做什么

以 per-agent 阴影顶替内置 glob:自动排除无底洞目录(node_modules 等),传 include 白名单才能搜入 | Shadows the built-in glob per agent: auto-excludes bottomless directories (node_modules etc.), pass an include whitelist to search inside them

安装前请确认

  • 同步时,Manifest 符合 dsh.bundle 格式,且引用的 Patch 文件真实存在。
  • 查看 GitHub 仓库中的 README、依赖和额外配置。
  • 本站不审计插件安全性,也没有执行安装测试。

验证范围

Manifest 格式检查通过

同步时,仓库根目录 package.json 符合 dsh.bundle 格式,Patch 文件检查结果单独展示;本站没有运行插件、测试安装或审计安全性。

GitHub Topics

dsh-plugin