awesome jevDIRECTORYSponsorStar on GitHub

jev.nvim

valentynkit

Neovim plugin: type a plain-language question, every function in the buffer gets judged, answers land in quickfix ranked by probability.

GitHub repository ↗Search and filter
License
MIT
GitHub Stars
0
Source reviewed

Where Jev makes a decision

Treesitter splits the buffer into functions; one request scores each function against the question; implementation in lua/. The README compares against a regex grep on a twelve-file fixture corpus, no accuracy claim beyond that.

What this project offers

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

Review scope

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.

Sources and implementation

Related projects