Qwen Developers Open-Sources zg (zvec-grep): A Local-First Search Layer Unifying ripgrep, BM25, and Vector Search Qwen Developers has open-sourced zg (zvec-grep), a local-first search layer that unifies ripgrep, BM25, and vector search behind a single interface, enabling agents to move from plain-language queries to exact line spans without switching tools. Released under the Apache 2.0 license, zg features a deliberately small MCP surface, an on-device embedding catalog, and an authorization gate to protect local content from remote models. 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 https://www.marktechpost.com/2026/09/02/qwen-developers-open-sources-zg-zvec-grep-a-local-first-search-layer-unifying-ripgrep-bm25-and-vector-search/ appeared first on MarkTechPost https://www.marktechpost.com .