OPEN-SOURCE PROJECT DIRECTORY

Jev project radar

Browse community-built Jev projects, see what they solve and where Jev makes a decision, then open the repository and reviewed source links.

Data imported from AgentBuff Awesome Jev snapshot 2026-09-21 Review method

853open projects
23project categories
587Kcombined GitHub stars
295fixed-source reviews
01 / DIRECTORY

Browse Jev projects

Search by project, author, use, or tag, then filter by category or activity. Open project details to see how it uses Jev and review its source links.

Showing 73–96 of 853 Some public source has been reviewed; inclusion is not a performance or safety endorsement

jev-mcp

jkudish

073
MCP & Integrations MIT source reviewed

Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.

JEV · Decision point

Uses typed questions to assess evidence support, content risk and candidate relevance.

Returns judgments and probabilities; the caller owns thresholds and enforcement.

mcp-integrationsclassification-rankingsearch-retrieval
074
Community Lists

A source-backed Jev project directory with a reusable Jev-only GitHub review workflow.

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

075
Evaluation & Observability

An educational Jev-like visual inference experiment on Apple Silicon: shared context, direct candidate scoring, and local visual demos.

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

runline

Michaelliv

076
SDK & Decision Frameworks source reviewed

A TypeSafe plugin exposing Jev decisions as callable actions in Runline Agent JavaScript.

JEV · Decision point

evaluate, choice, score and noul actions submit questions and retain answers and usage.

Composes decisions with Runline plugins; it does not automatically inspect every shell command for safety.

multilanguage-sdkmcp-integrationstyped-decisions
077
Community Lists

Awesome Jev: source-backed open-source ecosystem radar, plain-language project discovery, and automatic GitHub sync

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

078
SDK & Decision Frameworks MIT source reviewed

Official TypeSafe Python SDK with synchronous and asynchronous clients for Jev System One, plus question and answer types.

JEV · Decision point

system_one sends context and choice, score or yes/no questions to the API, then parses answers by question name.

Reuses request handling, typed answers and connection management in Python, with support for with and async with.

multilanguage-sdktyped-decisions

typesafe-mcp

itsmostafa

079
MCP & Integrations MIT source reviewed

An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.

JEV · Decision point

Submits state and Choice, Score or Noul questions and returns structured answers with probabilities.

Provides decisions that calling code can inspect and branch on.

mcp-integrationscoding-agentstyped-decisions

unclutter

kitze

080
Security & Guardrails MIT source reviewed

A browser extension using Jev to identify ads, promotions, and subscription popups and save reusable hiding rules.

JEV · Decision point

Evaluates candidate page elements before the extension applies local hiding rules.

Turns page judgments into reusable rules.

browser-automationclassification-ranking

jeff

logan-markewich

081
Domain & Vertical Tools

A self-hosted drop-in replacement for TypeSafe's jev, powered by GliFormer.

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

ai

hackclub

082
SDK & Decision Frameworks source reviewed

A Jev forwarding endpoint in the Hack Club AI proxy, using its authentication, limits and usage logging.

JEV · Decision point

Forwards authorized structured requests to TypeSafe and returns answers with usage accounting.

Adds a decision API to the existing proxy rather than an MCP tool server.

multilanguage-sdktyped-decisions

jevpilot

standardagents

083
High-Frequency & Simulation source reviewed

A browser driving simulator where Jev chooses among locally generated paths and speeds.

JEV · Decision point

Jev reads road and traffic state and selects motion; geometry, collision prediction and braking remain local.

Makes candidate trajectories and decision probabilities visible during a simulation.

games-simulationtyped-decisions

jev-pruner

tamaratran

084
Context GC & Filter MIT source reviewed

A Claude Code output-pruning plugin filtering selected Bash output before it reaches the main model.

JEV · Decision point

After length and content checks, Jev judges which chunks to retain while original output is archived.

Short output, errors and recognized structured or source content pass through unchanged.

context-compactioncoding-agents

