Skip to content
JevDirectory.org
CommunityTools & Integrations43 starsVerified 2026-09-20

jevcache

A local decision ledger for Jev-class models: caches decisions keyed by redacted model, schema, and state, replays them deterministically in CI, and publishes bundles without raw state.

Category
Tools & Integrations
Published by
Community
Author
hyperspaceai
Added
2026-09-20
Tagscommunityrustcachingcli

Highlights

  • recall() checks the local ledger only; decide() falls back to a configured backend on a miss.
  • Fingerprints redact emails, phones, long digit runs, ids, and timestamps before hashing.
  • jevcache publish bundles fingerprints and answers, never raw state.
  • A single 2 to 3 MB static binary for macOS and Linux on arm64 or x64.

Watch out

The repo distributes the CLI binary and docs; the hosted global index is beta and the Jev backend needs TYPESAFE_API_KEY.

More like this

A Rust CLI that ranks agent skills for the next step with a two-stage Jev pass plus lexical prefiltering, with Claude Code hooks, a TUI, abstention, and --why-not explanations.
Tools & Integrations#community#rust#cli
Communityskillranker
A Python asyncio runtime that puts Jev in a supervision loop above Codex or OpenCode workers: it judges completion, test sufficiency, and stuck loops, then steers, retries, or stops the job.
Tools & Integrations#community#python#coding-agent
Communityforeman
A staged code-review workflow that uses Jev for bounded judgments over Git diffs or whole codebases, with a local dashboard. Policy and thresholds stay in code while Jev screens five risk areas.
Tools & Integrations#community#typescript#code-review
Communityjev-review
Back to all resources

From the community

Posts from builders shipping with Jev right now.

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Instant compaction with Jev