fatwang2 /
Codebase & Graph Pathfindingjev-review-action
A configurable GitHub Action that reviews catalog submissions or classifies PRs and updates a templated comment.
What Jev Does in this Architecture
Key Architecture Benefit
Keeps question definitions, thresholds and comment templates inspectable.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
fatwang2/jev-review-actionArchitecture Category
Codebase & Graph Pathfinding
AST traversal, code graph dependency analysis, automated PR review, and pathfinding.
View all in this category →Related Projects in Codebase & Graph Pathfinding
devagrawal09
Jev Review
Reviews a Git diff or a codebase in stages and displays review leads in a local dashboard.
Judges risk, files, evidence regions, mechanisms and severity before rule-based reviewer routing.
↳ Connects review leads to concrete code for human inspection.
ellipsis-dev
Blink
Finds files from a natural-language query using multiple walkers through the directory tree.
Jev scores file and directory names; code distributes walkers using those probabilities.
↳ Searches without a vector index and reports the share of walkers reaching each path.
jexp
neo4jev
Navigates a Neo4j graph one hop at a time, asking Jev which relationship to follow next.
Choice scores neighboring relationships and Noul checks goal completion; local beam search retains candidate paths.
↳ Connects a natural-language goal to inspectable graph paths.