pi-jev

y0usaf

085
Security & Guardrails MIT source reviewed

A Pi extension that flags tool risks before execution and checks output for secrets and failure types.

JEV · Decision point

Jev scores destructive actions, scope and output risks; configuration chooses warnings or confirmation.

Defaults to shadow mode and fails open on API errors; it is not a standalone security boundary.

security-guardrailscoding-agentsguardrails

effect-agent

danieljvdm

086
SDK & Decision Frameworks MIT source reviewed

An Effect Agent TypeSafe decision provider for typed question sets and optional model selection.

JEV · Decision point

Jev answers probability, choice and score questions for application transitions or model selection.

Integrates decisions into Effect dependencies and errors; applications configure retries and deadlines.

multilanguage-sdktyped-decisions
087
Agent Tooling

A skill for writing and improving programs that call Jev, TypeSafe's System One model

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

088
Data & Search source reviewed

A semantic grep that scores each line with Jev against a meaning, including AND/OR/NOT and cross-language queries.

JEV · Decision point

Batches about thirty lines and asks jev-latest a Score or Noul per line for the stated meaning.

A zero-runtime-dependency semantic grep; query text is sent to TypeSafe.

search-retrievalcli-git-gatestyped-decisions

JevRouter

BillionsBobby

089
Routing & Cost Optimization MIT source reviewed

Routes among models, subagents, skills, MCP tools and CLIs using a shared candidate set.

JEV · Decision point

Jev makes a Choice; the router separately checks availability, permissions, risk and confirmation policy.

Records model choices separately from execution policy.

llm-routing-costmcp-integrationscli-git-gates

openJev-verdict-2.0

Heman10x-NGU

090
Evaluation & Observability

Calibrated 151M Non-Autoregressive Decision Engine beating TypeSafe Jev & Laya on LocalLLaMA/typed-decisions (77.10% acc, 0.0636 Brier, 0.0144 ECE)

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

taskuary

ldbumble

091
Evaluation & Observability MIT source reviewed

An optional Jev judgment module in Taskuary for checking user-defined conditions on task state.

JEV · Decision point

Turns conditions into yes/no probability questions and returns local-threshold verdicts plus probabilities.

Adds structured checks to task outcomes without making Jev the controller of the whole messaging system.

evaluation-benchmarkstyped-decisionsagentic-workflow

pi-warden

DevMortimer

092
Security & Guardrails MIT source reviewed

Adds checks for project rules, out-of-scope actions, repeated failures, and completion claims to Pi Agents.

JEV · Decision point

Uses Jev to judge rule violations, irreversible actions, and task drift, feeding results back to the Agent.

Brings rule findings and actions needing confirmation into the active workflow.

security-guardrailscoding-agentsguardrails

decider

Mapika

093
Evaluation & Observability

One-pass typed decisions with calibrated probabilities (System One style model), fine-tuned from Qwen3.5-2B

BASIC LISTING

This listing includes an overview and project link; a reviewed Jev decision point is not yet available.

Open the project link to review its source material and implementation.

jev-code

devagrawal09

094
Codebase & Graph Pathfinding MIT source reviewed

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

JEV · Decision point

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-agentsast-code-graphevaluation-benchmarks
095
Domain & Vertical Tools source reviewed

Agent tool evaluation harness comparing standard LLM tool selection against Jev routing across 100 mocked tools.

JEV · Decision point

Employs Jev for two-stage discrete pruning over tool catalogs, narrowing extensive tool lists down to relevant candidates in milliseconds.

Mitigates context bloat and hallucinated tool calls in complex agents by isolating candidate selection into fast discrete steps.

evaluation-benchmarkscoding-agents
096
Routing & Cost Optimization MIT source reviewed

Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.

JEV · Decision point

Classifies task difficulty and reasoning needs before local policy selects a model configuration.

Keeps routing policy and decision logs local for inspection and tuning.

llm-routing-costcoding-agentsai
PROJECT DETAILS