celesto GitHub avatar by CelestoAI

CelestoAI /

Codebase & Graph Pathfinding

celesto

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

GitHub
94375
License: Apache-2.0Language: TypeScriptLast push: 9/19/2026#coding-agents#evaluation-benchmarks

What Jev Does in this Architecture

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

Key Architecture Benefit

Shows execution records and reviewer judgments together.

Review & Benchmark Note: README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Clone Repository
git clone https://github.com/CelestoAI/celesto.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

CelestoAI/celesto

Architecture 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

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