Docs / source reviewed
jfind
Find files by a natural-language description
How this project uses Jev
- Input
- Locally filtered file paths, names, extensions, sizes and modification times; --content optionally includes up to the first 8 KiB of text
- Jev decides
- Judge each candidate against the description, optionally classifying it as source, test, configuration, documentation or another type
- Code executes
- Walk and filter files locally, then output paths above a probability threshold; compose with other commands or use dry-run without inference
Evidence and limitations
Metadata and optional content snippets go to TypeSafe. Semantic matching is probabilistic and bounded by local candidate filters. The tool finds files; downstream pipeline commands need their own review. We did not install it or query user files.
This project has not been run independently here. Author-reported results are not independently verified results.