Jev Agent
awesomejevRADAR
System-1 Radar Ready487 repos indexed

Every open-sourceJev project, in one place.

A source-verified directory of 487 Jev projects — browser agents, model routers, SDKs and MCP servers — each one showing the exact decision it hands to Jev. Curated by the Awesome Jev community, mirrored here under MIT.

Turn state into choices.

CHOICESCORENOUL
487Verified projects
17Architecture categories
20Topics
Updated09/22, 13:05
Popular projects
By current stars
Popular searches

Code Navigation13

13 matching projects
Code NavigationApache-2.0

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

WHERE JEV FITS

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

Shows execution records and reviewer judgments together.

95875

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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

Connects review leads to concrete code for human inspection.

50014

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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.

1116

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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

Connects a natural-language goal to inspectable graph paths.

815

GitHub
Code NavigationNo license specified

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

WHERE JEV FITS

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.

520

GitHub
Code NavigationMITSource summary

Jev-powered semantic code search for coding agents — find behavior across repositories via CLI or MCP, with exact source excerpts and line numbers.

WHERE JEV FITS

Jev returns a structured decision for the local program; consult the source for the exact decision policy.

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

455

GitHub
Code NavigationNo license specified

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

WHERE JEV FITS

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

Organizes large commit histories into records for further review.

336

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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

Returns file locations and judgments for focused inspection.

130

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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

Keeps a second judgment and its probabilities available for comparison.

50

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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.

40

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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.

30

GitHub
Code NavigationMIT

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

WHERE JEV FITS

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

Keeps question definitions, thresholds and comment templates inspectable.

11

GitHub
Code NavigationMITSource summary

One MCP tool that returns the files a coding agent should read.

WHERE JEV FITS

Jev returns a structured decision for the local program; consult the source for the exact decision policy.

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

10

GitHub

About Awesome Jev

A community-maintained directory and radar for Jev, highlighting open-source projects with verified code and clear decision architectures.

What is Jev?

Jev is TypeSafe's decision model. This directory groups projects by how they use choices, scores and probability judgements, with implementation links to help you assess fit for your own task.

TypeSafe ↗

What gets listed?

We prioritize open-source projects with clear Jev implementation evidence. Repositories without verifiable source code are excluded from the main directory.

Directory data and design from Awesome Jev by logicrw, used under the MIT License.