OPEN SOURCE · CURATED REPOSITORIES

Jev GitHub Projects.

Curated Jev SDKs, tools, demos, integrations, benchmarks, and research projects. Repository metrics come from GitHub; titles, summaries, and categories are editorial.

750 projects
59 projects
allebeeallebee/pytest-jev
Plugin & extensionDeveloper toolsPython

pytest-jev: Semantic assertions for LLM outputs with Jev

pytest-jev is a pytest plugin that adds semantic assertions for LLM outputs, using TypeSafe's Jev model to return calibrated probabilities. It supports holds/lacks/expect/choice/score checks, caching, configurable thresholds, and can run via OpenRouter.

210MIT
eriestraeriestra/blockly-jev
Plugin & extensionDeveloper toolsTypeScript

Blockly Jev extension

A Blockly extension that exposes TypeSafe Jev / System One judgments (Noul, Choice, Score) as visual blocks, with a live demo, tutorials, and automated tests against the real model.

000MIT
shitianfangshitianfang/jev-use
Plugin & extensionDeveloper toolsJavaScript

jev-use

A Claude Code / Codex / pi plugin that routes agent steps needing no text output to TypeSafe's Jev system-one model, with measured latency and typed escalation.

2010MIT
buberlobuberlo/dsh-jev
Plugin & extensionAgentsTypeScript

dsh-jev: TypeSafe Jev decision layer for DeepSeek Harness

A DeepSeek Harness plugin that uses TypeSafe Jev/System One for dynamic tool selection, pre-execution call assessment, model routing, and skill routing. Includes runnable examples, 120 tests, 25 evaluation fixtures, and a with/without-Jev benchmark.

1631MIT
prasanthjprasanthj/duckdb-jev
Plugin & extensionDeveloper toolsC++

Jev extension for DuckDB

A high-throughput native DuckDB extension for TypeSafe/Jev, enabling batched and streaming classification, scoring, and semantic predicate evaluation from SQL.

310Apache-2.0
ajensenwaudajensenwaud/hermes-jev-plugin
Plugin & extensionDeveloper toolsPython

TypeSafe Jev plugin for Hermes Agent

Exposes TypeSafe Jev System One decision APIs (jev_check, jev_route, jev_score, jev_evaluate) as Hermes Agent tools. Includes schemas, a thin API client, usage skill, and integration tests.

300MIT
LXBWOWLXBWOW/dsh-completion-supervisor
Plugin & extensionDeveloper toolsJavaScript

Jev/System One DSH completion supervisor

A DSH plugin that verifies coding agents' 'done' claims by combining deterministic repository evidence, one batched TypeSafe Jev/System One assessment, and a pure policy. Fail-open; includes analysis tools, determinism probes, and real-fixture tests.

200MIT
CrowdLinkerCrowdLinker/JevPromptCoach
Plugin & extensionDeveloper toolsTypeScript

JevPromptCoach

Claude Code plugin that scores coding-agent prompts with TypeSafe's Jev model and tracks whether your prompting improves. Default mode adds zero latency.

201MIT
Wang-auspiciousWang-auspicious/codex-jev-compaction
Plugin & extensionDeveloper toolsJavaScript

Jev-powered context curation for Codex

A Codex plugin that calls the TypeSafe Jev systemone API (model jev-latest) to decide which verified read-only tool evidence should remain in a handoff. Includes a skill, MCP tool, CLI, offline tests, and measured local fixture results.

200MIT
seahskyseahsky/kelpie
Plugin & extensionDeveloper toolsJavaScript

Kelpie: Claude Code delegation policy with Jev

This Claude Code plugin uses TypeSafe AI's Jev API to decide when to delegate work to cheaper subagents and to route model/effort per spawn. It includes a Jev-powered prompt triage, spawn gate, and a benchmark report.

100MIT
hoshinodishoshinodis/opencode-intent-gate
Plugin & extensionDeveloper toolsTypeScript

OpenCode Intent Gate (TypeSafe Jev)

TypeSafe Jev-powered OpenCode plugin that detects ambiguous user requests and asks clarifying questions before the agent acts.

100MIT
Wang-auspiciousWang-auspicious/pi-jev-compaction
Plugin & extensionDeveloper toolsTypeScript

Pi Jev Compaction

A Pi extension that uses TypeSafe AI's Jev model via the System One API to decide which read-only tool pairs to drop during context compaction, preserving recent messages and falling back to native compaction when Jev is unavailable.

100MIT