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
11 projects
royalpinto007royalpinto007/jev-msw
Testing toolDeveloper toolsTypeScript

jev-msw

Mock Jev API decisions with MSW for deterministic tests without real API calls.

100MIT
realZachirealZachi/jevtest
Testing toolDeveloper toolsTypeScript

Jevtest: Jev-powered semantic test matchers

Semantic test matchers for Vitest and Jest that use TypeSafe's Jev model to evaluate plain-English expectations, returning calibrated probabilities and enabling deterministic CI replay.

300MIT
TodmyTodmy/jevqa
Testing toolDeveloper toolsPython

jevqa: Jev-guided monkey tester

CLI/GitHub Action that uses TypeSafe Jev/System One to explore web apps and find missing features, validation gaps, and dead controls before QA.

201MIT
ElshinQElshinQ/jevaluate
Testing toolDeveloper toolsJavaScript

Jevaluate: gated evals with TypeSafe Jev

Open-source toolkit that uses TypeSafe Jev for gated evals, a browser loop, product walks, UI text judging, and first-click tests. Includes runnable scripts, an agent skill, and measured results.

100MIT
mizchimizchi/jev-test-filter
Testing toolDeveloper toolsTypeScript

jev-test-filter

Scores every test against a git diff with TypeSafe's Jev/System One model and emits filter arguments for vitest, node:test, Playwright, cargo test, and go test.

1510MIT
gokulnair2001gokulnair2001/Convoy
Testing toolDeveloper toolsTypeScript

Convoy: Semantic E2E Testing with Jev

Convoy is an open-source semantic end-to-end testing tool for iOS, Android, and web. It calls TypeSafe AI's Jev model to match natural-language steps to UI controls, replacing selectors and element IDs.

510MIT
dingw530dingw530/playwright-jev
Testing toolDeveloper toolsJavaScript

Jev-powered Playwright E2E Testing Tool

A natural-language web E2E testing tool using Jev and playwright-cli. Jev makes decisions, Playwright executes browser actions, and code handles assertions and safety boundaries, with real TypeSafe API integration.

100MIT
Cyvid7-Darus10Cyvid7-Darus10/docfriction
Testing toolDeveloper toolsPython

docfriction

Automated friction logs for online documentation, scored section by section with TypeSafe Jev, with CI gating and dead-link checks.

100MIT
gbessegbesse/jev-timemachine
Testing toolDeveloper toolsJavaScript

Jev TimeMachine

Replay changed DecisionPacks over historical data, reuse judgments, and measure decision flips, with support for calling the TypeSafe Jev/System One API.

000MIT
pinecone-iopinecone-io/cultivar
Testing toolDeveloper toolsPython

cultivar - Agent Skill testing tool

A CLI tool to test Agent Skills and docs across different agents in sandboxes, with optional TypeSafe Jev/System One grading integration.

4126MIT
mondaychenmondaychen/semantic-assert
Testing toolSoftware developmentTypeScript

semantic-assert: semantic assertions judged by Jev

semantic-assert is a TypeScript testing library that uses Jev, TypeSafe's first System One model, as a judge for plain-English assertions about captured page state. It ships a semantic-assert-typesafe provider package plus Playwright and Vercel AI SDK adapters that reach Jev directly or via Vercel AI Gateway.

400Apache-2.0