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

Context GC30

30 matching projects
Context GCMIT

Prunes old tool calls and outputs for Claude Code while retaining surviving text verbatim.

WHERE JEV FITS

Separately judges whether a tool call and its full output are still needed; code keeps, truncates or drops them.

Avoids rewriting paths, commands and errors into a new summary.

6,040333

GitHub
Context GCMIT

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

WHERE JEV FITS

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.

1349

GitHub
Context GCMIT

An X/Twitter filtering extension using local rules by default, with optional Jev checks for unmatched replies.

WHERE JEV FITS

When experimental AI is enabled, Jev evaluates replies missed by rules and local thresholds decide whether to hide them.

Applies reversible local rules first and adds model judgment only when requested.

905

GitHub
Context GCMIT

A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.

WHERE JEV FITS

Jev scores whether Read, Bash and Grep output blocks are needed; local thresholds keep relevant or uncertain blocks.

Reduces visible output while retaining a way to retrieve hidden text.

550

GitHub
Context GCMITSource summary

Retrieve by relevance, not resemblance: filter an AI assistant's memories with TypeSafe's Jev

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.

311

GitHub
Context GCMIT

Context-pruning proxy for Claude Code and Codex, employing Jev to prune redundant history while keeping tool protocols intact.

WHERE JEV FITS

Intercepts request payloads and uses Jev to score historical messages, discarding outdated tool noise before forwarding to upstream LLMs.

Decreases input token counts and time-to-first-token while preserving protocol compliance with client tool calling standards.

222

GitHub
Context GCMITSource summary

Claude Code / Codex / pi plugin that hands agent steps needing no text output to Jev (TypeSafe's judgment model) — measured p50 ~230 ms and ~$0.02 per 1,000 judgments, with typed escalation back to the LLM

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.

131

GitHub
Context GCMIT

Local-first Chrome extension that uses Jev to filter sexual and solicitation content in X replies with reversible hidden placeholders.

WHERE JEV FITS

Scores X reply text with Jev Noul questions for sexual content, solicitation, and spam, then combines probabilities with local thresholds and structural signals.

Combines local rules, caching, concurrency and cost controls, and fail-open handling; it requires no X API and keeps hidden comments recoverable.

110

GitHub
Context GCMITSource summary

Filter any live Twitch chat with Jev: a bring-your-own-key Chrome extension

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.

100

GitHub
Context GCMITSource summary

Bare, open-source RLM layer for existing coding agents

WHERE JEV FITS

Jev receives selected source material and explicit questions. It can rank passages, classify records, assess whether evidence supports a claim and judge whether records match for semantic joins. Its returned probabilities let the RLM compare results and decide what to inspect, combine or explore next.

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

100

GitHub
Context GCMIT

A Pi extension that prunes stale tool history verbatim and falls back to Pi summary compaction when needed.

WHERE JEV FITS

Judges whether calls and outputs should survive in the context sent to the model.

Retains the original session file and records pruning decisions.

91

GitHub
Context GCMIT

Adds Jev diagnostic-value, priority and routing signals to OpenTelemetry logs before deeper analysis.

WHERE JEV FITS

Scores log records and judges whether they merit further model analysis.

Can annotate records while preserving the existing archive path.

92

GitHub
Context GCMIT

An Oh My Pi extension that prunes tool history verbatim and reuses decisions to limit prefix rewrites.

WHERE JEV FITS

Jev judges tool-call and output utility; the extension truncates selected content with recovery notes.

Remembers pruning decisions and reapplies them across requests.

81

GitHub
Context GCMITSource summary

AlphaOptimizer is an open-source tool from AlphaTales that helps Codex work with large command and tool outputs. Instead of sending a huge log or search result straight into the context window, AlphaOptimizer keeps the useful parts visible, keeps the original output available for a limited time, and uses Jev to help rank what matters when an API key is configured.

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.

30

GitHub
Context GCNo license specifiedSource summary

Verdict-based context compaction for DeepSeek Harness — replaces lossy LLM summaries with fast keep/truncate/drop decisions from jev-latest; everything kept stays verbatim. Port of tamaratran/fast-jev-compaction.

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.

30

GitHub
Context GCMIT

Codex plugin for context compaction, using Jev within session lifecycle hooks to preserve essential history while pruning noise.

WHERE JEV FITS

Assesses past conversation turns with Jev when context limits approach, selecting critical tool outputs and user requirements for retention.

Avoids blanket truncation or lossy re-summarization by selectively preserving exact code locations and decision traces.

30

GitHub
Context GCMIT

Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.

WHERE JEV FITS

Assesses skills against the project stack, directory, and README before adjusting description visibility.

Keeps relevant descriptions while preserving manual access to other skills.

31

GitHub
Context GCMITSource summary

A pre-compaction advisor for DeepSeek Harness. Runs before the standard `compaction-basic` backend, using TypeSafe JEV to safely prune low-value tool results from model context. Original session events stay in the append-only log; only the model-visible view is replaced with compact markers or archive pointers to reduce context bloat.

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.

30

GitHub
Context GCMITSource summary

Fast JEV compaction extension for pi

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.

20

GitHub
Context GCMIT

A reversible Pi context filter using Jev to judge whether older messages remain useful.

WHERE JEV FITS

Scores historical fragments and hides low-scoring content from future requests while preserving session history.

Disabling restores full context; enabling sends selected history to TypeSafe.

20

GitHub
Context GCMIT

A BYOK Chrome extension using Jev to score X posts against personal preferences and adjust their display.

WHERE JEV FITS

Scores relevance, substance, usefulness, and promotion; local weights and thresholds control highlighting, collapsing, or hiding.

Makes personal feed rules adjustable and display changes reversible.

20

GitHub
Context GCMITSource summary

Automatic Jev context clearing for Pi. Keep the conversation, prune stale tool output, retrieve originals without rerunning commands.

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.

21

GitHub
Context GCMIT

Curates Codex handoff context by using Jev to select old tool records while retaining selected text verbatim.

WHERE JEV FITS

Judges relevance of eligible read-only tool records; local rules protect required content and assemble a handoff packet.

Preserves source references, selection reasons, and original text order in the handoff.

20

GitHub
Context GCMITSource summary

What your last session knew, scored against what this one is doing. MCP server: a per-project ledger written as things happen, recalled per task with TypeSafe's Jev evaluation model via Vercel AI Gateway.

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
Showing 24 / 30

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.