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
5 projects
AlexBabescuAlexBabescu/ActionJev
Code reviewDeveloper toolsPython

ActionJev: TypeSafe Jev-powered code review

ActionJev is a Rust-based GitHub/Gitea Action that calls TypeSafe Jev for structured PR code review, producing JSON/Markdown reports and PR comments.

201Apache-2.0
yodablocksyodablocks/commitjev
Code reviewDeveloper toolsPython

commitjev - Commit review tool built on TypeSafe Jev

commitjev uses TypeSafe's Jev model to check whether a commit message describes the diff, whether edits serve one purpose, and what the message leaves out. It provides a CLI, Git hook integration, and calibration scripts.

000MIT
mblodemblode/taste-lint
Code reviewDeveloper toolsTypeScript

Taste Lint

Taste Lint is a code-review lint tool that catches AI slop before shipping. Its under-review checks call Jev by TypeSafe AI, which answers with a probability.

412MIT
jamescazzettajamescazzetta/five-lines
Code reviewSoftware developmentRust

Jev-powered Five Lines code review

Reviews PR diffs against the ten refactoring rules of Five Lines of Code using TypeSafe AI's Jev model; includes evaluations.

200MIT
devagrawal09devagrawal09/jev-review
Code reviewDeveloper toolsTypeScript

Jev Review

A code-review workflow built with TypeSafe Jev. It reviews Git diffs or full codebases and displays structured findings in a local dashboard.

561356MIT