REPOSITORIES

Start with the source.

Explore the code behind Jev browser agents, MCP servers, skills and model routers. Compare what each project does and what you need to try it.

200 projectsEach entry linked to its source
PROJECT DIRECTORY

Choose the part you need.

Descriptions and requirements below come from the linked project READMEs. We have reviewed these sources; we have not installed or benchmarked the projects.

Showing 200 of 200 repositories

trycua / CUA-S1 Form Automation — GitHub repository preview
GitHub · Browser & GUI
HTML

CUA-S1 Form Automation

26.2k1.8k

Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.

Setup & requirements

Clone the trycua/cua repository and install dependencies.

vercel / eve — GitHub repository preview
GitHub · Browser & GUI
TypeScript

eve

5.3k587

The Open Framework for Building Agents

Setup & requirements

Inspect the original showcase and source material at https://github.com/vercel/eve

TianyuCodings / NanoJev — GitHub repository preview
GitHub · Coding agents
Python

NanoJev

2.2k232

A nano replica of Jev: parallel decisions, dynamic candidates, and an end-to-end training pipeline.

Setup & requirements

Inspect the original showcase and source material at https://github.com/TianyuCodings/NanoJev

elvisun / NewsJack — GitHub repository preview
GitHub · Model routing
Go

NewsJack

1.3k118

The open-source skills that turn your agent into a full PR team.

Setup & requirements

Open the repository and locate the news-desk demo and its decision questions.

milind-soni / TipTour — GitHub repository preview
GitHub · Browser & GUI
Swift

TipTour

663103

Open-Source fast local computer use

Setup & requirements

Inspect the original showcase and source material at https://github.com/milind-soni/tiptour-macos

featherless-ai / Simple Jev — GitHub repository preview
GitHub · Developer tools
Python

Simple Jev

50758

Turn any open model into a classifier/jev endpoint

Setup & requirements

Inspect the original showcase and source material at https://github.com/featherless-ai/simple-jev

itsmostafa / typesafe-mcp — GitHub repository preview
GitHub · MCP servers
Go

typesafe-mcp

29231

An mcp connector to evaluate anything fast and cheap. Give your AI agent direct access to typesafe ai's jev model and open weight models like laya

Setup & requirements

Inspect the original showcase and source material at https://github.com/itsmostafa/typesafe-mcp

moritzkremb / jev-voice-browser — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jev-voice-browser

27139

Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.

Setup & requirements

Inspect the original showcase and source material at https://github.com/moritzkremb/jev-voice-browser

kitze / Skillbox Tool Matcher — GitHub repository preview
GitHub · MCP servers
TypeScript

Skillbox Tool Matcher

23521

Self-hosted, versioned skills library for AI agents. MCP, scoped clients, and optional Jev recommendations.

Setup & requirements

Deploy the Skillbox container locally and register standard MCP tools and agent skills.

usenotra / Notra — GitHub repository preview
GitHub · Developer tools
TypeScript

Notra

21546

Turn Your Work Into Content

Setup & requirements

Inspect the original showcase and source material at https://github.com/usenotra/notra

wquguru / 大声读 (dasheng) — GitHub repository preview
GitHub · Developer tools
JavaScript

大声读 (dasheng)

13818

大声读 — R2T2 流式 ASR 听,Jev 逐词判,英文朗读评分

Setup & requirements

Inspect the original showcase and source material at https://github.com/wquguru/dasheng

dbreunig / Building with Jev — GitHub repository preview
GitHub · Agent skills
Jev

Building with Jev

1315

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

Setup & requirements

Inspect the original showcase and source material at https://github.com/dbreunig/building-with-jev-skill

Dicklesworthstone / SkillRanker (Rust CLI) — GitHub repository preview
GitHub · Agent skills
Rust

SkillRanker (Rust CLI)

1168

Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.

Setup & requirements

Inspect the source implementation at https://github.com/Dicklesworthstone/skillranker.

agent-labs-dev / fastbrowse — GitHub repository preview
GitHub · Browser & GUI
Python

fastbrowse

10012

A fast browser agent: Jev picks each action from what is on the page, an LLM reads and plans, and every claim in an answer cites a quote from the page.

Setup & requirements

Inspect the original showcase and source material at https://github.com/agent-labs-dev/fastbrowse

Heman10x-NGU / OpenJev (Verdict) — GitHub repository preview
GitHub · Developer tools
Python

OpenJev (Verdict)

9412

Non-autoregressive decision engine on ModernBERT (151M) with calibrated uncertainty (RLCD), TypeSafe AI Jev benchmark audit, and in-browser WebGPU playground

Setup & requirements

Inspect the original showcase and source material at https://github.com/Heman10x-NGU/Verdict-open-jev

GhalebDweikat / winnow — GitHub repository preview
GitHub · Coding agents
Python

winnow

817

A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.

Setup & requirements

Inspect the original showcase and source material at https://github.com/GhalebDweikat/winnow

yikangy873-gif / jev-desktop — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jev-desktop

682

TypeSafe Jev action selection inside Codex Computer Use

Setup & requirements

Inspect the original showcase and source material at https://github.com/yikangy873-gif/jev-desktop

bilune / jev-design — GitHub repository preview
GitHub · Developer tools
TypeScript

jev-design

554

Can a model design a dashboard? A console whose whole design system is generated at runtime by Jev from a one-sentence brief.

Setup & requirements

Inspect the original showcase and source material at https://github.com/bilune/jev-design

AkashPriyadarshii / jev-curate - High-Throughput Dataset Sifter in Rust — GitHub repository preview
GitHub · Guardrails & Safety
Rust

jev-curate - High-Throughput Dataset Sifter in Rust

508

High-throughput synthetic and pretraining dataset sifter for TypeSafe Jev. Rust streaming core, Parquet and JSONL I/O, typed Choice/Score/Noul judgments, speculative fan-out, 24.0 rows/sec measured.

Setup & requirements

Clone https://github.com/AkashPriyadarshii/jev-curate and build with cargo build --release.

skeptrunedev / Jev Recruiter — GitHub repository preview
GitHub · Browser & GUI
Python

Jev Recruiter

4712

A Jev powered LinkedIn recruiting agent. Watch it browse relevant profiles, save links, and review evidence against your hiring brief.

Setup & requirements

Inspect the original showcase and source material at https://github.com/skeptrunedev/jev-recruiter

burnigtm / Jev MCP Coding Loop — GitHub repository preview
GitHub · MCP servers
TypeScript

Jev MCP Coding Loop

436

MCP server that puts TypeSafe Jev on the coding loop in Cursor, Codex, and any MCP client

Setup & requirements

Inspect the source implementation at https://github.com/burnigtm/jev-mcp.

okinaaudio / live-jev — GitHub repository preview
GitHub · Developer tools
Python

live-jev

403

