jev-retrieval
Grep-shaped Rust CLI for coding agents that finds files matching a plain-language concept: a local BM25 pass recalls candidates, Jev verifies each file window-by-window with Noul gates, and one listwise Choice per lane reranks the kept files into `path:line score` output with calibrated probabilities. (Author-submitted: I am the maintainer.)
- Stars
- 0
- Forks
- 0
- License
- Apache-2.0
- Last commit
- 2026-09-23
What Jev does here
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.