zhangzhenwen1/qmd-autosearch

Plugin ⭐ 0 MIT ecosystem

DSH 插件:模型在知识库目录执行 grep/glob 搜索时,自动补充 QMD 语义检索结果 DSH plugin: auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory

Install

grep/glob 执行完成 → tools/result 钩子
  → 路径在触发范围内(由 QMD status 解析的集合路径)?
  → QMD query(collections 限定 + LLM 重排)
  → 结果排队 agent.inbox.nextStep
  → 下一个 pre-step 注入模型上下文(user 角色 system-reminder 风格)

Add zhangzhenwen1/qmd-autosearch to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.