Control Ableton Live with one short sentence (Japanese / English). Summon with ⌘⇧Space, type or dictate, done.

Setup & requirements

Inspect the original showcase and source material at https://github.com/okinaaudio/live-jev

DanRWilloughby / Sniff Test — GitHub repository preview
GitHub · Developer tools
TypeScript

Sniff Test

291

A prose linter that sniffs out AI writing tells. Zero dependencies, countable rules plus one judgment model.

Setup & requirements

Inspect the original showcase and source material at https://github.com/DanRWilloughby/snifftest

shaharia-lab / jev-cli — GitHub repository preview
GitHub · Coding agents
Rust

jev-cli

252

Command-line tool for TypeSafe AI's Jev model. Ask yes/no, multiple-choice and rubric questions about any text and get calibrated probabilities back. Answers become exit codes for shells and CI, JSON for scripts, and MCP tools for AI agents.

Setup & requirements

Inspect the original showcase and source material at https://github.com/shaharia-lab/jev-cli

0xBakeer / arbiter — GitHub repository preview
GitHub · Developer tools
HTML

arbiter

233

Serve typed-decision (System 1) models — Laya or your own — on NVIDIA GPUs or Apple Silicon, with a Jev-compatible API and coding-agent integrations

Setup & requirements

Inspect the original showcase and source material at https://github.com/0xBakeer/arbiter

shiftynick / jev-axi — GitHub repository preview
GitHub · Model routing
TypeScript

jev-axi

213

Agent-ergonomic CLI for TypeSafe's Jev: fast calibrated judgments (pick, rate, check, rank, triage, guard) from the shell

Setup & requirements

Inspect the original showcase and source material at https://github.com/shiftynick/jev-axi

Brainwires / jevwire — GitHub repository preview
GitHub · Browser & GUI
TypeScript

jevwire

184

