Awesome Jev / Codebase & Graph Pathfinding

Codebase & Graph Pathfinding

AST traversal, code graph dependency analysis, automated PR review, and pathfinding.

Back to All Projects11 reviewed repositories
Jev Review repository icon by devagrawal09

devagrawal09

Jev Review

284
Codebase & Graph PathfindingMITTypeScript

Reviews a Git diff or a codebase in stages and displays review leads in a local dashboard.

What Jev does here

Judges risk, files, evidence regions, mechanisms and severity before rule-based reviewer routing.

Connects review leads to concrete code for human inspection.

#coding-agents#ast-code-graph#evaluation-benchmarks
142 evidence links
Inspect details
Blink repository icon by ellipsis-dev

ellipsis-dev

Blink

18
Codebase & Graph PathfindingMITTypeScript

Finds files from a natural-language query using multiple walkers through the directory tree.

What Jev does here

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.

#ast-code-graph#search-retrieval
3 evidence links
Inspect details
21
Codebase & Graph PathfindingMITJupyter Notebook

Navigates a Neo4j graph one hop at a time, asking Jev which relationship to follow next.

What Jev does here

Choice scores neighboring relationships and Noul checks goal completion; local beam search retains candidate paths.

Connects a natural-language goal to inspectable graph paths.

#database-vector#ast-code-graph
52 evidence links
Inspect details
jev-code repository icon by devagrawal09

devagrawal09

jev-code

9
Codebase & Graph PathfindingMITTypeScript

Helps coding Agents locate code, check change intent, triage test failures, and organize review findings.

What Jev does here

Selects a fixed workflow and makes structured judgments over bounded diffs, code, or log excerpts.

Returns inspectable leads and states which parts were not checked.

#coding-agents#ast-code-graph#evaluation-benchmarks
12 evidence links
Inspect details
claude-jev repository icon by buchmark

buchmark

claude-jev

2
Codebase & Graph PathfindingMITTypeScript

Adds Jev checks to Claude Code review findings, debugging hypotheses, design options and search results.

What Jev does here

Scores candidate defects, explanations or options against preset questions and local policies.

Keeps a second judgment and its probabilities available for comparison.

#coding-agents#ast-code-graph#evaluation-benchmarks
2 evidence links
Inspect details
celesto repository icon by CelestoAI

CelestoAI

celesto

943
Codebase & Graph PathfindingApache-2.0TypeScript

A Celesto PR-review example prepares sandbox checks and compares a general model with Jev on candidate findings.

What Jev does here

Judges whether a finding was introduced by the change, is supported and merits a fix.

Shows execution records and reviewer judgments together.

#coding-agents#evaluation-benchmarks
753 evidence links
Inspect details
Codebase & Graph PathfindingMITTypeScript

A configurable GitHub Action that reviews catalog submissions or classifies PRs and updates a templated comment.

What Jev does here

Answers policy questions over pinned repository evidence or PR patches, then applies classification rules.

Keeps question definitions, thresholds and comment templates inspectable.

#cli-git-gates#coding-agents#classification-ranking
2 evidence links
Inspect details
jev repository icon by BorisLeMeec

BorisLeMeec

jev

6
Codebase & Graph PathfindingMITGo

A Go Claude Code plugin using Jev to find files, answer bounded questions across code and handle large reads.

What Jev does here

Screens and verifies code relevance before whole files enter the agent context.

Returns file locations and judgments for focused inspection.

#ast-code-graph#coding-agents#context-compaction
3 evidence links
Inspect details
leanest repository icon by baronunread

baronunread

leanest

3
Codebase & Graph PathfindingMITTypeScript

Adds Jev-based selection before an existing test runner using diffs and test source.

What Jev does here

Jev judges relevance; local policy runs tests on uncertainty, API failure or changes to the test file itself.

Supports shadow-mode comparison, but selected subsets cannot guarantee complete regression coverage.

#coding-agents#ast-code-graph#evaluation-benchmarks
3 evidence links
Inspect details
commit-miner repository icon by devanshbatham

devanshbatham

commit-miner

22
Codebase & Graph PathfindingMITRust

Classifies Git commit messages and diffs with Jev for bug fixes, security fixes, CWEs, and change types.

What Jev does here

Asks fixed-category questions about commits and saves results for filtering and HTML/CSV reports.

Organizes large commit histories into records for further review.

#ast-code-graph#cli-git-gates#classification-ranking
52 evidence links
Inspect details
PiJ repository icon by tonyzdev

tonyzdev

PiJ

1
Codebase & Graph PathfindingMITTypeScript

A Pi-based terminal coding Agent whose main model handles reasoning, edits and tools while Jev provides advice.

What Jev does here

Jev suggests skills, reranks actual source candidates and triages failures without automatic retries or permission approval.

Preserves paths, line numbers, source and errors; the author’s bounded experiments do not establish universal gains.

#coding-agents#typed-decisions
6 evidence links
Inspect details

Explore Other Architecture Categories

Explore Jev Decision Workflows