been using ripgrep forever because it is the king of regex, but i just stumbled onto something called zvec-grep. unlike traditional tools where you have to know the
exact variable name or pattern beforehand, this works like a hybrid engine for both humans and ai agents. it basically uses vectors sooo you can find things even if you dont have the literal string ready.
>it handles semantic search instead of just matching charactersit feels like the next step for anyone running ai coding agents on local directories. i am still figuring out the setup but it might make searching massive trees much more intuitive.
ripgrep might finally have some real competition anyone else tried integrating vector search into their terminal workflow yet?
article:
https://dev.to/terminalchai/zvec-grep-zg-a-local-first-hybrid-search-engine-for-humans-and-ai-agents-2dkf