Top Repos· Jev-Based· Eval· Last updated

everyinfra / jev-radar

“📡 全网最全 · The world's most comprehensive tracker of the Jev (TypeSafe AI System One) ecosystem — 220+ documented cases · 108 confidence-graded entries · verified & rescanned every 3 hours · API access guide included”

Jev-Based rank #74In Eval #14

TL;DR

everyinfra/jev-radar is a map of the public Jev neighborhood. Use it to discover, then read the linked tree.

The author describes it as: “📡 全网最全 · The world’s most comprehensive tracker of the Jev (TypeSafe AI System One) ecosystem — 220+ documented cases · 108 confidence-graded entries · verified & rescanned every 3 hours · API access guide included” That is their claim, not a bench this site ran.

Who it’s for

What’s inside

Expect a README and a list of links — sometimes a small script that refreshes the directory. There is no hosted model in the clone.

How to use

This is an index. Clone it only if you want the list offline.

git clone https://github.com/everyinfra/jev-radar.git

Then open each upstream link and confirm it still calls hosted Jev — or label it as a replica — against docs.typesafe.ai.

Hosted Jev still looks like a function call — wrapper or not:

{
  model: "jev-1.13.0",
  state: { source: "everyinfra/jev-radar", brief: "..." },
  questions: {
    gate: { type: "noul", instructions: "Should we act on this state?" },
    route: { type: "choice", instructions: "Pick one next system.", criteria: ["code", "review", "human"] },
  },
}

Try this

From everyinfra/jev-radar, list three repositories that actually call TypeSafe Jev (not just mention it). For each, name the question types they send and whether they pin a model id.

Schema-safe ≠ correct

On a case everyinfra/jev-radar gets wrong, write down the schema-legal answer it returned and the human label. Do not “fix” it by asking Jev to generate an explanation.

FAQ

Does this replace the TypeSafe SDK?

Only if the author implemented a full client. Most harnesses still call the vendor SDK or raw HTTP.

Are the star chips live?

Star, fork, and watcher chips refresh from the public GitHub API via a scheduled job. The prose on this page is editorial.

Sources

Public repository metadata and TypeSafe documentation. No private claims.