Top Repos· Jev-Based· Eval· Last updated

imMamdouhaboammar / fable-jev

“⚡ Sub-100ms cognitive reflexes for autonomous coding agents. Powered by TypeSafe AI's Jev & get-fable.”

Jev-Based rank #106In Eval #24

TL;DR

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

The author describes it as: “⚡ Sub-100ms cognitive reflexes for autonomous coding agents. Powered by TypeSafe AI’s Jev & get-fable.” 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/imMamdouhaboammar/fable-jev.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: "imMamdouhaboammar/fable-jev", 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 imMamdouhaboammar/fable-jev, 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 imMamdouhaboammar/fable-jev 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.