Markets
Red Hat Ships ripwire and Argues Coding Agents Need a Deterministic Repo Map, Not a Vector Database
Red Hat's Emerging Technologies group published ripwire, an Apache-2.0 zero-dependency C++23 binary with vendored tree-sitter grammars covering 21 languages, exposed as both a CLI and an MCP server, which hit Hacker News on 2026-09-07 at 969 stars. It returns ranked symbols, blast radius, tests-to-run and quality deltas at roughly 5% of a grep-and-read pass's tokens, and claims 0.31s indexing against 34s-plus for graph-database approaches, with no embeddings, no vector store, no LLM indexer and no daemon. A vendor of Red Hat's size publicly rejecting embeddings for code context is a direct argument against the architecture most code-search SaaS is built on.
Source
↳ Follow the thread