Qwen 推出 zg 工具,把三种搜索技术整合在一起,让搜索更简单直接。
Qwen 开源了 zg (zvec-grep) 工具,整合了 ripgrep、BM25 和向量搜索三种技术。该工具采用 Apache 2.0 许可证,提供统一的搜索接口。它支持从自然语言描述直接定位到精确代码行,无需切换工具。工具包含小型 MCP 接口、设备端嵌入目录和本地内容与远程模型间的授权机制。
Qwen Developers Open-Sources zg (zvec-grep): A Local-First Search Layer Unifying ripgrep, BM25, and Vector Search
We look at zg (zvec-grep), the local-first search layer that Qwen Developers just open-sourced under Apache 2.0. We explain how it puts ripgrep, BM25, and vector search behind a single interface, so an agent can move from a plain-language description to an exact line span without switching tools. We cover the deliberately small MCP surface, the on-device embedding catalog, and the authorization gate that stands between local content and remote models. The post Qwen Developers Open-Sources zg (zvec-grep): A Local-First Search Layer Unifying ripgrep, BM25, and Vector Search appeared first on MarkTechPost .
- shao__meng01:05原文