Jev decision layer for agents: MCP server, embeddable DecisionModel library, and an escalate-only Claude Code plugin (TypeSafe AI's Jev)

Setup & requirements

Inspect the original showcase and source material at https://github.com/Brainwires/jevwire

abhishek085 / open-spark-jev — GitHub repository preview
GitHub · Guardrails & Safety
Python

open-spark-jev

153

Open-source, local decision models inspired by TypeSafe’s Jev and System One - built on Qwen3 for NVIDIA DGX Spark.

Setup & requirements

Inspect the original showcase and source material at https://github.com/abhishek085/open-spark-jev

madeye / pi-jev — GitHub repository preview
GitHub · Coding agents
TypeScript

pi-jev

124

Jev-assisted file retrieval and request caching for faster Pi workflows

Setup & requirements

Inspect the original showcase and source material at https://github.com/madeye/pi-jev

Kevthetech143 / super-jev — GitHub repository preview
GitHub · Browser & GUI
Python

super-jev

112

A small, extensible decision-to-action harness for TypeSafe Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/Kevthetech143/super-jev

HexyeDEV / JevPR — GitHub repository preview
GitHub · Coding agents
Python

JevPR

92

PR Risk review, automated by Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/HexyeDEV/JevPR

rajdhakad9826 / RouteKit Complexity Router — GitHub repository preview
GitHub · Model routing
TypeScript

RouteKit Complexity Router

81

LLM router that picks the cheapest model capable of handling a query, using TypeSafe's Jev for fast classification instead of an LLM call.

Setup & requirements

Clone rajdhakad9826/routeKit and define your model tier routing table.

filedcom / playjev — GitHub repository preview
GitHub · Browser & GUI
TypeScript

playjev

71

Fast, typed browser automation powered by Jev and Playwright

Setup & requirements

Inspect the original showcase and source material at https://github.com/filedcom/playjev

tontoko / jev-browser (Playwright) — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jev-browser (Playwright)

71

One grounded Jev/Playwright core: typed SDK, persistent CLI, and MCP server with native browser operations and deterministic assertions.

Setup & requirements

Inspect the original showcase and source material at https://github.com/tontoko/jev-browser

karanb192 / jev-architect — GitHub repository preview
GitHub · Guardrails & Safety
HTML

jev-architect

65

Find, design, and evaluate TypeSafe Jev decision loops.

Setup & requirements

Inspect the original showcase and source material at https://github.com/karanb192/jev-architect

HorusJiang / dsh-jev-tools — GitHub repository preview
GitHub · Browser & GUI
TypeScript

dsh-jev-tools

51

Jev judgment, not generation: prune long tool output, screen fetched pages for injected instructions, and gate completion claims inside DeepSeek Harness.

Setup & requirements

Inspect the original showcase and source material at https://github.com/HorusJiang/dsh-jev-tools

1jehuang / Jev PR Labeler — GitHub repository preview
GitHub · Model routing
Python

Jev PR Labeler

41

Semantic GitHub PR labels using Jev's typed decisions, with conceptual scope instead of line counts

Setup & requirements

Inspect the original showcase and source material at https://github.com/1jehuang/jev-pr-labeler

Kelbie / Hunch — GitHub repository preview
GitHub · Coding agents
TypeScript

Hunch

42

Semantic code review with Jev, plain-English rules and Agent Skills.

Setup & requirements

Inspect the original showcase and source material at https://github.com/Kelbie/hunch

ShuhanSun / jev-oas-sentinel — GitHub repository preview
GitHub · Developer tools
Python

jev-oas-sentinel

41

Catch breaking API behavior hidden in OpenAPI prose with deterministic checks and TypeSafe JEV System One semantic review.

Setup & requirements

Inspect the original showcase and source material at https://github.com/ShuhanSun/jev-oas-sentinel

ariel-frischer / jevkit — GitHub repository preview
GitHub · Developer tools
Rust

jevkit

31

Fast Rust CLI for TypeSafe Jev: typed decisions, offline linting before you pay

Setup & requirements

Inspect the original showcase and source material at https://github.com/ariel-frischer/jevkit

felpsdev / Jev Classifier — GitHub repository preview
GitHub · Agent skills
TypeScript

Jev Classifier

31

Local tool-routing classifier for coding agents, with a gateway, MCP integrations, and decision logs.

Setup & requirements

Read the repository benchmark instructions and record the exact model, tool catalog, and task set.

Ravinder82 / jev-flash-router — GitHub repository preview
GitHub · Browser & GUI
TypeScript

jev-flash-router

31

open-sourced jev-flash-router: an MCP server for TypeSafe's new Jev model. AI coding agents waste hundreds of reasoning tokens just deciding which file to edit, which route to pick, or whether a diff breaks tests. Jev evaluates state and outputs calibrated probabilities. Works with Cursor, Windsurf, & Claude Code

Setup & requirements

Inspect the original showcase and source material at https://github.com/Ravinder82/jev-flash-router

simota / tenbin — GitHub repository preview
GitHub · Developer tools
TypeScript

tenbin

31

MCP server and agent skill for the TypeSafe AI System One API (Jev): decompose a judgment into Choice / Score / Noul questions, lint them, measure on labelled data, and put calibrated thresholds in code

Setup & requirements

Inspect the original showcase and source material at https://github.com/simota/tenbin

coco-research / jev-use (voice) — GitHub repository preview
GitHub · Browser & GUI
Rust

jev-use (voice)

21

Voice-driven control layer for macOS. Jev is the fallback, not the router. Rust core, Tauri shell.

Setup & requirements

Inspect the original showcase and source material at https://github.com/coco-research/jev-use

micic-mihajlo / Jev Tool Runner — GitHub repository preview
GitHub · Coding agents
JavaScript

Jev Tool Runner

21

Jev selects developer tools; Codex handles code. MCP and Jev-first execution with measured benchmarks.

Setup & requirements

Inspect the source implementation at https://github.com/micic-mihajlo/jev-tool-runner.

TPAteeq / Tocsin — GitHub repository preview
GitHub · Guardrails & Safety
Rust

Tocsin

21

Log triage at ingest. Group logs into patterns, judge each pattern once, page only on what matters.

Setup & requirements

Inspect the original showcase and source material at https://github.com/TPAteeq/tocsin

arslanr-com / perfectrecall — GitHub repository preview
GitHub · Developer tools
Python

perfectrecall

11

Jev-powered memory for AI agents, with Mnemosyne-compatible storage and Hermes integration.

Setup & requirements

Inspect the original showcase and source material at https://github.com/arslanr-com/perfectrecall

ersinkoc / JevBenchmarkLab — GitHub repository preview
GitHub · Agent skills
TypeScript

JevBenchmarkLab

10

An open benchmark harness for testing Jev decision consistency, adversarial failures, option-order bias, and latency.

Setup & requirements

Clone the repository and identify the datasets, expected labels, and report-generation command.

instructa / Switchloom — GitHub repository preview
GitHub · Agent skills
TypeScript

Switchloom

11

Deterministic model routing for coding agents.

Setup & requirements

Inspect the source implementation at https://github.com/instructa/switchloom.

pedroknigge / mcp_jev — GitHub repository preview
GitHub · MCP servers
TypeScript

mcp_jev

11

Open MCP server to run TypeSafe Jev (System One) packs locally — Choice / Noul / Score for Cursor & agents

Setup & requirements

Inspect the original showcase and source material at https://github.com/pedroknigge/mcp_jev

themsquared / Jev Benchmark — GitHub repository preview
GitHub · Guardrails & Safety
Python

Jev Benchmark

10

Reproducible benchmark for TypeSafe AI's Jev on agent tool-call risk classification: accuracy, latency, and whether the confidence score is worth routing on.

Setup & requirements

Open the repository and inspect the scenario labels, ground truth, and scoring script.

allenporter / home-assistant-typesafe — GitHub repository preview
GitHub · Model routing
Python

home-assistant-typesafe

02

Home Assistant conversation integration powered by the Jev / TypeSafe AI API for fast, structured intent routing and device control

Setup & requirements

Inspect the original showcase and source material at https://github.com/allenporter/home-assistant-typesafe

BunsDev / TypeSafe AI playground — GitHub repository preview
GitHub · Developer tools
Jev

TypeSafe AI playground

00

110 use cases, games and dilemmas, with editable prompts and A/B tests.

Setup & requirements

Inspect the original showcase and source material at https://github.com/BunsDev/typesafe-ai-playground

Eronmmer / jev-cua — GitHub repository preview
GitHub · Browser & GUI
TypeScript

jev-cua

01

Production local Cua + TypeSafe Jev fast-path runtime for Codex and Waku

Setup & requirements

Inspect the original showcase and source material at https://github.com/Eronmmer/jev-cua

jakenbear / The Jev-enator — GitHub repository preview
GitHub · Coding agents
Python

The Jev-enator

01

The Jev-enator: three Jev-backed Claude Code hooks - a danger gate, a failure notice, and a completion check.

Setup & requirements

Inspect the original showcase and source material at https://github.com/jakenbear/the-jev-enator

marcosmartinez / jev-acento — GitHub repository preview
GitHub · Guardrails & Safety
Python

jev-acento

01

¿Jev entiende tu acento? Pre-registered audit of TypeSafe AI's Jev on Spanish — accuracy, calibration and token cost — plus a CLI to run the same comparison on your own labelled data.

Setup & requirements

Inspect the original showcase and source material at https://github.com/marcosmartinez/jev-acento

ohernandezdev / jevmod — GitHub repository preview
GitHub · Developer tools
Python

jevmod

01

Moderation for communities and apps, powered by Jev (TypeSafe): probabilities per category, thresholds you own. Discord/Telegram/Reddit bots, CLI, Python, npm, HTTP API, MCP.

Setup & requirements

Inspect the original showcase and source material at https://github.com/ohernandezdev/jevmod

promptgtm-shared / clay-jev-people-ranker — GitHub repository preview
GitHub · Developer tools
Python

clay-jev-people-ranker

01

Agent Skill and Python workflow for Clay lead scoring, B2B prospect qualification, and people-search ranking with TypeSafe JEV.

Setup & requirements

Inspect the original showcase and source material at https://github.com/promptgtm-shared/clay-jev-people-ranker

seb4ez / JevGuard — GitHub repository preview
GitHub · Developer tools
Python

JevGuard

01

Deterministic decision runtime, zero-token caching, and certainty calibrator for TypeSafe AI (Jev).

Setup & requirements

Inspect the original showcase and source material at https://github.com/seb4ez/jevguard

willkelly / jev-evaluation — GitHub repository preview
GitHub · Guardrails & Safety
Python

jev-evaluation

01

An adversarial evaluation of TypeSafe's jev decision model: nine experiments and 28 predictions fixed before any data was collected. 123,805 requests, $12.69.

Setup & requirements

Inspect the original showcase and source material at https://github.com/willkelly/jev-evaluation

vinnylarouge / jevlike — GitHub repository preview
GitHub · Guardrails & Safety
Python

jevlike

1.3k113

A Jev-like architecture, reverse-engineered, to train your own.

Setup & requirements

Inspect the original showcase and source material at https://github.com/vinnylarouge/jevlike

devagrawal09 / Jev Review — GitHub repository preview
GitHub · Coding agents
TypeScript

Jev Review

58636

A staged code-review workflow and local dashboard built with TypeSafe Jev.

Setup & requirements

Inspect the original showcase and source material at https://github.com/devagrawal09/jev-review

wy-coliney / Jev Browser Use — GitHub repository preview
GitHub · Browser & GUI
JavaScript

Jev Browser Use

45331

5–10x faster browser operations: Jev clicks, Codex thinks and verifies. Built at EZCollegeApp.

Setup & requirements

Inspect the original showcase and source material at https://github.com/wy-coliney/jev-browser-use

droidrun / Mobile Jev — GitHub repository preview
GitHub · Browser & GUI
JavaScript

Mobile Jev

38048

A mobile agent on a real Android phone, with Jev making each decision.

Setup & requirements

Inspect the original showcase and source material at https://github.com/droidrun/mobile-jev

jkudish / Jev MCP — GitHub repository preview
GitHub · MCP servers
JavaScript

Jev MCP

32034

Fast, cheap, typed judgments from TypeSafe's Jev model, as MCP tools.

Setup & requirements

Read the repository README and review the tools, package, and requested environment access.

sutro-sh / jev-align — GitHub repository preview
GitHub · Guardrails & Safety
Python

jev-align

28423

Build calibrated AI Functions from human feedback using Jev and GEPA.

Setup & requirements

Inspect the original showcase and source material at https://github.com/sutro-sh/jev-align

0xNatoshi / Jev Codex Router — GitHub repository preview
GitHub · Model routing
JavaScript

Jev Codex Router

26331

Per-turn model & reasoning routing for Codex, driven by Jev (TypeSafe System One): picks the model, thinking depth and speed mode for every turn.

Setup & requirements

Open the repository and verify the current Codex integration and configuration steps.

kitze / unclutter — GitHub repository preview
GitHub · Browser & GUI
TypeScript

unclutter

22721

WXT browser extension: Jev-powered page clutter removal with reusable template rules.

Setup & requirements

Inspect the original showcase and source material at https://github.com/kitze/unclutter

FerryCorleone / crush-monitor — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

crush-monitor

21025

Crush 好感监控器:用 Jev 分析微信聊天的情绪、意图和回复表现。本机部署,使用自己的 API Key。

Setup & requirements

Inspect the original showcase and source material at https://github.com/FerryCorleone/crush-monitor

RomanSlack / jev-drone — GitHub repository preview
GitHub · Gaming & Simulation
Python

jev-drone

17021

Camera-only autonomous drone in MuJoCo with a small judgment model (TypeSafe Jev) in the loop at 2.5Hz

Setup & requirements

Inspect the original showcase and source material at https://github.com/RomanSlack/jev-drone

tamaratran / jev-pruner — GitHub repository preview
GitHub · Developer tools
TypeScript

jev-pruner

1449

Claude Code plugin: trim long Bash output with TypeSafe Jev before the model sees it

Setup & requirements

Inspect the original showcase and source material at https://github.com/tamaratran/jev-pruner

uehaj / jev-semgrep — GitHub repository preview
GitHub · Developer tools
JavaScript

jev-semgrep

1348

grep by meaning, across languages. TypeSafe Jev scores every line against a meaning; combine meanings with AND/OR/NOT. 意味で探す grep。日本語で英語を、英語で日本語を検索できる

Setup & requirements

Inspect the original showcase and source material at https://github.com/uehaj/jev-semgrep

savka777 / jev-use — GitHub repository preview
GitHub · Browser & GUI
Swift

jev-use

9416

Say it, and your Mac does it. A computer-use harness on Jev that reads the screen through Accessibility. Fast, no vision model

Setup & requirements

Inspect the original showcase and source material at https://github.com/savka777/jev-use

giuliosmall / pg_typesafe — GitHub repository preview
GitHub · Guardrails & Safety
C

pg_typesafe

821

Pre-alpha PostgreSQL extension for TypeSafe AI (Jev) categorical classification

Setup & requirements

Inspect the original showcase and source material at https://github.com/giuliosmall/pg_typesafe

nassim-arifette / jevgrep — GitHub repository preview
GitHub · Coding agents
TypeScript

jevgrep

626

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

Setup & requirements

Inspect the original showcase and source material at https://github.com/nassim-arifette/jevgrep

EliaAlberti / jev-rules — GitHub repository preview
GitHub · Developer tools
JavaScript

jev-rules

496

Jev picks which of your rules apply to each prompt, so Claude only sees the ones that matter.

Setup & requirements

Inspect the original showcase and source material at https://github.com/EliaAlberti/jev-rules

kbhuw / Jev Sift — GitHub repository preview
GitHub · Coding agents
JavaScript

Jev Sift

461

Classify first. Read selectively. A portable agent plugin and MCP tool for batch text classification.

Setup & requirements

Inspect the original showcase and source material at https://github.com/kbhuw/jev-sift

lykycy123 / RoboJEV — GitHub repository preview
GitHub · Developer tools
Python

RoboJEV

422

Two-stage JEV control of a Franka Panda in MuJoCo

Setup & requirements

Inspect the original showcase and source material at https://github.com/lykycy123/RoboJEV

danvega / jev-spring-boot-starter — GitHub repository preview
GitHub · Developer tools
Java

jev-spring-boot-starter

372

A simple Spring Boot 4 starter for TypeSafe Jev using Spring MVC and RestClient

Setup & requirements

Inspect the original showcase and source material at https://github.com/danvega/jev-spring-boot-starter

mossyfield / ST-jeved — GitHub repository preview
GitHub · Developer tools
JavaScript

ST-jeved

302

SillyTavern extension that measures each reply and instructs the narrator only when a rule matches.

Setup & requirements

Inspect the original showcase and source material at https://github.com/mossyfield/ST-jeved

Zaious / Jev Capability Atlas — GitHub repository preview
GitHub · Guardrails & Safety
Python

Jev Capability Atlas

266

Independent, evidence-based map of when TypeSafe's Jev actually holds up vs. breaks down — real API-call receipts, not a leaderboard. 中文為主的雙語 repo。

Setup & requirements

Inspect the original showcase and source material at https://github.com/Zaious/jev-capability-atlas

colliber / duckdb-jev — GitHub repository preview
GitHub · Guardrails & Safety
C++

duckdb-jev

241

DuckDB extension: typed Jev answers as real SQL types

Setup & requirements

Inspect the original showcase and source material at https://github.com/colliber/duckdb-jev

luantak / is-malicious — GitHub repository preview
GitHub · Coding agents
TypeScript

is-malicious

233

A codebase scanner that helps you not run malicous code

Setup & requirements

Inspect the original showcase and source material at https://github.com/luantak/is-malicious

NiazMorshed2007 / jcr — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jcr

191

A Jev-powered resolver for agent harnesses to find deterministic commands and their context in a nested capability tree.

Setup & requirements

Inspect the original showcase and source material at https://github.com/NiazMorshed2007/jcr

GodsBoy / Jev Skill Router — GitHub repository preview
GitHub · Agent skills
Python

Jev Skill Router

171

Typed, confidence-aware agent skill routing with TypeSafe Jev.

Setup & requirements

Clone GodsBoy/jev-agent-skill-router and register multiple skill schemas.

philippdubach / pi-jev-router — GitHub repository preview
GitHub · Model routing
TypeScript

pi-jev-router

141

A minimal Pareto-optimal OpenRouter model router for pi, based on Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/philippdubach/pi-jev-router

backmeupplz / Jev Anti-Spam Bot — GitHub repository preview
GitHub · Model routing
TypeScript

Jev Anti-Spam Bot

112

Minimal grammY Telegram anti-spam bot powered by TypeSafe Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/backmeupplz/jev_antispam_bot

win4r / pi-jev-router (win4r) — GitHub repository preview
GitHub · Model routing
TypeScript

pi-jev-router (win4r)

112

Task-boundary model routing for Pi Coding Agent, powered by TypeSafe Jev. Conservative policies, exact caching, and observable failover.

Setup & requirements

Inspect the original showcase and source material at https://github.com/win4r/pi-jev-router

Towow-ai / J++ — GitHub repository preview
GitHub · Developer tools
Rust

J++

92

J++: an experimental language with standalone source and a Rust runtime. Compose questions and methods. 独立源码,组合问题与方法。

Setup & requirements

Inspect the original showcase and source material at https://github.com/Towow-ai/jpp

ranjan2829 / AskJev (MCP Agent) — GitHub repository preview
GitHub · Browser & GUI
TypeScript

AskJev (MCP Agent)

83

AskJev — Jev autopilot for any website + guard on irreversible clicks (TypeSafe System One, not Claude)

Setup & requirements

Inspect the source implementation at https://github.com/ranjan2829/AskJev.

docxology / daf-jev — GitHub repository preview
GitHub · Developer tools
Python

daf-jev

61

daf-jev: composable Python toolkit for TypeSafe's Jev (System One) decision API — question builders, confidence gates, evaluator, calibration, CLI, MCP server, agent skill

Setup & requirements

Inspect the original showcase and source material at https://github.com/docxology/daf-jev

nozomi-koborinai / jev-spec — GitHub repository preview
GitHub · Coding agents
TypeScript

jev-spec

61

⚡ Catch spec drift on every commit: check your code against your Markdown specs with TypeSafe AI's Jev model.

Setup & requirements

Inspect the original showcase and source material at https://github.com/nozomi-koborinai/jev-spec

perixtar / jev-e2e — GitHub repository preview
GitHub · Developer tools
TypeScript

jev-e2e

51

Natural-language end-to-end tests for web apps, powered by Jev and Playwright.

Setup & requirements

Inspect author post and reproduction notes.

konstantinosbotonakis / Codex Context Diet — GitHub repository preview
GitHub · Coding agents
TypeScript

Codex Context Diet

41

Codex plugin: Jev-guided dieting of bulky tool results

Setup & requirements

Inspect the source implementation at https://github.com/konstantinosbotonakis/codex-context-diet.

abhishekashokvkumar / Jev MCP Dispatcher — GitHub repository preview
GitHub · MCP servers
Python

Jev MCP Dispatcher

31

Natural-language MCP tool dispatcher powered entirely by TypeSafe's Jev — no general-purpose LLM. Discovers a simple MCP server's tool signatures at runtime and uses Jev's typed primitives (Choice/Noul) to pick the right tool and extract its arguments straight out of the sentence.

Setup & requirements

Inspect the source implementation at https://github.com/abhishekashokvkumar/jev-mcp-dispatcher.

butochnikov / Laravel TypeSafe Jev — GitHub repository preview
GitHub · Developer tools
PHP

Laravel TypeSafe Jev

31

Unofficial Laravel integration for TypeSafe Jev AI with typed responses, async requests, scoped dependency injection, and testing fakes.

Setup & requirements

Inspect the original showcase and source material at https://github.com/butochnikov/laravel-typesafe-jev

HyunjunJeon / jev-judgment — GitHub repository preview
GitHub · Developer tools
Python

jev-judgment

31

Agent Skill: send closed coding-agent judgments to TypeSafe Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/HyunjunJeon/jev-judgment

codejunkie99 / jev engineering — GitHub repository preview
GitHub · Developer tools
JavaScript

jev engineering

30

Jev Engineering: Typed Decision Systems for Reliable Agent Workflows. Paper, diagrams, and companion examples by Av1dlive.

Setup & requirements

Jev Engineering: Typed Decision Systems for Reliable Agent Workflows. Paper, diagrams, and companion examples by Av1dlive.

droid-Q / jev-skill-router — GitHub repository preview
GitHub · Agent skills
JavaScript

jev-skill-router

21

Skill routing for an agent, decided by Jev.

Setup & requirements

Inspect the original showcase and source material at https://github.com/droid-Q/jev-skill-router

RubyBrewsday / jevcumber — GitHub repository preview
GitHub · Developer tools
TypeScript

jevcumber

21

Write Cucumber tests with just the .feature file. No step definitions — Jev (TypeSafe AI) resolves each Gherkin step and Playwright runs it.

Setup & requirements

Inspect the original showcase and source material at https://github.com/RubyBrewsday/jevcumber

TypeSafeAI / Clarity Judge — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

Clarity Judge

21

Multi-axis writing quality checker powered by TypeSafe AI's Jev model. Separate named checks, each with its own verdict and confidence.

Setup & requirements

Inspect the original showcase and source material at https://github.com/TypeSafeAI/clarity-judge

cephalization / jev-oxlint — GitHub repository preview
GitHub · Developer tools
TypeScript

jev-oxlint

11

Digest your skills into oxlint rules powered by jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/cephalization/jev-oxlint

fatwang2 / Jev Review Action — GitHub repository preview
GitHub · Coding agents
JavaScript

Jev Review Action

11

Configurable GitHub submission review and PR classification with TypeSafe Jev. No text-generation model.

Setup & requirements

Inspect the source implementation at https://github.com/fatwang2/jev-review-action.

JoacoMarc / Jev Harness Router — GitHub repository preview
GitHub · Agent skills
TypeScript

Jev Harness Router

11

Per-turn router for agent harnesses: one 350ms Jev call picks the model tier, effort, tools and skill, behind a hard deadline with a regex fallback. Claude Agent SDK adapter included.

Setup & requirements

Inspect the source implementation at https://github.com/JoacoMarc/jev-harness-router.

russfranky / jev-crawlers — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jev-crawlers

11

Jev learns your repo's decision norms, then adversarially judges past decisions against them. Unix-style primitives (seed, expand, judge, verify, report, norms) with per-node typed judgments from typesafe-ai/jev.

Setup & requirements

Inspect the original showcase and source material at https://github.com/russfranky/jev-crawlers

andyholst / hermes-typesafe-jev — GitHub repository preview
GitHub · Coding agents
Jev

hermes-typesafe-jev

01

Documentation hub for Hermes Agent + Jev (TypeSafe System One Model) integration

Setup & requirements

Inspect the original showcase and source material at https://github.com/andyholst/hermes-typesafe-jev

chrismathew3 / fast-jev-codex — GitHub repository preview
GitHub · Coding agents
TypeScript

fast-jev-codex

00

Preserve exact context across Codex compaction with Jev. Open-source plugin, CLI, and library.

Setup & requirements

Read the repository README and review how it hooks into Codex context handling.

hitakshiA / solari-reflex — GitHub repository preview
GitHub · Browser & GUI
TypeScript

solari-reflex

01

A speed layer for computer use on Solari: one structured observation, one Jev decision, one verified action per step. Browsers and Linux desktops.

Setup & requirements

Inspect the original showcase and source material at https://github.com/hitakshiA/solari-reflex

jh1373 / jev-search — GitHub repository preview
GitHub · Guardrails & Safety
JavaScript

jev-search

01

Search your Obsidian vault locally and offline with no API key, then rerank the top results with Jev only after you approve exactly what gets sent. Experimental preview.

Setup & requirements

Inspect the original showcase and source material at https://github.com/jh1373/jev-search

model-clis / jev CLI — GitHub repository preview
GitHub · Coding agents
Rust

jev CLI

01

Typed judgment CLI for the Jev model (TypeSafe System One): state + questions in, calibrated answers and exit codes out

Setup & requirements

Inspect the original showcase and source material at https://github.com/model-clis/jev

phanngoc / browser-ai — GitHub repository preview
GitHub · Browser & GUI
Go

browser-ai

01

Jev-driven browser agent in pure Go — CDP over pipe/WebSocket, attach to real Chrome, built to measure real speed

Setup & requirements

Inspect the original showcase and source material at https://github.com/phanngoc/browser-ai

RadixILS-Dev / typesafe-sdk-go — GitHub repository preview
GitHub · Developer tools
Go

typesafe-sdk-go

01

A typesafe.ai client written in golang

Setup & requirements

Inspect the original showcase and source material at https://github.com/RadixILS-Dev/typesafe-sdk-go

somoore / Interlock — GitHub repository preview
GitHub · Browser & GUI
Python

Interlock

01

The kernel the LLM is not allowed to talk to. Capability kernel for untrusted agents — canaries, closed action space, Jev as the sensor.

Setup & requirements

Inspect the original showcase and source material at https://github.com/somoore/interlock

zohaib-md / UXRay — GitHub repository preview
GitHub · Developer tools
Kotlin

UXRay

01

Dark Pattern HUD — system-wide overlay that flags manipulative UI via TypeSafe Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/zohaib-md/UXRay

jaredpalmer / kev — GitHub repository preview
GitHub · Developer tools
Python

kev

6.5k355

tiny Jev-like family of decision models built on top of Qwen3.5 you can train and run on your own

Setup & requirements

Inspect the original showcase and source material at https://github.com/jaredpalmer/kev

jarrodwatts / jev-trader — GitHub repository preview
GitHub · Finance & Trading
TypeScript

jev-trader

2.2k425

One AI trade decision every Monad block. Jev on Kuru MON-USDC.

Setup & requirements

Inspect author post and reproduction notes.

lahfir / Agent Desktop - Reliable OS Accessibility Automation in Rust — GitHub repository preview
GitHub · Browser & GUI
Rust

Agent Desktop - Reliable OS Accessibility Automation in Rust

1.6k109

Agent Desktop gives any agent reliable computer use on the desktop. Built with Rust, it sees any app's real UI structure through OS accessibility trees and operates it — refs stay stable and actions stay safe to retry, instead of guessing from pixels.

Setup & requirements

Clone https://github.com/lahfir/agent-desktop and compile with cargo build --release.

awlevin / TypeSafe Computer Use — GitHub repository preview
GitHub · Browser & GUI
Python

TypeSafe Computer Use

93776

Computer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.

Setup & requirements

Inspect the source implementation at https://github.com/awlevin/typesafe-computer-use.

gargpratyush / jev-router — GitHub repository preview
GitHub · Model routing
JavaScript

jev-router

37842

Route to the cheapest model in claude code for your task using jev-router

Setup & requirements

Inspect the original showcase and source material at https://github.com/gargpratyush/jev-router

ekzhang / openjev-sglang — GitHub repository preview
GitHub · Guardrails & Safety
Python

openjev-sglang

31137

Jev-compatible API endpoint based on open models (prefill-only)

Setup & requirements

Inspect the original showcase and source material at https://github.com/ekzhang/openjev-sglang

Heman10x-NGU / OpenJev Verdict 2.0 — GitHub repository preview
GitHub · Guardrails & Safety
Python

OpenJev Verdict 2.0

28343

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

Setup & requirements

Inspect the original showcase and source material at https://github.com/Heman10x-NGU/openJev-verdict-2.0

jkudish / Jev Browser — GitHub repository preview
GitHub · Browser & GUI
JavaScript

Jev Browser

25721

Browser use using Typesafe's Jev model

Setup & requirements

Clone the repository and follow the author's current setup instructions.

FBddcz / EmbodiedJev — GitHub repository preview
GitHub · Developer tools
Python

EmbodiedJev

2218

EmbodiedJev: MuJoCo robot decision workbench with MiniCPM5-2B, Jev and compatible model APIs

Setup & requirements

Inspect the original showcase and source material at https://github.com/FBddcz/embodied-jev

kunchenguid / Compact Adviser — GitHub repository preview
GitHub · Coding agents
TypeScript

Compact Adviser

18318

"Work appears completed or recorded. Run /compact to save tokens."

Setup & requirements

Inspect the source implementation at https://github.com/kunchenguid/compact-adviser.

Devin-AXIS / jev-dsh-decision — GitHub repository preview
GitHub · Developer tools
JavaScript

jev-dsh-decision

16355

Jev DSH 决策引擎|面向 Agent Harness 的结构化决策插件。原生支持 DeepSeek Harness,通过 iPolloWork 支持 OpenCode、Codex Harness。

Setup & requirements

Inspect the original showcase and source material at https://github.com/Devin-AXIS/jev-dsh-decision

DevMortimer / pi-warden - Non-Intrusive Guardrails & Loop Protection for Pi Agents — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

pi-warden - Non-Intrusive Guardrails & Loop Protection for Pi Agents

13818

Guardrails for Pi that steer instead of interrupt: enforces your project rules on every write, holds only hard-to-undo actions (3 per 1,000 calls, measured on real sessions), catches unverified "done" claims and stuck loops, and trims tool output. Built on pi-typesafe.

Setup & requirements

Clone https://github.com/DevMortimer/pi-warden and link into your Pi project.

kshetrajna12 / reflex — GitHub repository preview
GitHub · Guardrails & Safety
Python

reflex

13315

A small open decision model: state + typed questions -> calibrated probabilities. A Jev / System One re-creation on Qwen3.5.

Setup & requirements

Inspect the original showcase and source material at https://github.com/kshetrajna12/reflex

SiliconLabAI / OpenJev — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

OpenJev

12228

OpenSource Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/SiliconLabAI/OpenJev

kyle-pena-nlp / jevchat — GitHub repository preview
GitHub · Guardrails & Safety
Python

jevchat

905

Turns Jev into a chatbot

Setup & requirements

Inspect the original showcase and source material at https://github.com/kyle-pena-nlp/jevchat

Ying-Kai-Liao / jev-browser — GitHub repository preview
GitHub · Browser & GUI
JavaScript

jev-browser

8213

Browser automation where an LLM plans and Jev (Typesafe System One) decides. Library, CLI and MCP server.

Setup & requirements

Inspect the original showcase and source material at https://github.com/Ying-Kai-Liao/jev-browser

ikermoel / Open Alternative to Jev — GitHub repository preview
GitHub · Developer tools
Python

Open Alternative to Jev

5311

Open-source alternative to TypeSafe's Jev: a System One style model layer that gives typed, calibrated decisions from any open-weights LLM in one forward pass (HF + vLLM), with honest benchmarks

Setup & requirements

Inspect the original showcase and source material at https://github.com/ikermoel/open-alternative-jev

AkashPriyadarshii / jev-seo — GitHub repository preview
GitHub · Guardrails & Safety
Rust

jev-seo

475

jev-seo: Rust SEO and GEO CLI plus MCP server for coding agents: 50-rule audits, live crawls, GEO scores, rank drift, CI gates. MIT, zero subscription.

Setup & requirements

Inspect the original showcase and source material at https://github.com/AkashPriyadarshii/jev-seo

brainstormity / Jev Moderation Bot — GitHub repository preview
GitHub · Guardrails & Safety
Python

Jev Moderation Bot

455

A Discord moderation bot with Jev making the calls.

Setup & requirements

Inspect the original showcase and source material at https://github.com/brainstormity/Jev-Moderation-Bot

choxos / jev-reviewer — GitHub repository preview
GitHub · Guardrails & Safety
JavaScript

jev-reviewer

336

Data extraction for systematic reviews, quoted from the papers. Ask a trial report and its supplements your extraction form or a RoB 2, ROBINS-I, QUADAS-2 or TIDieR template; Jev points at the lines, every answer is a verbatim quote with its page, you check it and export the table. Files stay in your browser.

Setup & requirements

Inspect the original showcase and source material at https://github.com/choxos/jev-reviewer

safzanpirani / pi-jev-skill-picker — GitHub repository preview
GitHub · Agent skills
TypeScript

pi-jev-skill-picker

303

Rank Pi Agent Skills for the current task with TypeSafe Jev

Setup & requirements

Inspect the original showcase and source material at https://github.com/safzanpirani/pi-jev-skill-picker

compozy / Yoshi — GitHub repository preview
GitHub · Coding agents
TypeScript

Yoshi

252

Context-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into https://github.com/compozy/compozy

Setup & requirements

Inspect the original showcase and source material at https://github.com/compozy/yoshi

PyModel / typesafe-mcp (PyModel) — GitHub repository preview
GitHub · MCP servers
Python

typesafe-mcp (PyModel)

243

Typed judgment tools for MCP agents. TypeSafe's Jev model as verify, screen, find, classify, rerank, decide, compare, extract, review, gate, and score: the model judges, policy decides auto, review, or escalate.

Setup & requirements

Inspect the original showcase and source material at https://github.com/PyModel/typesafe-mcp

AkashPriyadarshii / jev-superpowers — GitHub repository preview
GitHub · Developer tools
HTML

jev-superpowers

213

Systematic software development framework for AI coding agents upgraded with TypeSafe Jev System One typed decisions

Setup & requirements

Inspect the original showcase and source material at https://github.com/AkashPriyadarshii/jev-superpowers

Ray-Hughes / jevalyn — GitHub repository preview
GitHub · Guardrails & Safety
Ruby

jevalyn

191

The decision layer for your Rails app. A Rails-native wrapper around TypeSafe's Jev System One API: typed, calibrated decisions in your control flow.

Setup & requirements

Inspect the original showcase and source material at https://github.com/Ray-Hughes/jevalyn

rlaope / jeval — GitHub repository preview
GitHub · Guardrails & Safety
Python

jeval

161

Measures what your Jev classifier's confidence is really worth, and sets the human hand-off line from what a mistake costs.

Setup & requirements

Inspect the original showcase and source material at https://github.com/rlaope/jeval

tyler-dot-earth / patdown — GitHub repository preview
GitHub · Coding agents
TypeScript

patdown

142

Block, steer, and "fuzzy lint" with Jev to make agents follow your rules and conventions. CLI, github action, pi package, claude extension, and more. Built with Effect + TypeScript.

Setup & requirements

Inspect the original showcase and source material at https://github.com/tyler-dot-earth/patdown

DumoeDss / LogJev — GitHub repository preview
GitHub · Developer tools
TypeScript

LogJev

112

An open-source Jev-style decision layer that accepts text, images, or audio and returns bounded choices or scores.

Setup & requirements

Open the repository and verify the current Node.js and Python setup instructions.

24601 / Augustus — GitHub repository preview
GitHub · Developer tools
Python

Augustus

92

Agent skill for finding, building, evaluating, and improving decision-model systems. Compositional decision calculus, eval harnesses, and bounded prompt/program hill climbing for Software 3.0. TypeSafe Jev is the default hosted exemplar. Independent of TypeSafe.

Setup & requirements

Inspect the original showcase and source material at https://github.com/24601/Augustus

erik-dunteman / ChatJev — GitHub repository preview
GitHub · Guardrails & Safety
Python

ChatJev

73

Turning the Jev classifier model into an autoregressive next token predictor

Setup & requirements

Inspect the original showcase and source material at https://github.com/erik-dunteman/ChatJev

Nyarlathoteppppp / Pi-Heed Tool Call Auditor — GitHub repository preview
GitHub · Browser & GUI
TypeScript

Pi-Heed Tool Call Auditor

71

Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.

Setup & requirements

Clone Nyarlathoteppppp/pi-heed and hook it into the Pi agent runtime.

Astro-Han / jev-harness — GitHub repository preview
GitHub · Browser & GUI
Python

jev-harness

51

A coding agent that filters every tool result through Jev before the model sees it, with an A/B harness measuring pass@1 and cost against the unfiltered control

Setup & requirements

Inspect the original showcase and source material at https://github.com/Astro-Han/jev-harness

Friedjof / jev-mobile — GitHub repository preview
GitHub · Browser & GUI
Python

jev-mobile

43

Fast structured Android control loops with TypeSafe Jev and Mobile MCP

Setup & requirements

Inspect the original showcase and source material at https://github.com/Friedjof/jev-mobile

mblode / taste-lint — GitHub repository preview
GitHub · Coding agents
TypeScript

taste-lint

41

Catch AI slop before you ship.

Setup & requirements

Inspect the original showcase and source material at https://github.com/mblode/taste-lint

andrueandersoncs / visual-jev — GitHub repository preview
GitHub · Guardrails & Safety
Python

visual-jev

31

Image-native typed decisions with shared visual encoding and Qwen3-VL

Setup & requirements

Inspect the original showcase and source material at https://github.com/andrueandersoncs/visual-jev

nourhelmi / pi-jev-compaction — GitHub repository preview
GitHub · Browser & GUI
TypeScript

pi-jev-compaction

31

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

Setup & requirements

Inspect the original showcase and source material at https://github.com/nourhelmi/pi-jev-compaction

sgaabdu4 / capture — GitHub repository preview
GitHub · Developer tools
Dart

capture

32

Private Mac voice diary: local Parakeet transcription, Jev sorting, Notion library

Setup & requirements

Inspect the original showcase and source material at https://github.com/sgaabdu4/capture

acorn181 / Semantic Bookmark — GitHub repository preview
GitHub · Browser & GUI
TypeScript

Semantic Bookmark

21

Organize bookmarks with your own semantic rules using Jev.

Setup & requirements

Inspect the original showcase and source material at https://github.com/acorn181/semantic-bookmark

FindMalek / guesswork — GitHub repository preview
GitHub · Developer tools
TypeScript

guesswork

21

Fish-style zsh history autosuggestions, ranked by an AI model instead of prefix matching

Setup & requirements

Inspect the original showcase and source material at https://github.com/FindMalek/guesswork

samtay32 / Jev System Architect — GitHub repository preview
GitHub · Agent skills
Coding agent

Jev System Architect

20

System-architecture skill for TypeSafe AI Jev/System One — find fuzzy semantic judgment and turn it into small Choice/Score/Noul primitives.

Setup & requirements

Install or read the skill and run it against a small codebase containing a semantic parser-and-retry pipeline.

undeemed / Jcyber — GitHub repository preview
GitHub · Developer tools
Python

Jcyber

21

Agent-driven bug bounty / pentest framework: one gated chain over five systems (Caido, HexStrike, Jev, Memgraph, TencentDB, Prometheus)

Setup & requirements

Inspect the original showcase and source material at https://github.com/undeemed/Jcyber

clownware / Bouncer — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

Bouncer

11

Jev-powered Judgment layer for Claude Code. Stops paying reasoning prices for if-statements: a PreToolUse hook scores every tool call against a YAML policy you own — allow / deny in ~100 ms, no LLM in the loop. TypeSafe Jev now, local models next. Dry-run by default, calibration table published.

Setup & requirements

Inspect the source implementation at https://github.com/clownware/bouncer.

heyman333 / Jev Router (Skill) — GitHub repository preview
GitHub · Agent skills
JavaScript

Jev Router (Skill)

11

프롬프트를 jev로 판단해 알맞은 모델을 고르는 Claude Code / Codex 스킬. 의존성 0개, 능력치는 공개 벤치마크 출처 명시.

Setup & requirements

Inspect the source implementation at https://github.com/heyman333/jev-router.

mukiwu / jev-search-mcp — GitHub repository preview
GitHub · MCP servers
JavaScript

jev-search-mcp

11

Jev Search as an MCP server, Claude Code plugin and CLI. Plain-language web search, sources and time window chosen by Jev, results ranked by relevance. Zero runtime dependencies.

Setup & requirements

Inspect the original showcase and source material at https://github.com/mukiwu/jev-search-mcp

TheMarco / Token Saver — GitHub repository preview
GitHub · Coding agents
Python

Token Saver

11

Portable Codex setup for Muse delegation, Jev context selection, and proportionate verification.

Setup & requirements

Read the repository instructions and identify the two skills or instruction layers it adds to Codex.

achimala / Jevinci — GitHub repository preview
GitHub · Developer tools
Jev

Jevinci

00

Paintings made from Jev’s pixel probabilities.

Setup & requirements

Inspect the original showcase and source material at https://github.com/achimala/jevinci

Bentlybro / siftr — GitHub repository preview
GitHub · Coding agents
Jev

siftr

00

Semantic code search for coding agents, benchmarked on SWE-bench Lite.

Setup & requirements

Inspect the original showcase and source material at https://github.com/Bentlybro/jevgrep

epiphany-dynamics / Port Cleanup — GitHub repository preview
GitHub · Developer tools
Swift

Port Cleanup

01

A Jev-powered native macOS utility for evidence-backed, human-confirmed cleanup of stale listening ports.

Setup & requirements

Inspect the original showcase and source material at https://github.com/epiphany-dynamics/port-cleanup

hobbs / jev-turn-analysis — GitHub repository preview
GitHub · Guardrails & Safety
Rust

jev-turn-analysis

01

Jev Turn Analysis is a Rust CLI for analyzing completed Claude Code and Codex sessions.

Setup & requirements

Inspect the original showcase and source material at https://github.com/hobbs/jev-turn-analysis

jokull / ensk — GitHub repository preview
GitHub · Guardrails & Safety
TypeScript

ensk

01

Fast English–Icelandic dictionary on Cloudflare Workers: D1 full-text, Vectorize semantic recall and Jev System One re-ranking.

Setup & requirements

Inspect the original showcase and source material at https://github.com/jokull/ensk

MSalvalaggio / jev-reflex — GitHub repository preview
GitHub · Browser & GUI
Python

jev-reflex

01

Claude thinks, Jev reacts: an MCP server that hands browser tasks from Claude to TypeSafe's Jev (~100 ms per decision).

Setup & requirements

Inspect the original showcase and source material at https://github.com/MSalvalaggio/jev-reflex

prasanth263 / maza — GitHub repository preview
GitHub · Coding agents
JavaScript

maza

01

Local MCP gateway with Jev tool discovery, secure credentials, CLI and dashboard

Setup & requirements

Inspect the original showcase and source material at https://github.com/prasanth263/maza

ragelink / Firehose Stream Judge — GitHub repository preview
GitHub · Model routing
TypeScript

Firehose Stream Judge

01

Live typed judgment of the Bluesky firehose: Jev on Cloudflare Durable Objects, one call per post, uncertain calls routed to a human lane

Setup & requirements

Connect to the Bluesky firehose websocket stream using the project setup.

sushrutb17 / LinkedIn NoSlop — GitHub repository preview
GitHub · Browser & GUI
JavaScript

LinkedIn NoSlop

01

Chrome extension that blurs low-value LinkedIn feed posts using TypeSafe's Jev model, with one-click reveal

Setup & requirements

Inspect the original showcase and source material at https://github.com/sushrutb17/linkedin-noslop-extension