{
 "meta": {
  "source": "https://github.com/valentynkit/awesome-jev-typesafe/blob/main/readme.md",
  "site": "https://awesomejev.vercel.app",
  "license": "CC0-1.0",
  "intents": [
   "route between models by task difficulty",
   "gate or approve tool calls before they run",
   "compact or prune agent context",
   "judge or verify an agent's output",
   "stop an agent from finishing early",
   "pick which skill or prompt to load",
   "drive a browser or GUI with an agent",
   "control a phone or mobile app",
   "review code or pull requests",
   "moderate content or detect abuse",
   "rerank search results",
   "classify support tickets or messages",
   "extract structured fields from text",
   "run Jev on open models without the vendor",
   "benchmark or calibrate Jev",
   "build a game or simulation on Jev",
   "trade or score financial signals",
   "call Jev from the command line",
   "call Jev from a language SDK",
   "serve Jev over MCP to any agent",
   "learn how Jev works",
   "compare Jev with an LLM",
   "route requests through a gateway or proxy",
   "detect prompt injection or risky commands",
   "score or rank candidates in a pipeline",
   "label data or build a dataset",
   "run Jev inside a database or SQL",
   "add Jev to a chat bot or Discord",
   "voice or realtime decisions",
   "monitor or observe Jev usage and cost"
  ],
  "sections": [
   "Jev on one screen",
   "Know before you build",
   "Start here",
   "Official SDKs and framework support",
   "Coding agents",
   "Browser and computer use",
   "Open models and replicas",
   "Code review and quality",
   "Routing and gateways",
   "Search, reranking and RAG",
   "Data and ops",
   "Safety, moderation and verification",
   "Applications and extensions",
   "Games, robotics and simulation",
   "Finance and trading",
   "Benchmarks, evals and calibration",
   "Playgrounds and demos",
   "Command line",
   "Community clients",
   "Articles and talks"
  ]
 },
 "entries": [
  {
   "id": "introduction",
   "name": "Introduction",
   "url": "https://docs.typesafe.ai/introduction",
   "owner": null,
   "repo": null,
   "description": "The mental model in two pages: state plus typed questions in, typed answers with probabilities out.",
   "section": "Start here",
   "subsection": null,
   "order": 0,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "quick-start",
   "name": "Quick start",
   "url": "https://docs.typesafe.ai/introduction/quickstart",
   "owner": null,
   "repo": null,
   "description": "First request in Python, TypeScript, or curl.",
   "section": "Start here",
   "subsection": null,
   "order": 1,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "primitives",
   "name": "Primitives",
   "url": "https://docs.typesafe.ai/primitives",
   "owner": null,
   "repo": null,
   "description": "Choice, Score, and Noul, and when each one fits.",
   "section": "Start here",
   "subsection": null,
   "order": 2,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "state",
   "name": "State",
   "url": "https://docs.typesafe.ai/concepts/state",
   "owner": null,
   "repo": null,
   "description": "How to package what Jev judges, and why less is more.",
   "section": "Start here",
   "subsection": null,
   "order": 3,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "api-reference",
   "name": "API reference",
   "url": "https://docs.typesafe.ai/api",
   "owner": null,
   "repo": null,
   "description": "The request and response contract.",
   "section": "Start here",
   "subsection": null,
   "order": 4,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "models",
   "name": "Models",
   "url": "https://docs.typesafe.ai/models",
   "owner": null,
   "repo": null,
   "description": "Aliases, current version, price, and rate limits.",
   "section": "Start here",
   "subsection": null,
   "order": 5,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "model-jaggedness-jev-1-13",
   "name": "Model jaggedness: jev-1.13",
   "url": "https://docs.typesafe.ai/model-jaggedness/jev-1.13",
   "owner": null,
   "repo": null,
   "description": "Known failure modes, straight from the vendor.",
   "section": "Start here",
   "subsection": null,
   "order": 6,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "system-one",
   "name": "System One",
   "url": "https://docs.typesafe.ai/concepts/system-one",
   "owner": null,
   "repo": null,
   "description": "What the category means and how it differs from a chat model.",
   "section": "Start here",
   "subsection": null,
   "order": 7,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "how-to-build-with-system-one",
   "name": "How to build with System One",
   "url": "https://docs.typesafe.ai/concepts/how-to-build-with-system-one",
   "owner": null,
   "repo": null,
   "description": "Decompose a judgment into atomic questions and keep the control flow in code.",
   "section": "Start here",
   "subsection": null,
   "order": 8,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "confidence",
   "name": "Confidence",
   "url": "https://docs.typesafe.ai/confidence",
   "owner": null,
   "repo": null,
   "description": "What the confidence field means and how to turn it into act, review, or fall back.",
   "section": "Start here",
   "subsection": null,
   "order": 9,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "patterns",
   "name": "Patterns",
   "url": "https://docs.typesafe.ai/patterns",
   "owner": null,
   "repo": null,
   "description": "Speculative fan-out, confidence routing, composite scoring, intent routing.",
   "section": "Start here",
   "subsection": null,
   "order": 10,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "use-case-map",
   "name": "Use-case map",
   "url": "https://docs.typesafe.ai/concepts/use-case-map",
   "owner": null,
   "repo": null,
   "description": "The vendor's own catalogue of where Jev fits and where it does not.",
   "section": "Start here",
   "subsection": null,
   "order": 11,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "cookbooks",
   "name": "Cookbooks",
   "url": "https://docs.typesafe.ai/cookbooks/parallel_questions",
   "owner": null,
   "repo": null,
   "description": "Worked recipes, starting with batching many questions into one request; the sidebar has the rest.",
   "section": "Start here",
   "subsection": null,
   "order": 12,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "workflow-evals",
   "name": "Workflow evals",
   "url": "https://evals.typesafe.ai/",
   "owner": null,
   "repo": null,
   "description": "The vendor's benchmark on four workflows, with the caveats printed on the page.",
   "section": "Start here",
   "subsection": null,
   "order": 13,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "manifesto",
   "name": "Manifesto",
   "url": "https://typesafe.ai/manifesto",
   "owner": null,
   "repo": null,
   "description": "The product thesis, summed up as build prod, not god.",
   "section": "Start here",
   "subsection": null,
   "order": 14,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "llms-txt",
   "name": "llms.txt",
   "url": "https://docs.typesafe.ai/llms.txt",
   "owner": null,
   "repo": null,
   "description": "Every documentation page as plain Markdown, for feeding to an agent.",
   "section": "Start here",
   "subsection": null,
   "order": 15,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "console",
   "name": "Console",
   "url": "https://console.typesafe.ai/",
   "owner": null,
   "repo": null,
   "description": "Waitlist, API keys, and usage.",
   "section": "Start here",
   "subsection": null,
   "order": 16,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-on-vercel-ai-gateway",
   "name": "Jev on Vercel AI Gateway",
   "url": "https://vercel.com/ai-gateway/models/jev",
   "owner": null,
   "repo": null,
   "description": "Model id `typesafe-ai/jev`, billed through Vercel, no TypeSafe waitlist.",
   "section": "Start here",
   "subsection": null,
   "order": 17,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-on-cloudflare-workers-ai",
   "name": "Jev on Cloudflare Workers AI",
   "url": "https://developers.cloudflare.com/ai/models/typesafe/jev/",
   "owner": null,
   "repo": null,
   "description": "Call `typesafe/jev` from a Worker through `env.AI.run`.",
   "section": "Start here",
   "subsection": null,
   "order": 18,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-on-openrouter",
   "name": "Jev on OpenRouter",
   "url": "https://openrouter.ai/typesafe/jev-1.13",
   "owner": null,
   "repo": null,
   "description": "Beta listing on the general-purpose gateway, model id `typesafe/jev-1.13`, billed on your OpenRouter key.",
   "section": "Start here",
   "subsection": null,
   "order": 19,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-verified-cascade",
   "name": "Jev-verified cascade",
   "url": "https://openrouter.ai/docs/cookbook/evaluate-and-optimize/jev-verified-cascade",
   "owner": null,
   "repo": null,
   "description": "OpenRouter cookbook: a cheap model answers, Jev checks the answer, only the failures escalate.",
   "section": "Start here",
   "subsection": null,
   "order": 20,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-on-netlify-ai-gateway",
   "name": "Jev on Netlify AI Gateway",
   "url": "https://www.netlify.com/changelog/typesafe-jev-ai-gateway/",
   "owner": null,
   "repo": null,
   "description": "Zero-config access from Netlify Functions, no separate TypeSafe key.",
   "section": "Start here",
   "subsection": null,
   "order": 21,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "litellm-pass-through",
   "name": "LiteLLM pass-through",
   "url": "https://docs.litellm.ai/docs/pass_through/typesafe",
   "owner": null,
   "repo": null,
   "description": "Route the System One endpoint through a LiteLLM proxy for key management and cost tracking; no streaming, since TypeSafe has none.",
   "section": "Start here",
   "subsection": null,
   "order": 22,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "discord",
   "name": "Discord",
   "url": "https://discord.gg/typesafe",
   "owner": null,
   "repo": null,
   "description": "Official server; builder demos live in the show-and-tell channel.",
   "section": "Start here",
   "subsection": null,
   "order": 23,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "start-here",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-js",
   "name": "typesafe-sdk-js",
   "url": "https://github.com/typesafe-ai/typesafe-sdk-js",
   "owner": "typesafe-ai",
   "repo": "typesafe-sdk-js",
   "description": "TypeScript and JavaScript client with answer types inferred from your questions.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 24,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 170,
    "forks": 16,
    "pushedAt": "2026-09-15T18:16:49Z",
    "createdAt": "2026-09-04T22:16:47Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7a3c5fa6ef980d8150bf21ea7ac364ee6d428c0b4a45db28ce1401aad954467f/typesafe-ai/typesafe-sdk-js",
    "topics": [],
    "description": "The official TypeScript/JavaScript library for the TypeSafe API",
    "homepage": null
   },
   "jev": {
    "hash": "91a78298",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.37,
     "context_compaction": 0.18,
     "output_verification": 0.64,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.21,
     "code_review": 0.44,
     "content_moderation": 0.24,
     "search_reranking": 0.17,
     "classification_extraction": 0.44,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.34,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.21,
     "cli_tooling": 0.19,
     "sdk_library": 0.96,
     "mcp_integration": 0.21,
     "games_simulation": 0.22,
     "finance_trading": 0.15,
     "voice_realtime": 0.27,
     "learning": 0.06
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.85,
    "audience": "app_developers",
    "audienceP": 0.9299999999999999,
    "maturity": 2.29,
    "docsQuality": 1.99,
    "hasNumbers": 0.04,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.21,
     "classify support tickets or messages": 0.45,
     "extract structured fields from text": 0.49,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.22,
     "build a game or simulation on Jev": 0.13,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.11,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.16,
     "learn how Jev works": 0.1,
     "compare Jev with an LLM": 0.33,
     "route requests through a gateway or proxy": 0.3,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.31,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.12
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-python",
   "name": "typesafe-sdk-python",
   "url": "https://github.com/typesafe-ai/typesafe-sdk-python",
   "owner": "typesafe-ai",
   "repo": "typesafe-sdk-python",
   "description": "Python client, sync and async.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 25,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 135,
    "forks": 15,
    "pushedAt": "2026-09-18T09:11:54Z",
    "createdAt": "2026-09-04T21:01:31Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/9a658a3a22a6507fa28d58ee3fa1ff8496821f14a2a8da4946a22ecbd7610830/typesafe-ai/typesafe-sdk-python",
    "topics": [],
    "description": "The official Python library for the TypeSafe API",
    "homepage": "https://docs.typesafe.ai/sdk/python"
   },
   "jev": {
    "hash": "6d801cd5",
    "useCases": {
     "model_routing": 0.54,
     "tool_gating": 0.5,
     "context_compaction": 0.19,
     "output_verification": 0.46,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.17,
     "code_review": 0.55,
     "content_moderation": 0.48,
     "search_reranking": 0.28,
     "classification_extraction": 0.51,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.36,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.24,
     "cli_tooling": 0.16,
     "sdk_library": 0.95,
     "mcp_integration": 0.21,
     "games_simulation": 0.21,
     "finance_trading": 0.17,
     "voice_realtime": 0.31,
     "learning": 0.05
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.86,
    "audience": "app_developers",
    "audienceP": 0.92,
    "maturity": 2.09,
    "docsQuality": 1.78,
    "hasNumbers": 0.04,
    "looksTemplated": 0.65,
    "callsJevForReal": 0.52,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.51,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.55,
     "rerank search results": 0.29,
     "classify support tickets or messages": 0.42,
     "extract structured fields from text": 0.4,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.18,
     "build a game or simulation on Jev": 0.12,
     "trade or score financial signals": 0.19,
     "call Jev from the command line": 0.12,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.17,
     "learn how Jev works": 0.07,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.34,
     "score or rank candidates in a pipeline": 0.39,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "system-one-adapter-python",
   "name": "system-one-adapter-python",
   "url": "https://github.com/typesafe-ai/system-one-adapter-python",
   "owner": "typesafe-ai",
   "repo": "system-one-adapter-python",
   "description": "Same `TypeSafeClient` interface backed by an LLM API, so you can compare Jev against a chat model on identical questions.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 26,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 184,
    "forks": 22,
    "pushedAt": "2026-09-18T10:47:48Z",
    "createdAt": "2026-08-08T22:59:50Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/079f921ccf4db103c64633c573e4c9c0e1cb7438d475179f4ceaf416706f9305/typesafe-ai/system-one-adapter-python",
    "topics": [],
    "description": "Drop-in TypeSafeClient replacement backed by LLM APIs",
    "homepage": null
   },
   "jev": {
    "hash": "bed1ded6",
    "useCases": {
     "model_routing": 0.73,
     "tool_gating": 0.25,
     "context_compaction": 0.13,
     "output_verification": 0.81,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.09,
     "code_review": 0.2,
     "content_moderation": 0.22,
     "search_reranking": 0.1,
     "classification_extraction": 0.44,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.93,
     "open_replicas": 0.34,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.17,
     "sdk_library": 0.86,
     "mcp_integration": 0.26,
     "games_simulation": 0.23,
     "finance_trading": 0.13,
     "voice_realtime": 0.26,
     "learning": 0.17
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.8,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.99,
    "docsQuality": 2.61,
    "hasNumbers": 0.07,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.1,
    "intents": {
     "route between models by task difficulty": 0.48,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.18,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.38,
     "extract structured fields from text": 0.6,
     "run Jev on open models without the vendor": 0.86,
     "benchmark or calibrate Jev": 0.91,
     "build a game or simulation on Jev": 0.34,
     "trade or score financial signals": 0.27,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.58,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.65,
     "compare Jev with an LLM": 0.93,
     "route requests through a gateway or proxy": 0.32,
     "detect prompt injection or risky commands": 0.33,
     "score or rank candidates in a pipeline": 0.69,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.43,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.49
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "skills-typesafe-ai",
   "name": "skills",
   "url": "https://github.com/typesafe-ai/skills",
   "owner": "typesafe-ai",
   "repo": "skills",
   "description": "Agent skills for designing questions, building workflows, and evaluating them.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 27,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 873,
    "forks": 42,
    "pushedAt": "2026-09-12T05:42:06Z",
    "createdAt": "2026-08-24T23:58:39Z",
    "language": null,
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/38f41cd1c7e2f1c90517898ff10e311dca6811a0166023c24b1a582f8a7c2f4f/typesafe-ai/skills",
    "topics": [],
    "description": "Agent skills for building with TypeSafe's System One API",
    "homepage": "https://typesafe.ai"
   },
   "jev": {
    "hash": "bc080aa3",
    "useCases": {
     "model_routing": 0.62,
     "tool_gating": 0.63,
     "context_compaction": 0.18,
     "output_verification": 0.79,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.21,
     "code_review": 0.21,
     "content_moderation": 0.37,
     "search_reranking": 0.15,
     "classification_extraction": 0.75,
     "data_pipelines": 0.23,
     "benchmarks_evals": 0.57,
     "open_replicas": 0.35,
     "playgrounds_demos": 0.27,
     "cli_tooling": 0.49,
     "sdk_library": 0.49,
     "mcp_integration": 0.26,
     "games_simulation": 0.28,
     "finance_trading": 0.25,
     "voice_realtime": 0.42,
     "learning": 0.05
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 0.64,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 2.11,
    "docsQuality": 2.67,
    "hasNumbers": 0.04,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.45,
    "intents": {
     "route between models by task difficulty": 0.51,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.78,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.44,
     "rerank search results": 0.23,
     "classify support tickets or messages": 0.89,
     "extract structured fields from text": 0.53,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.27,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.21,
     "call Jev from the command line": 0.2,
     "call Jev from a language SDK": 0.19,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.12,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.36,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.48,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.21,
     "voice or realtime decisions": 0.49,
     "monitor or observe Jev usage and cost": 0.11
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "agent-skill",
   "name": "Agent skill",
   "url": "https://docs.typesafe.ai/agent-skill",
   "owner": null,
   "repo": null,
   "description": "How to install the official skill in Claude Code, Cursor, and friends.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 28,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "437cb69e",
    "useCases": {
     "model_routing": 0.43,
     "tool_gating": 0.36,
     "context_compaction": 0.15,
     "output_verification": 0.28,
     "browser_computer_use": 0.44,
     "mobile_automation": 0.18,
     "code_review": 0.3,
     "content_moderation": 0.25,
     "search_reranking": 0.12,
     "classification_extraction": 0.27,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.2,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.43,
     "cli_tooling": 0.36,
     "sdk_library": 0.41,
     "mcp_integration": 0.47,
     "games_simulation": 0.17,
     "finance_trading": 0.13,
     "voice_realtime": 0.23,
     "learning": 0.08
    },
    "form": "hook_or_plugin",
    "formP": 0.82,
    "host": "any_agent",
    "hostP": 0.62,
    "audience": "agent_builders",
    "audienceP": 0.77,
    "maturity": 1.29,
    "docsQuality": 0.98,
    "hasNumbers": 0.04,
    "looksTemplated": 0.58,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.41,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.38,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.54,
     "drive a browser or GUI with an agent": 0.68,
     "control a phone or mobile app": 0.27,
     "review code or pull requests": 0.34,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.43,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.35,
     "benchmark or calibrate Jev": 0.2,
     "build a game or simulation on Jev": 0.11,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.53,
     "call Jev from a language SDK": 0.55,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.27,
     "compare Jev with an LLM": 0.23,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.42,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.15
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "vercel-ai-sdk-provider",
   "name": "Vercel AI SDK provider",
   "url": "https://ai-sdk.dev/providers/ai-sdk-providers/typesafe-ai",
   "owner": null,
   "repo": null,
   "description": "`@ai-sdk/typesafe-ai` exposes Jev through `experimental_evaluate`.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 29,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "3ea25a5e",
    "useCases": {
     "model_routing": 0.47,
     "tool_gating": 0.42,
     "context_compaction": 0.18,
     "output_verification": 0.79,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.11,
     "code_review": 0.25,
     "content_moderation": 0.36,
     "search_reranking": 0.2,
     "classification_extraction": 0.52,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.74,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.53,
     "cli_tooling": 0.19,
     "sdk_library": 0.66,
     "mcp_integration": 0.36,
     "games_simulation": 0.18,
     "finance_trading": 0.18,
     "voice_realtime": 0.28,
     "learning": 0.19
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.51,
    "audience": "researchers",
    "audienceP": 0.49,
    "maturity": 1.06,
    "docsQuality": 0.95,
    "hasNumbers": 0.05,
    "looksTemplated": 0.69,
    "callsJevForReal": 0.33,
    "intents": {
     "route between models by task difficulty": 0.29,
     "gate or approve tool calls before they run": 0.4,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.39,
     "rerank search results": 0.22,
     "classify support tickets or messages": 0.36,
     "extract structured fields from text": 0.38,
     "run Jev on open models without the vendor": 0.4,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.22,
     "call Jev from the command line": 0.16,
     "call Jev from a language SDK": 0.52,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.26,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.43,
     "score or rank candidates in a pipeline": 0.6,
     "label data or build a dataset": 0.45,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.42,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "eve",
   "name": "eve",
   "url": "https://github.com/vercel/eve",
   "owner": "vercel",
   "repo": "eve",
   "description": "Vercel's agent framework; Jev is the typed judge in its evaluate step.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 30,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5278,
    "forks": 572,
    "pushedAt": "2026-09-20T08:12:05Z",
    "createdAt": "2026-06-16T10:51:20Z",
    "language": "TypeScript",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/801b82ef613a8046d253f73effcdb98ae1d8ea10cfbfd43fddec9057b371f6bf/vercel/eve",
    "topics": [
     "agent",
     "framework",
     "harness",
     "javascript",
     "markdown",
     "typescript",
     "vercel",
     "sandbox",
     "workflows"
    ],
    "description": "The Open Framework for Building Agents",
    "homepage": "https://eve.dev"
   },
   "jev": {
    "hash": "92c51283",
    "useCases": {
     "model_routing": 0.62,
     "tool_gating": 0.71,
     "context_compaction": 0.3,
     "output_verification": 0.83,
     "browser_computer_use": 0.47,
     "mobile_automation": 0.24,
     "code_review": 0.39,
     "content_moderation": 0.38,
     "search_reranking": 0.12,
     "classification_extraction": 0.39,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.73,
     "open_replicas": 0.22,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.33,
     "sdk_library": 0.58,
     "mcp_integration": 0.5,
     "games_simulation": 0.34,
     "finance_trading": 0.26,
     "voice_realtime": 0.38,
     "learning": 0.43
    },
    "form": "library_sdk",
    "formP": 0.76,
    "host": "standalone",
    "hostP": 0.6,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.75,
    "docsQuality": 2.89,
    "hasNumbers": 0.05,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.32,
    "intents": {
     "route between models by task difficulty": 0.61,
     "gate or approve tool calls before they run": 0.72,
     "compact or prune agent context": 0.45,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.46,
     "pick which skill or prompt to load": 0.72,
     "drive a browser or GUI with an agent": 0.62,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.77,
     "moderate content or detect abuse": 0.36,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.51,
     "extract structured fields from text": 0.41,
     "run Jev on open models without the vendor": 0.61,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.38,
     "trade or score financial signals": 0.27,
     "call Jev from the command line": 0.52,
     "call Jev from a language SDK": 0.51,
     "serve Jev over MCP to any agent": 0.43,
     "learn how Jev works": 0.74,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.49,
     "score or rank candidates in a pipeline": 0.61,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.4
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "ai-cli",
   "name": "ai-cli",
   "url": "https://github.com/vercel-labs/ai-cli",
   "owner": "vercel-labs",
   "repo": "ai-cli",
   "description": "The Vercel AI SDK in your terminal, with an evaluate path that runs on Jev.",
   "section": "Official SDKs and framework support",
   "subsection": null,
   "order": 31,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 807,
    "forks": 63,
    "pushedAt": "2026-09-19T18:13:34Z",
    "createdAt": "2025-07-28T12:49:12Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/54b27101c47ab091bb1264781445b547d25550e36b9c1c07c08c4ecf22f211ef/vercel-labs/ai-cli",
    "topics": [],
    "description": "Generate anything from your terminal",
    "homepage": "https://ai-cli.dev"
   },
   "jev": {
    "hash": "d3accdba",
    "useCases": {
     "model_routing": 0.53,
     "tool_gating": 0.41,
     "context_compaction": 0.29,
     "output_verification": 0.8,
     "browser_computer_use": 0.2,
     "mobile_automation": 0.14,
     "code_review": 0.36,
     "content_moderation": 0.23,
     "search_reranking": 0.17,
     "classification_extraction": 0.56,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.74,
     "open_replicas": 0.23,
     "playgrounds_demos": 0.67,
     "cli_tooling": 0.63,
     "sdk_library": 0.3,
     "mcp_integration": 0.41,
     "games_simulation": 0.29,
     "finance_trading": 0.14,
     "voice_realtime": 0.37,
     "learning": 0.24
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.69,
    "audience": "agent_builders",
    "audienceP": 0.51,
    "maturity": 2.07,
    "docsQuality": 0.62,
    "hasNumbers": 0.07,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.35,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.45,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.66,
     "drive a browser or GUI with an agent": 0.3,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.25,
     "rerank search results": 0.17,
     "classify support tickets or messages": 0.31,
     "extract structured fields from text": 0.44,
     "run Jev on open models without the vendor": 0.61,
     "benchmark or calibrate Jev": 0.54,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.19,
     "call Jev from the command line": 0.68,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.26,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.2,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.39,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "official-sdks-and-framework-support",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "fast-jev-compaction",
   "name": "fast-jev-compaction",
   "url": "https://github.com/tamaratran/fast-jev-compaction",
   "owner": "tamaratran",
   "repo": "fast-jev-compaction",
   "description": "Replaces the compaction summary with Jev decisions: every tool call and result scored in one request, stale ones dropped, everything kept stays verbatim.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 32,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4570,
    "forks": 255,
    "pushedAt": "2026-09-18T04:45:31Z",
    "createdAt": "2026-09-17T05:57:20Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/694c5d0d795689631534d48223cda8ec20e3a992d66594faf65dd61181ec9100/tamaratran/fast-jev-compaction",
    "topics": [],
    "description": "Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.",
    "homepage": null
   },
   "jev": {
    "hash": "9f382370",
    "useCases": {
     "model_routing": 0.16,
     "tool_gating": 0.23,
     "context_compaction": 0.94,
     "output_verification": 0.66,
     "browser_computer_use": 0.24,
     "mobile_automation": 0.09,
     "code_review": 0.42,
     "content_moderation": 0.15,
     "search_reranking": 0.06,
     "classification_extraction": 0.12,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.34,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.28,
     "sdk_library": 0.81,
     "mcp_integration": 0.57,
     "games_simulation": 0.19,
     "finance_trading": 0.04,
     "voice_realtime": 0.33,
     "learning": 0.14
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.87,
    "maturity": 2.87,
    "docsQuality": 1.65,
    "hasNumbers": 0.08,
    "looksTemplated": 0.2,
    "callsJevForReal": 0.38,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.93,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.5,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.58,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.34,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.39,
     "score or rank candidates in a pipeline": 0.17,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-router-gargpratyush",
   "name": "jev-router",
   "url": "https://github.com/gargpratyush/jev-router",
   "owner": "gargpratyush",
   "repo": "jev-router",
   "description": "Routes each task to the cheapest Claude model that can handle it.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 33,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 231,
    "forks": 21,
    "pushedAt": "2026-09-19T10:28:26Z",
    "createdAt": "2026-09-16T20:39:22Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b30320150af85744f15fe863fe7bb1e519861ac954d72db1cd9b9eebb86b92bd/gargpratyush/jev-router",
    "topics": [],
    "description": "Route to the cheapest model in claude code for your task using jev-router",
    "homepage": null
   },
   "jev": {
    "hash": "082d3d17",
    "useCases": {
     "model_routing": 0.92,
     "tool_gating": 0.19,
     "context_compaction": 0.14,
     "output_verification": 0.24,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.09,
     "code_review": 0.53,
     "content_moderation": 0.12,
     "search_reranking": 0.03,
     "classification_extraction": 0.17,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.2,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.68,
     "cli_tooling": 0.79,
     "sdk_library": 0.2,
     "mcp_integration": 0.28,
     "games_simulation": 0.19,
     "finance_trading": 0.09,
     "voice_realtime": 0.36,
     "learning": 0.21
    },
    "form": "cli",
    "formP": 0.96,
    "host": "claude_code",
    "hostP": 0.91,
    "audience": "end_users",
    "audienceP": 0.85,
    "maturity": 2.19,
    "docsQuality": 2.13,
    "hasNumbers": 0.07,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.46,
    "intents": {
     "route between models by task difficulty": 0.94,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.46,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.19,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.83,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.76,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.71,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.17,
     "label data or build a dataset": 0.21,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.45
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "winnow",
   "name": "winnow",
   "url": "https://github.com/GhalebDweikat/winnow",
   "owner": "GhalebDweikat",
   "repo": "winnow",
   "description": "Judges every tool result before it enters context, so the window fills slower instead of being cleaned later.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 34,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 28,
    "forks": 0,
    "pushedAt": "2026-09-19T01:04:26Z",
    "createdAt": "2026-09-16T03:31:47Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7d3d65e5130afdbf072aa4a7353bc04db208f74601c61f969a2047c0e595bdc8/GhalebDweikat/winnow",
    "topics": [
     "claude-code",
     "claude-code-plugin",
     "context-management",
     "jev",
     "llm-agents",
     "typesafe"
    ],
    "description": "A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.",
    "homepage": null
   },
   "jev": {
    "hash": "189d55cd",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.68,
     "context_compaction": 0.94,
     "output_verification": 0.5,
     "browser_computer_use": 0.21,
     "mobile_automation": 0.12,
     "code_review": 0.68,
     "content_moderation": 0.17,
     "search_reranking": 0.15,
     "classification_extraction": 0.21,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.33,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.68,
     "cli_tooling": 0.28,
     "sdk_library": 0.32,
     "mcp_integration": 0.56,
     "games_simulation": 0.22,
     "finance_trading": 0.08,
     "voice_realtime": 0.33,
     "learning": 0.16
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.9400000000000001,
    "maturity": 1.26,
    "docsQuality": 1.46,
    "hasNumbers": 0.59,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.5,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.94,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.46,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.34,
     "classify support tickets or messages": 0.24,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.32,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.45,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.42,
     "score or rank candidates in a pipeline": 0.21,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.48
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "yoshi",
   "name": "yoshi",
   "url": "https://github.com/compozy/yoshi",
   "owner": "compozy",
   "repo": "yoshi",
   "description": "Context-pruning proxy for Claude Code and Codex, with the savings measured rather than claimed.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 35,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 1,
    "pushedAt": "2026-09-18T02:46:36Z",
    "createdAt": "2026-09-18T00:02:20Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b26d06669835543f68716b7695d349cf391a77613ca0fff9e5879a814c1b4de9/compozy/yoshi",
    "topics": [
     "bun",
     "claude-code",
     "codex",
     "context-window",
     "jev",
     "llm-proxy",
     "typesafe"
    ],
    "description": "Context-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into https://github.com/compozy/compozy",
    "homepage": null
   },
   "jev": {
    "hash": "cfe0da30",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.21,
     "context_compaction": 0.91,
     "output_verification": 0.24,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.1,
     "code_review": 0.31,
     "content_moderation": 0.13,
     "search_reranking": 0.04,
     "classification_extraction": 0.1,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.36,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.25,
     "sdk_library": 0.39,
     "mcp_integration": 0.41,
     "games_simulation": 0.16,
     "finance_trading": 0.05,
     "voice_realtime": 0.25,
     "learning": 0.19
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "claude_code",
    "hostP": 0.6,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 0.61,
    "docsQuality": 1.77,
    "hasNumbers": 0.18,
    "looksTemplated": 0.2,
    "callsJevForReal": 0.29,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.84,
     "judge or verify an agent's output": 0.42,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.18,
     "drive a browser or GUI with an agent": 0.3,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.21,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.34,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.81,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.16,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.64
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "skillranker",
   "name": "skillranker",
   "url": "https://github.com/Dicklesworthstone/skillranker",
   "owner": "Dicklesworthstone",
   "repo": "skillranker",
   "description": "Rust CLI and hooks that rank installed skills for the next step using live session context, with abstention.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 36,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 78,
    "forks": 6,
    "pushedAt": "2026-09-20T07:48:06Z",
    "createdAt": "2026-09-17T06:58:19Z",
    "language": "Rust",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/bbde132b970e93736cc7fbedb777208ebee462233b7f1fdf74025ad8954f0868/Dicklesworthstone/skillranker",
    "topics": [
     "agent-skills",
     "ai-agents",
     "asupersync",
     "claude-code",
     "cli",
     "developer-tools",
     "jev",
     "rust",
     "skill-selection",
     "typesafe-ai"
    ],
    "description": "Rust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.",
    "homepage": null
   },
   "jev": {
    "hash": "270d10cb",
    "useCases": {
     "model_routing": 0.5,
     "tool_gating": 0.69,
     "context_compaction": 0.23,
     "output_verification": 0.42,
     "browser_computer_use": 0.22,
     "mobile_automation": 0.1,
     "code_review": 0.31,
     "content_moderation": 0.12,
     "search_reranking": 0.1,
     "classification_extraction": 0.19,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.57,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.7,
     "sdk_library": 0.45,
     "mcp_integration": 0.58,
     "games_simulation": 0.18,
     "finance_trading": 0.06,
     "voice_realtime": 0.68,
     "learning": 0.22
    },
    "form": "cli",
    "formP": 0.99,
    "host": "claude_code",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.12,
    "docsQuality": 2.15,
    "hasNumbers": 0.09,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.69,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.83,
     "drive a browser or GUI with an agent": 0.46,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.12,
     "benchmark or calibrate Jev": 0.83,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.85,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.57,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.21,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.61,
     "monitor or observe Jev usage and cost": 0.62
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jcm-router",
   "name": "jcm-router",
   "url": "https://github.com/adarshmishra07/jcm-router",
   "owner": "adarshmishra07",
   "repo": "jcm-router",
   "description": "Local proxy that picks model and effort per message and leaves the cached main chat alone.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 37,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T08:50:39Z",
    "createdAt": "2026-09-17T08:02:40Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b60aae464be2fdcf7834422f91ba66bf243dd8acc548c1d1501597de902ce5b9/adarshmishra07/jcm-router",
    "topics": [],
    "description": "Local proxy that picks the Claude model and effort per message using TypeSafe Jev. Routes subagents, leaves your cached main chat alone.",
    "homepage": null
   },
   "jev": {
    "hash": "c7967201",
    "useCases": {
     "model_routing": 0.75,
     "tool_gating": 0.16,
     "context_compaction": 0.14,
     "output_verification": 0.23,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.07,
     "code_review": 0.34,
     "content_moderation": 0.1,
     "search_reranking": 0.03,
     "classification_extraction": 0.19,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.23,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.31,
     "sdk_library": 0.3,
     "mcp_integration": 0.41,
     "games_simulation": 0.14,
     "finance_trading": 0.09,
     "voice_realtime": 0.25,
     "learning": 0.14
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "claude_code",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 0.6,
    "maturity": 1.13,
    "docsQuality": 2.37,
    "hasNumbers": 0.98,
    "looksTemplated": 0.19,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.78,
     "gate or approve tool calls before they run": 0.15,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.44,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.52,
     "moderate content or detect abuse": 0.15,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.51,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.33,
     "compare Jev with an LLM": 0.51,
     "route requests through a gateway or proxy": 0.73,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.66
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-skillful",
   "name": "jev-skillful",
   "url": "https://github.com/bestagentkits/jev-skillful",
   "owner": "bestagentkits",
   "repo": "jev-skillful",
   "description": "Per-prompt router over skills, MCP servers, agents, and commands, and it measures whether the injection helped.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 38,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-17T12:27:01Z",
    "createdAt": "2026-09-17T10:01:14Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/0ad6e5311e9b173c90cdbc1115c82e0f9d3fccb0054780e59d1b4576f27f4867/bestagentkits/jev-skillful",
    "topics": [
     "agent-tooling",
     "ai-agents",
     "claude-code",
     "codex",
     "coding-agents",
     "developer-tools",
     "llm-evaluation",
     "skill-routing"
    ],
    "description": "Per-prompt capability router for coding agents: resolves installed skills, MCP servers, agents and commands against your prompt via TypeSafe Jev, and measures whether the injection actually helps.",
    "homepage": null
   },
   "jev": {
    "hash": "7a5058a1",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.54,
     "context_compaction": 0.89,
     "output_verification": 0.5,
     "browser_computer_use": 0.23,
     "mobile_automation": 0.11,
     "code_review": 0.38,
     "content_moderation": 0.12,
     "search_reranking": 0.12,
     "classification_extraction": 0.16,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.72,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.6,
     "cli_tooling": 0.3,
     "sdk_library": 0.41,
     "mcp_integration": 0.7,
     "games_simulation": 0.25,
     "finance_trading": 0.07,
     "voice_realtime": 0.41,
     "learning": 0.15
    },
    "form": "hook_or_plugin",
    "formP": 0.52,
    "host": "claude_code",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 0.83,
    "docsQuality": 1.51,
    "hasNumbers": 0.17,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.46,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.42,
     "compact or prune agent context": 0.88,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.15,
     "pick which skill or prompt to load": 0.85,
     "drive a browser or GUI with an agent": 0.47,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.34,
     "extract structured fields from text": 0.26,
     "run Jev on open models without the vendor": 0.55,
     "benchmark or calibrate Jev": 0.76,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.39,
     "call Jev from a language SDK": 0.3,
     "serve Jev over MCP to any agent": 0.52,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.58,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.44,
     "score or rank candidates in a pipeline": 0.21,
     "label data or build a dataset": 0.2,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.38
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "limpet",
   "name": "limpet",
   "url": "https://github.com/noplan-inc/limpet",
   "owner": "noplan-inc",
   "repo": "limpet",
   "description": "A Stop hook that keeps the agent from stopping too early, judged against plain-language rules.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 39,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-17T07:53:53Z",
    "createdAt": "2026-09-17T06:37:04Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/64922599477cf9e03086ad78414283f8832957294e21d71dab14d1cbaa1997c9/noplan-inc/limpet",
    "topics": [
     "ai-agents",
     "claude-code",
     "codex",
     "hooks",
     "jev"
    ],
    "description": "A Stop hook that stops your coding agent from stopping too early. Plain-language rules, judged by jev.",
    "homepage": "https://github.com/noplan-inc/limpet"
   },
   "jev": {
    "hash": "74dcdaac",
    "useCases": {
     "model_routing": 0.09,
     "tool_gating": 0.65,
     "context_compaction": 0.11,
     "output_verification": 0.43,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.1,
     "code_review": 0.27,
     "content_moderation": 0.1,
     "search_reranking": 0.02,
     "classification_extraction": 0.06,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.23,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.54,
     "cli_tooling": 0.15,
     "sdk_library": 0.35,
     "mcp_integration": 0.4,
     "games_simulation": 0.21,
     "finance_trading": 0.03,
     "voice_realtime": 0.46,
     "learning": 0.08
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.62,
    "maturity": 0.94,
    "docsQuality": 2.11,
    "hasNumbers": 0.75,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.23,
    "intents": {
     "route between models by task difficulty": 0.11,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.58,
     "stop an agent from finishing early": 0.9,
     "pick which skill or prompt to load": 0.19,
     "drive a browser or GUI with an agent": 0.39,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.36,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.05,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.09,
     "run Jev on open models without the vendor": 0.44,
     "benchmark or calibrate Jev": 0.54,
     "build a game or simulation on Jev": 0.17,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.38,
     "route requests through a gateway or proxy": 0.06,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.41,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.14
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevwire",
   "name": "jevwire",
   "url": "https://github.com/Brainwires/jevwire",
   "owner": "Brainwires",
   "repo": "jevwire",
   "description": "MCP server, embeddable decision model, and an escalate-only plugin that can make the harness stricter but never looser.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 40,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10,
    "forks": 2,
    "pushedAt": "2026-09-18T18:22:48Z",
    "createdAt": "2026-09-17T20:56:27Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2aee858d8683dd3c97a5bf80843537cb94256eecbf6eaed12ba1bbcdeac6e6c1/Brainwires/jevwire",
    "topics": [],
    "description": "Jev decision layer for agents: MCP server, embeddable DecisionModel library, and an escalate-only Claude Code plugin (TypeSafe AI's Jev)",
    "homepage": null
   },
   "jev": {
    "hash": "e45b272f",
    "useCases": {
     "model_routing": 0.69,
     "tool_gating": 0.94,
     "context_compaction": 0.23,
     "output_verification": 0.92,
     "browser_computer_use": 0.26,
     "mobile_automation": 0.18,
     "code_review": 0.51,
     "content_moderation": 0.69,
     "search_reranking": 0.55,
     "classification_extraction": 0.48,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.42,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.39,
     "sdk_library": 0.84,
     "mcp_integration": 0.93,
     "games_simulation": 0.27,
     "finance_trading": 0.26,
     "voice_realtime": 0.53,
     "learning": 0.43
    },
    "form": "mcp_server",
    "formP": 0.57,
    "host": "claude_code",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.8,
    "docsQuality": 1.73,
    "hasNumbers": 0.07,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.62,
     "gate or approve tool calls before they run": 0.94,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.91,
     "stop an agent from finishing early": 0.74,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.59,
     "control a phone or mobile app": 0.2,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.71,
     "rerank search results": 0.59,
     "classify support tickets or messages": 0.71,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.46,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.6,
     "call Jev from a language SDK": 0.73,
     "serve Jev over MCP to any agent": 0.91,
     "learn how Jev works": 0.8,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.52,
     "detect prompt injection or risky commands": 0.84,
     "score or rank candidates in a pipeline": 0.83,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.64,
     "voice or realtime decisions": 0.53,
     "monitor or observe Jev usage and cost": 0.46
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-code",
   "name": "jev-code",
   "url": "https://github.com/devagrawal09/jev-code",
   "owner": "devagrawal09",
   "repo": "jev-code",
   "description": "Command-line toolkit that coding agents hand judgment-heavy work to, one typed Jev workflow per request.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 41,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 83,
    "forks": 6,
    "pushedAt": "2026-09-19T21:41:24Z",
    "createdAt": "2026-09-17T15:15:24Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a14209863929f11403a7cd3c2a65e1e5695c475981406fc586bfad5496f36529/devagrawal09/stanley-code",
    "topics": [],
    "description": "Bounded TypeSafe Jev workflows for coding agents.",
    "homepage": null
   },
   "jev": {
    "hash": "12b4a230",
    "useCases": {
     "model_routing": 0.52,
     "tool_gating": 0.81,
     "context_compaction": 0.32,
     "output_verification": 0.86,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.09,
     "code_review": 0.87,
     "content_moderation": 0.15,
     "search_reranking": 0.07,
     "classification_extraction": 0.2,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.36,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.73,
     "sdk_library": 0.25,
     "mcp_integration": 0.46,
     "games_simulation": 0.22,
     "finance_trading": 0.06,
     "voice_realtime": 0.19,
     "learning": 0.22
    },
    "form": "cli",
    "formP": 1,
    "host": "claude_code",
    "hostP": 0.81,
    "audience": "agent_builders",
    "audienceP": 0.93,
    "maturity": 1.55,
    "docsQuality": 1.63,
    "hasNumbers": 0.05,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.43,
     "gate or approve tool calls before they run": 0.68,
     "compact or prune agent context": 0.44,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.53,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.83,
     "moderate content or detect abuse": 0.25,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.38,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.6,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.77,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.58,
     "score or rank candidates in a pipeline": 0.32,
     "label data or build a dataset": 0.16,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.29,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "vexjoy-agent",
   "name": "vexjoy-agent",
   "url": "https://github.com/notque/vexjoy-agent",
   "owner": "notque",
   "repo": "vexjoy-agent",
   "description": "Agent toolkit whose `/d` command picks the specialist agent, skill, and pipeline with one Jev call, plus an optional Jev auto-compact plugin.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 42,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 421,
    "forks": 44,
    "pushedAt": "2026-09-20T03:34:38Z",
    "createdAt": "2026-03-18T01:39:09Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ef2b3ad9ab2323fb130101edef9d07605357c1073bd8751bea29586b4c1f5970/notque/vexjoy-agent",
    "topics": [
     "ai",
     "ai-agents",
     "ai-skills",
     "claude",
     "claude-code",
     "ai-pipelines",
     "ai-workflows",
     "claude-ai",
     "claude-code-skill",
     "claude-skills"
    ],
    "description": "VexJoy AI Agent with Jev Intelligent Routing - /do routes plain-English requests to the right specialist agent and gates the work with reviews, tests, and a learning loop.",
    "homepage": "https://vexjoy.com"
   },
   "jev": {
    "hash": "1e8ce566",
    "useCases": {
     "model_routing": 0.83,
     "tool_gating": 0.89,
     "context_compaction": 0.66,
     "output_verification": 0.82,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.15,
     "code_review": 0.68,
     "content_moderation": 0.26,
     "search_reranking": 0.09,
     "classification_extraction": 0.4,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.34,
     "open_replicas": 0.2,
     "playgrounds_demos": 0.74,
     "cli_tooling": 0.45,
     "sdk_library": 0.42,
     "mcp_integration": 0.66,
     "games_simulation": 0.25,
     "finance_trading": 0.16,
     "voice_realtime": 0.45,
     "learning": 0.23
    },
    "form": "hook_or_plugin",
    "formP": 0.6,
    "host": "claude_code",
    "hostP": 0.96,
    "audience": "agent_builders",
    "audienceP": 0.87,
    "maturity": 2.57,
    "docsQuality": 1.76,
    "hasNumbers": 0.07,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.54,
     "gate or approve tool calls before they run": 0.86,
     "compact or prune agent context": 0.69,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.72,
     "pick which skill or prompt to load": 0.84,
     "drive a browser or GUI with an agent": 0.37,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.22,
     "classify support tickets or messages": 0.73,
     "extract structured fields from text": 0.51,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.61,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.22,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.45,
     "serve Jev over MCP to any agent": 0.45,
     "learn how Jev works": 0.5,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.6,
     "detect prompt injection or risky commands": 0.67,
     "score or rank candidates in a pipeline": 0.36,
     "label data or build a dataset": 0.27,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.64,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "save-token-jev-clean",
   "name": "save-token-jev",
   "url": "https://github.com/IAmUnbounded/save-token-jev-clean",
   "owner": "IAmUnbounded",
   "repo": "save-token-jev-clean",
   "description": "Compaction that asks Jev which tool calls still matter and keeps the rest verbatim, with adapters for Claude Code, Codex, OpenCode, and raw API transcripts.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 43,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 56,
    "forks": 10,
    "pushedAt": "2026-09-18T06:08:12Z",
    "createdAt": "2026-09-18T05:58:07Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/145df97dece67b6e4e47fd1465f40378bc2e39d48b2ce31bfa69c35f21162600/IAmUnbounded/save-token-jev-clean",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "7d374f26",
    "useCases": {
     "model_routing": 0.18,
     "tool_gating": 0.22,
     "context_compaction": 0.94,
     "output_verification": 0.52,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.08,
     "code_review": 0.32,
     "content_moderation": 0.13,
     "search_reranking": 0.04,
     "classification_extraction": 0.11,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.46,
     "open_replicas": 0.23,
     "playgrounds_demos": 0.51,
     "cli_tooling": 0.27,
     "sdk_library": 0.69,
     "mcp_integration": 0.54,
     "games_simulation": 0.22,
     "finance_trading": 0.04,
     "voice_realtime": 0.39,
     "learning": 0.15
    },
    "form": "hook_or_plugin",
    "formP": 0.97,
    "host": "claude_code",
    "hostP": 0.58,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 2.2,
    "docsQuality": 1.64,
    "hasNumbers": 0.06,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.89,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.17,
     "drive a browser or GUI with an agent": 0.41,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.22,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.19,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.68,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.45,
     "call Jev from a language SDK": 0.54,
     "serve Jev over MCP to any agent": 0.41,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.41,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-pruner",
   "name": "jev-pruner",
   "url": "https://github.com/tamaratran/jev-pruner",
   "owner": "tamaratran",
   "repo": "jev-pruner",
   "description": "Trims long Bash output with Jev after the command runs and before the model sees it; short output, errors, and structured formats pass untouched.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 44,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 119,
    "forks": 8,
    "pushedAt": "2026-09-20T01:05:58Z",
    "createdAt": "2026-09-18T03:00:58Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/018422f92545c1754d0b1011f7a5df1d75ede28fe689ec10e5018a2cfa13d7ff/tamaratran/jev-pruner",
    "topics": [],
    "description": "Claude Code plugin: trim long Bash output with TypeSafe Jev before the model sees it",
    "homepage": null
   },
   "jev": {
    "hash": "f3fb3be6",
    "useCases": {
     "model_routing": 0.12,
     "tool_gating": 0.44,
     "context_compaction": 0.92,
     "output_verification": 0.36,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.08,
     "code_review": 0.44,
     "content_moderation": 0.15,
     "search_reranking": 0.04,
     "classification_extraction": 0.12,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.26,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.44,
     "cli_tooling": 0.54,
     "sdk_library": 0.24,
     "mcp_integration": 0.36,
     "games_simulation": 0.16,
     "finance_trading": 0.12,
     "voice_realtime": 0.36,
     "learning": 0.14
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.78,
    "maturity": 2.42,
    "docsQuality": 2.3,
    "hasNumbers": 0.07,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.11,
     "compact or prune agent context": 0.89,
     "judge or verify an agent's output": 0.56,
     "stop an agent from finishing early": 0.14,
     "pick which skill or prompt to load": 0.13,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.4,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.28,
     "compare Jev with an LLM": 0.49,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.19,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.26,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-rules",
   "name": "jev-rules",
   "url": "https://github.com/EliaAlberti/jev-rules",
   "owner": "EliaAlberti",
   "repo": "jev-rules",
   "description": "Scores your standing rules against each prompt and delivers only the ones that apply, once per session.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 45,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 39,
    "forks": 5,
    "pushedAt": "2026-09-18T16:34:00Z",
    "createdAt": "2026-09-18T09:18:35Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/623c6b1a7a6d9ecc73e79ec6dc38e323c691e992edd426b8fab60d99dc3e2ee2/EliaAlberti/jev-rules",
    "topics": [],
    "description": "Jev picks which of your rules apply to each prompt, so Claude only sees the ones that matter.",
    "homepage": null
   },
   "jev": {
    "hash": "bec48229",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.49,
     "context_compaction": 0.93,
     "output_verification": 0.27,
     "browser_computer_use": 0.21,
     "mobile_automation": 0.18,
     "code_review": 0.38,
     "content_moderation": 0.25,
     "search_reranking": 0.1,
     "classification_extraction": 0.29,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.21,
     "open_replicas": 0.25,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.19,
     "sdk_library": 0.36,
     "mcp_integration": 0.46,
     "games_simulation": 0.33,
     "finance_trading": 0.05,
     "voice_realtime": 0.42,
     "learning": 0.4
    },
    "form": "hook_or_plugin",
    "formP": 0.84,
    "host": "claude_code",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.51,
    "maturity": 1.65,
    "docsQuality": 1.65,
    "hasNumbers": 0.84,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.3,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.93,
     "judge or verify an agent's output": 0.48,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.67,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.31,
     "review code or pull requests": 0.43,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.17,
     "classify support tickets or messages": 0.73,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.62,
     "call Jev from a language SDK": 0.42,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.8,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.36,
     "score or rank candidates in a pipeline": 0.14,
     "label data or build a dataset": 0.2,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.54,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.42
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-belay",
   "name": "jev-belay",
   "url": "https://github.com/valentynkit/jev-belay",
   "owner": "valentynkit",
   "repo": "jev-belay",
   "description": "Stop hook that blocks an unverified \"done\": reads the transcript for evidence and, only when files changed with no passing check since, spends one four-question Jev call; fails open on every error path.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 46,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 12,
    "forks": 0,
    "pushedAt": "2026-09-20T09:09:06Z",
    "createdAt": "2026-09-18T20:11:17Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/40b654bd95dbd8ad07969ed47fd8d087c8087153753b0747735603254ae0fcfb/valentynkit/jev-belay",
    "topics": [],
    "description": "Claude Code Stop hook that blocks an unverified done: reads the transcript for evidence, asks Jev once, fails open on everything else",
    "homepage": null
   },
   "jev": {
    "hash": "ff61b069",
    "useCases": {
     "model_routing": 0.17,
     "tool_gating": 0.81,
     "context_compaction": 0.1,
     "output_verification": 0.89,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.08,
     "code_review": 0.4,
     "content_moderation": 0.15,
     "search_reranking": 0.02,
     "classification_extraction": 0.19,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.38,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.33,
     "cli_tooling": 0.18,
     "sdk_library": 0.21,
     "mcp_integration": 0.5,
     "games_simulation": 0.13,
     "finance_trading": 0.02,
     "voice_realtime": 0.34,
     "learning": 0.09
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.91,
    "maturity": 2.06,
    "docsQuality": 1.95,
    "hasNumbers": 0.99,
    "looksTemplated": 0.19,
    "callsJevForReal": 0.36,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.2,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.86,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.26,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.67,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.33,
     "compare Jev with an LLM": 0.55,
     "route requests through a gateway or proxy": 0.05,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.19,
     "label data or build a dataset": 0.27,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.37
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-use",
   "name": "jev-use",
   "url": "https://github.com/shitianfang/jev-use",
   "owner": "shitianfang",
   "repo": "jev-use",
   "description": "Hands the Claude Code, Codex and pi steps that need no text output to Jev, with a typed escalation contract for everything it should not decide.",
   "section": "Coding agents",
   "subsection": "Claude Code",
   "order": 47,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 9,
    "forks": 1,
    "pushedAt": "2026-09-19T21:12:16Z",
    "createdAt": "2026-09-19T10:13:56Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/96672cd9e7a4a2971307893284a9c44577db906e2128383505eade309c84c97c/shitianfang/jev-use",
    "topics": [
     "agent",
     "ai-agents",
     "claude-code",
     "claude-code-plugin",
     "codex",
     "jev",
     "llm",
     "mcp",
     "mcp-server",
     "model-context-protocol"
    ],
    "description": "Claude Code / Codex / pi plugin that hands agent steps needing no text output to Jev (TypeSafe's judgment model) — measured p50 ~230 ms and ~$0.02 per 1,000 judgments, with typed escalation back to the LLM",
    "homepage": "https://www.npmjs.com/package/jev-use"
   },
   "jev": {
    "hash": "9102e757",
    "useCases": {
     "model_routing": 0.84,
     "tool_gating": 0.92,
     "context_compaction": 0.93,
     "output_verification": 0.8,
     "browser_computer_use": 0.8,
     "mobile_automation": 0.22,
     "code_review": 0.38,
     "content_moderation": 0.47,
     "search_reranking": 0.24,
     "classification_extraction": 0.54,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.49,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.65,
     "sdk_library": 0.61,
     "mcp_integration": 0.88,
     "games_simulation": 0.48,
     "finance_trading": 0.19,
     "voice_realtime": 0.72,
     "learning": 0.25
    },
    "form": "hook_or_plugin",
    "formP": 0.94,
    "host": "claude_code",
    "hostP": 0.8,
    "audience": "agent_builders",
    "audienceP": 0.96,
    "maturity": 1.45,
    "docsQuality": 2.15,
    "hasNumbers": 0.99,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.78,
     "gate or approve tool calls before they run": 0.91,
     "compact or prune agent context": 0.9,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.85,
     "control a phone or mobile app": 0.3,
     "review code or pull requests": 0.55,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.65,
     "extract structured fields from text": 0.35,
     "run Jev on open models without the vendor": 0.38,
     "benchmark or calibrate Jev": 0.84,
     "build a game or simulation on Jev": 0.62,
     "trade or score financial signals": 0.22,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.53,
     "serve Jev over MCP to any agent": 0.78,
     "learn how Jev works": 0.64,
     "compare Jev with an LLM": 0.84,
     "route requests through a gateway or proxy": 0.36,
     "detect prompt injection or risky commands": 0.82,
     "score or rank candidates in a pipeline": 0.44,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.82,
     "monitor or observe Jev usage and cost": 0.63
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-codex-router",
   "name": "jev-codex-router",
   "url": "https://github.com/0xNatoshi/jev-codex-router",
   "owner": "0xNatoshi",
   "repo": "jev-codex-router",
   "description": "Picks model, thinking depth, and speed mode for every Codex turn.",
   "section": "Coding agents",
   "subsection": "Codex",
   "order": 48,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 76,
    "forks": 8,
    "pushedAt": "2026-09-17T17:08:07Z",
    "createdAt": "2026-09-17T04:14:19Z",
    "language": "Python",
    "license": "MIT",
    "archived": true,
    "ogImage": "https://opengraph.githubassets.com/f829d753ec548249c2cf4942711b2d4e22b6ec53e8d4d520671c63746d51b067/0xNatoshi/jev-codex-router",
    "topics": [
     "ai",
     "codex",
     "jev",
     "llm",
     "macos",
     "routing",
     "typesafe"
    ],
    "description": "Per-turn model & reasoning routing for Codex, driven by Jev (TypeSafe System One): picks the model, thinking depth and speed mode for every turn.",
    "homepage": null
   },
   "jev": {
    "hash": "4b21359f",
    "useCases": {
     "model_routing": 0.93,
     "tool_gating": 0.26,
     "context_compaction": 0.23,
     "output_verification": 0.37,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.1,
     "code_review": 0.6,
     "content_moderation": 0.17,
     "search_reranking": 0.06,
     "classification_extraction": 0.23,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.35,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.16,
     "sdk_library": 0.32,
     "mcp_integration": 0.34,
     "games_simulation": 0.2,
     "finance_trading": 0.15,
     "voice_realtime": 0.47,
     "learning": 0.13
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "codex",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 0.85,
    "maturity": 2.47,
    "docsQuality": 2.29,
    "hasNumbers": 0.98,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.91,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.53,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.33,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.11,
     "classify support tickets or messages": 0.41,
     "extract structured fields from text": 0.29,
     "run Jev on open models without the vendor": 0.59,
     "benchmark or calibrate Jev": 0.84,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.32,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.63,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.55,
     "monitor or observe Jev usage and cost": 0.71
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-jev-y0usaf",
   "name": "pi-jev by y0usaf",
   "url": "https://github.com/y0usaf/pi-jev",
   "owner": "y0usaf",
   "repo": "pi-jev",
   "description": "A measured tool-call gate plus a `jev_ask` tool for typed answers inside Pi.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 49,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 101,
    "forks": 3,
    "pushedAt": "2026-09-19T19:45:38Z",
    "createdAt": "2026-09-16T05:57:10Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5412bbd43dcb4d0f27ef70c9ea6d6340abc18dab762673176377d831441bae95/y0usaf/pi-jev",
    "topics": [
     "guardrails",
     "jev",
     "pi-extension",
     "pi-package",
     "typesafe"
    ],
    "description": "TypeSafe Jev as a decision layer for the Pi coding agent: a measured tool-call gate plus jev_ask for typed, calibrated answers",
    "homepage": null
   },
   "jev": {
    "hash": "e14d1399",
    "useCases": {
     "model_routing": 0.28,
     "tool_gating": 0.93,
     "context_compaction": 0.22,
     "output_verification": 0.91,
     "browser_computer_use": 0.26,
     "mobile_automation": 0.13,
     "code_review": 0.3,
     "content_moderation": 0.5,
     "search_reranking": 0.12,
     "classification_extraction": 0.27,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.73,
     "open_replicas": 0.23,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.43,
     "sdk_library": 0.56,
     "mcp_integration": 0.65,
     "games_simulation": 0.24,
     "finance_trading": 0.15,
     "voice_realtime": 0.43,
     "learning": 0.36
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 1.83,
    "docsQuality": 2.11,
    "hasNumbers": 0.25,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.94,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.38,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.57,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.37,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.39,
     "benchmark or calibrate Jev": 0.76,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.18,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.47,
     "serve Jev over MCP to any agent": 0.43,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.63,
     "detect prompt injection or risky commands": 0.87,
     "score or rank candidates in a pipeline": 0.28,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.43,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-warden",
   "name": "pi-warden",
   "url": "https://github.com/DevMortimer/pi-warden",
   "owner": "DevMortimer",
   "repo": "pi-warden",
   "description": "Guardrails that steer instead of interrupt: irreversible calls, off-task calls, stuck loops, unverified done claims, about 250 ms each.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 50,
   "type": "project",
   "image": "media/pi-warden.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 99,
    "forks": 10,
    "pushedAt": "2026-09-20T09:05:08Z",
    "createdAt": "2026-09-16T03:58:46Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/915c4ec1d6d3e9ea43d58804209d87b197d392dada473c1680b24a78f85aa795/DevMortimer/pi-warden",
    "topics": [
     "guardrails",
     "pi-extension",
     "pi-package",
     "typesafe"
    ],
    "description": "Guardrails for Pi built on pi-typesafe that steer the agent instead of interrupting you: Jev judges irreversible and off-task tool calls, detects stuck loops, checks unverified done claims, flags slop",
    "homepage": null
   },
   "jev": {
    "hash": "ea1d1945",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.95,
     "context_compaction": 0.58,
     "output_verification": 0.88,
     "browser_computer_use": 0.34,
     "mobile_automation": 0.15,
     "code_review": 0.28,
     "content_moderation": 0.38,
     "search_reranking": 0.04,
     "classification_extraction": 0.08,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.42,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.7,
     "cli_tooling": 0.29,
     "sdk_library": 0.28,
     "mcp_integration": 0.51,
     "games_simulation": 0.47,
     "finance_trading": 0.11,
     "voice_realtime": 0.46,
     "learning": 0.14
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "pi",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.79,
    "maturity": 2.35,
    "docsQuality": 2.32,
    "hasNumbers": 0.8,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.52,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.88,
     "compact or prune agent context": 0.72,
     "judge or verify an agent's output": 0.9,
     "stop an agent from finishing early": 0.65,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.52,
     "control a phone or mobile app": 0.23,
     "review code or pull requests": 0.42,
     "moderate content or detect abuse": 0.43,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.41,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.32,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.54,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.86,
     "score or rank candidates in a pipeline": 0.19,
     "label data or build a dataset": 0.2,
     "run Jev inside a database or SQL": 0.25,
     "add Jev to a chat bot or Discord": 0.46,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-jev-auto-mode",
   "name": "pi-jev-auto-mode",
   "url": "https://github.com/jomatsu/pi-jev-auto-mode",
   "owner": "jomatsu",
   "repo": "pi-jev-auto-mode",
   "description": "Auto-approves bash, write, and edit calls semantically and fails closed when it cannot decide.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 51,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 17,
    "forks": 2,
    "pushedAt": "2026-09-17T18:22:58Z",
    "createdAt": "2026-09-17T03:14:28Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/639490a84919bf859bbf043b34474eecfa84d5ac250189e6fba09970febd86fe/jomatsu/pi-jev-auto-mode",
    "topics": [
     "auto-mode",
     "coding-agent",
     "guardrail",
     "jev",
     "permission",
     "pi-coding-agent",
     "pi-extension",
     "pi-package",
     "typesafe"
    ],
    "description": "Jev (TypeSafe System One) backed auto mode for the Pi coding agent: semantically auto-approves bash, write, and edit tool calls and fails closed when a decision cannot be made.",
    "homepage": null
   },
   "jev": {
    "hash": "747523d0",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.94,
     "context_compaction": 0.13,
     "output_verification": 0.71,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.09,
     "code_review": 0.19,
     "content_moderation": 0.36,
     "search_reranking": 0.03,
     "classification_extraction": 0.16,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.46,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.62,
     "cli_tooling": 0.33,
     "sdk_library": 0.3,
     "mcp_integration": 0.59,
     "games_simulation": 0.23,
     "finance_trading": 0.05,
     "voice_realtime": 0.4,
     "learning": 0.21
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "pi",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.66,
    "maturity": 2.51,
    "docsQuality": 1.83,
    "hasNumbers": 0.5,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.94,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.43,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.3,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.41,
     "detect prompt injection or risky commands": 0.87,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.15,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.37,
     "voice or realtime decisions": 0.49,
     "monitor or observe Jev usage and cost": 0.52
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-jev-theooliveira",
   "name": "pi-jev by TheoOliveira",
   "url": "https://github.com/TheoOliveira/pi-jev",
   "owner": "TheoOliveira",
   "repo": "pi-jev",
   "description": "Semantic tool routing and typed decisions as Pi tools.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 52,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 2,
    "pushedAt": "2026-09-18T17:58:43Z",
    "createdAt": "2026-09-17T04:00:49Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/91417bc1ac37b3443061accdcc4eae30d203c7681fe6dea0f7687888c7fcfd2a/TheoOliveira/pi-jev",
    "topics": [
     "jev",
     "pi-coding-agent",
     "pi-extension",
     "pi-package",
     "system-one",
     "tool-routing",
     "typesafe"
    ],
    "description": "Semantic tool routing and typed System One decisions for the Pi coding agent using TypeSafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "ea03b8a1",
    "useCases": {
     "model_routing": 0.47,
     "tool_gating": 0.65,
     "context_compaction": 0.81,
     "output_verification": 0.85,
     "browser_computer_use": 0.24,
     "mobile_automation": 0.13,
     "code_review": 0.44,
     "content_moderation": 0.22,
     "search_reranking": 0.16,
     "classification_extraction": 0.39,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.82,
     "open_replicas": 0.38,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.34,
     "sdk_library": 0.3,
     "mcp_integration": 0.74,
     "games_simulation": 0.29,
     "finance_trading": 0.28,
     "voice_realtime": 0.57,
     "learning": 0.28
    },
    "form": "hook_or_plugin",
    "formP": 0.99,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.93,
    "maturity": 1.52,
    "docsQuality": 1.58,
    "hasNumbers": 0.06,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.56,
     "compact or prune agent context": 0.84,
     "judge or verify an agent's output": 0.8,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.81,
     "drive a browser or GUI with an agent": 0.41,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.6,
     "extract structured fields from text": 0.37,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.78,
     "build a game or simulation on Jev": 0.38,
     "trade or score financial signals": 0.31,
     "call Jev from the command line": 0.56,
     "call Jev from a language SDK": 0.45,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.34,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.51,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.66,
     "monitor or observe Jev usage and cost": 0.29
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-jev-router",
   "name": "pi-jev-router",
   "url": "https://github.com/mejiasd3v/pi-jev-router",
   "owner": "mejiasd3v",
   "repo": "pi-jev-router",
   "description": "Automatic model routing for Pi through the Vercel AI Gateway.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 53,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 7,
    "forks": 0,
    "pushedAt": "2026-09-18T12:34:54Z",
    "createdAt": "2026-09-17T09:24:10Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/14501dbe2ca3117cdca2ed85f063992746d764e786924dd70ebdeac6a5b166e0/mejiasd3v/pi-jev-router",
    "topics": [],
    "description": "Automatic model routing for Pi using TypeSafe's Jev through Vercel AI Gateway",
    "homepage": null
   },
   "jev": {
    "hash": "3d403069",
    "useCases": {
     "model_routing": 0.65,
     "tool_gating": 0.2,
     "context_compaction": 0.1,
     "output_verification": 0.29,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.11,
     "code_review": 0.27,
     "content_moderation": 0.13,
     "search_reranking": 0.04,
     "classification_extraction": 0.35,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.3,
     "sdk_library": 0.23,
     "mcp_integration": 0.34,
     "games_simulation": 0.22,
     "finance_trading": 0.13,
     "voice_realtime": 0.41,
     "learning": 0.16
    },
    "form": "hook_or_plugin",
    "formP": 0.98,
    "host": "pi",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.8,
    "maturity": 1.77,
    "docsQuality": 2.76,
    "hasNumbers": 0.04,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.67,
     "gate or approve tool calls before they run": 0.11,
     "compact or prune agent context": 0.15,
     "judge or verify an agent's output": 0.43,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.18,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.23,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.38,
     "benchmark or calibrate Jev": 0.55,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.48,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.51,
     "route requests through a gateway or proxy": 0.86,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.17,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.4,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-fast-jev-compaction",
   "name": "pi-fast-jev-compaction",
   "url": "https://github.com/joelhooks/pi-fast-jev-compaction",
   "owner": "joelhooks",
   "repo": "pi-fast-jev-compaction",
   "description": "The verbatim compaction idea, ported to Pi.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 54,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 1,
    "pushedAt": "2026-09-18T13:58:40Z",
    "createdAt": "2026-09-18T02:45:06Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/92c8e1b43792bff3888c4648001d5118b05bf37dac62cb4572d58283f5300657/joelhooks/pi-fast-jev-compaction",
    "topics": [],
    "description": "Pi extension: verbatim context compaction with TypeSafe Jev decisions",
    "homepage": null
   },
   "jev": {
    "hash": "07bc3daf",
    "useCases": {
     "model_routing": 0.16,
     "tool_gating": 0.32,
     "context_compaction": 0.92,
     "output_verification": 0.7,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.11,
     "code_review": 0.18,
     "content_moderation": 0.18,
     "search_reranking": 0.05,
     "classification_extraction": 0.11,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.41,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.09,
     "sdk_library": 0.23,
     "mcp_integration": 0.55,
     "games_simulation": 0.18,
     "finance_trading": 0.09,
     "voice_realtime": 0.42,
     "learning": 0.3
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.62,
    "maturity": 1.87,
    "docsQuality": 1.85,
    "hasNumbers": 0.06,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.87,
     "judge or verify an agent's output": 0.63,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.14,
     "drive a browser or GUI with an agent": 0.38,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.19,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.69,
     "voice or realtime decisions": 0.43,
     "monitor or observe Jev usage and cost": 0.49
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "bicameral",
   "name": "bicameral",
   "url": "https://github.com/AbdelStark/bicameral",
   "owner": "AbdelStark",
   "repo": "bicameral",
   "description": "Hybrid harness for Pi: an LLM writes the code, Jev reflexes gate every call as allow, confirm, block, warn, or steer.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 55,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 1,
    "pushedAt": "2026-09-16T13:39:09Z",
    "createdAt": "2026-09-16T08:51:37Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/490d9aab6ad3d709409f422d9d1f49e14df81cd208b6c0b41632da242fb73648/AbdelStark/bicameral",
    "topics": [
     "harness-engineering",
     "hybrid-machine-learning",
     "machine-learning"
    ],
    "description": "Hybrid coding harness: System 2 writes, System 1 (Jev) runs reflexes.",
    "homepage": null
   },
   "jev": {
    "hash": "ff67b2c4",
    "useCases": {
     "model_routing": 0.53,
     "tool_gating": 0.94,
     "context_compaction": 0.18,
     "output_verification": 0.9,
     "browser_computer_use": 0.35,
     "mobile_automation": 0.21,
     "code_review": 0.49,
     "content_moderation": 0.54,
     "search_reranking": 0.08,
     "classification_extraction": 0.16,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.64,
     "open_replicas": 0.34,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.25,
     "sdk_library": 0.42,
     "mcp_integration": 0.65,
     "games_simulation": 0.35,
     "finance_trading": 0.13,
     "voice_realtime": 0.47,
     "learning": 0.23
    },
    "form": "hook_or_plugin",
    "formP": 0.78,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.25,
    "docsQuality": 1.76,
    "hasNumbers": 0.09,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.92,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.4,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.52,
     "control a phone or mobile app": 0.24,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.58,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.36,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.82,
     "build a game or simulation on Jev": 0.33,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.58,
     "serve Jev over MCP to any agent": 0.48,
     "learn how Jev works": 0.75,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.39,
     "detect prompt injection or risky commands": 0.81,
     "score or rank candidates in a pipeline": 0.36,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.66,
     "monitor or observe Jev usage and cost": 0.63
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-quiet-ask",
   "name": "pi-quiet-ask",
   "url": "https://github.com/HyunjunJeon/pi-quiet-ask",
   "owner": "HyunjunJeon",
   "repo": "pi-quiet-ask",
   "description": "Jev as the Pi coding agent's quiet decision layer.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 56,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-18T01:04:49Z",
    "createdAt": "2026-09-17T03:55:53Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/51c66cd0ec23b884ce31f059da709d0608b0a8b67b2cbb2535334e04c934472a/HyunjunJeon/pi-quiet-ask",
    "topics": [],
    "description": "TypeSafe Jev as the pi coding agent's quiet decision layer",
    "homepage": null
   },
   "jev": {
    "hash": "46d5a9f2",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.92,
     "context_compaction": 0.31,
     "output_verification": 0.91,
     "browser_computer_use": 0.23,
     "mobile_automation": 0.14,
     "code_review": 0.34,
     "content_moderation": 0.42,
     "search_reranking": 0.07,
     "classification_extraction": 0.27,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.39,
     "open_replicas": 0.47,
     "playgrounds_demos": 0.7,
     "cli_tooling": 0.45,
     "sdk_library": 0.52,
     "mcp_integration": 0.6,
     "games_simulation": 0.21,
     "finance_trading": 0.07,
     "voice_realtime": 0.64,
     "learning": 0.37
    },
    "form": "hook_or_plugin",
    "formP": 0.81,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.46,
    "docsQuality": 1.66,
    "hasNumbers": 0.91,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.5,
    "intents": {
     "route between models by task difficulty": 0.33,
     "gate or approve tool calls before they run": 0.91,
     "compact or prune agent context": 0.42,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.42,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.38,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.39,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.32,
     "call Jev from a language SDK": 0.42,
     "serve Jev over MCP to any agent": 0.42,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.86,
     "score or rank candidates in a pipeline": 0.16,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.44,
     "monitor or observe Jev usage and cost": 0.66
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-typesafe-jev",
   "name": "pi-typesafe-jev",
   "url": "https://github.com/legacybridge-tech/pi-typesafe-jev",
   "owner": "legacybridge-tech",
   "repo": "pi-typesafe-jev",
   "description": "Pi extension exposing Jev judgments as five Pi tools.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 57,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-17T04:04:57Z",
    "createdAt": "2026-09-17T03:21:12Z",
    "language": "TypeScript",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/981e4b31b26dae00451c906677a1d818dd95c55330e12e2844b9a536da10687f/legacybridge-tech/pi-typesafe-jev",
    "topics": [],
    "description": "A pi extension that exposes TypeSafe (Jev, System One) judgments as five pi tools, so a model can make narrow semantic judgments while your code and your users keep control of thresholds, weights, and actions.",
    "homepage": null
   },
   "jev": {
    "hash": "df4a98e3",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.85,
     "context_compaction": 0.38,
     "output_verification": 0.87,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.19,
     "code_review": 0.34,
     "content_moderation": 0.77,
     "search_reranking": 0.28,
     "classification_extraction": 0.69,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.76,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.18,
     "sdk_library": 0.48,
     "mcp_integration": 0.62,
     "games_simulation": 0.24,
     "finance_trading": 0.38,
     "voice_realtime": 0.45,
     "learning": 0.25
    },
    "form": "hook_or_plugin",
    "formP": 0.99,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.96,
    "maturity": 1.09,
    "docsQuality": 1.36,
    "hasNumbers": 0.04,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.7,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.77,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.26,
     "review code or pull requests": 0.5,
     "moderate content or detect abuse": 0.8,
     "rerank search results": 0.41,
     "classify support tickets or messages": 0.81,
     "extract structured fields from text": 0.45,
     "run Jev on open models without the vendor": 0.11,
     "benchmark or calibrate Jev": 0.78,
     "build a game or simulation on Jev": 0.38,
     "trade or score financial signals": 0.46,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.56,
     "serve Jev over MCP to any agent": 0.41,
     "learn how Jev works": 0.4,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.38,
     "detect prompt injection or risky commands": 0.7,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.59,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.79,
     "voice or realtime decisions": 0.53,
     "monitor or observe Jev usage and cost": 0.51
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pi-typesafe",
   "name": "pi-typesafe",
   "url": "https://github.com/DevMortimer/pi-typesafe",
   "owner": "DevMortimer",
   "repo": "pi-typesafe",
   "description": "Batched evaluation tool, terminal playground, and a typed API for Pi extension authors.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 58,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 19,
    "forks": 2,
    "pushedAt": "2026-09-19T05:54:14Z",
    "createdAt": "2026-09-16T01:35:23Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/07802b6c56c516906dc740d8b8d2915435663c85438d4e0487cdc0c68fa60f47/DevMortimer/pi-typesafe",
    "topics": [],
    "description": "TypeSafe decisions for Pi: batched evaluation tool, terminal playground, and typed API for extension authors",
    "homepage": null
   },
   "jev": {
    "hash": "e1fdfa34",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.76,
     "context_compaction": 0.35,
     "output_verification": 0.85,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.12,
     "code_review": 0.47,
     "content_moderation": 0.61,
     "search_reranking": 0.33,
     "classification_extraction": 0.81,
     "data_pipelines": 0.22,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.91,
     "cli_tooling": 0.85,
     "sdk_library": 0.85,
     "mcp_integration": 0.6,
     "games_simulation": 0.17,
     "finance_trading": 0.3,
     "voice_realtime": 0.42,
     "learning": 0.33
    },
    "form": "hook_or_plugin",
    "formP": 0.9,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 1.52,
    "docsQuality": 1.91,
    "hasNumbers": 0.73,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.47,
     "gate or approve tool calls before they run": 0.73,
     "compact or prune agent context": 0.43,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.29,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.75,
     "rerank search results": 0.45,
     "classify support tickets or messages": 0.82,
     "extract structured fields from text": 0.6,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.43,
     "trade or score financial signals": 0.44,
     "call Jev from the command line": 0.88,
     "call Jev from a language SDK": 0.58,
     "serve Jev over MCP to any agent": 0.38,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.38,
     "detect prompt injection or risky commands": 0.69,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.6,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.51,
     "voice or realtime decisions": 0.5,
     "monitor or observe Jev usage and cost": 0.9
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "pi-heed",
   "name": "pi-heed",
   "url": "https://github.com/Nyarlathoteppppp/pi-heed",
   "owner": "Nyarlathoteppppp",
   "repo": "pi-heed",
   "description": "Checks every side-effecting tool call against what you said earlier in the session, so \"review only\" still holds after compaction.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 59,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-19T12:03:40Z",
    "createdAt": "2026-09-18T13:12:30Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1375891003/00d886b8-21f8-4b13-9c04-d3aa6b525aa6",
    "topics": [
     "ai-agents",
     "coding-agent",
     "guardrails",
     "jev",
     "pi-coding-agent",
     "pi-package",
     "typesafe"
    ],
    "description": "Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "154a1e4c",
    "useCases": {
     "model_routing": 0.12,
     "tool_gating": 0.94,
     "context_compaction": 0.89,
     "output_verification": 0.54,
     "browser_computer_use": 0.29,
     "mobile_automation": 0.15,
     "code_review": 0.66,
     "content_moderation": 0.26,
     "search_reranking": 0.03,
     "classification_extraction": 0.08,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.43,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.49,
     "cli_tooling": 0.16,
     "sdk_library": 0.38,
     "mcp_integration": 0.63,
     "games_simulation": 0.28,
     "finance_trading": 0.06,
     "voice_realtime": 0.62,
     "learning": 0.11
    },
    "form": "hook_or_plugin",
    "formP": 0.64,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.92,
    "maturity": 1.18,
    "docsQuality": 2.03,
    "hasNumbers": 0.06,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.1,
     "gate or approve tool calls before they run": 0.92,
     "compact or prune agent context": 0.82,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.21,
     "drive a browser or GUI with an agent": 0.51,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.36,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.5,
     "benchmark or calibrate Jev": 0.36,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.33,
     "compare Jev with an LLM": 0.49,
     "route requests through a gateway or proxy": 0.1,
     "detect prompt injection or risky commands": 0.76,
     "score or rank candidates in a pipeline": 0.16,
     "label data or build a dataset": 0.14,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.76,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "pi-jev-sentinel",
   "name": "pi-jev-sentinel",
   "url": "https://github.com/harshwasan/pi-jev-sentinel",
   "owner": "harshwasan",
   "repo": "pi-jev-sentinel",
   "description": "Checks Pi tool calls, tool outputs, and replies for risky actions and prompt injection, with user approvals, context re-checks, secret scrubbing, and optional task pinning.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 60,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 7,
    "forks": 1,
    "pushedAt": "2026-09-19T21:42:54Z",
    "createdAt": "2026-09-19T16:40:22Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/05fbd526e423e755665c6a36d421fa2213fb39a6320d2b981fa034162ce3d796/harshwasan/pi-jev-sentinel",
    "topics": [],
    "description": "Pi coding-agent extension: TypeSafe Jev checks for tool calls, tool outputs and replies (prompt injection, approvals, secret scrubbing, task pinning)",
    "homepage": null
   },
   "jev": {
    "hash": "1e8c7cd0",
    "useCases": {
     "model_routing": 0.23,
     "tool_gating": 0.96,
     "context_compaction": 0.23,
     "output_verification": 0.92,
     "browser_computer_use": 0.55,
     "mobile_automation": 0.17,
     "code_review": 0.23,
     "content_moderation": 0.81,
     "search_reranking": 0.05,
     "classification_extraction": 0.31,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.22,
     "playgrounds_demos": 0.54,
     "cli_tooling": 0.48,
     "sdk_library": 0.36,
     "mcp_integration": 0.64,
     "games_simulation": 0.29,
     "finance_trading": 0.06,
     "voice_realtime": 0.55,
     "learning": 0.27
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "pi",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.66,
    "maturity": 1.61,
    "docsQuality": 2,
    "hasNumbers": 0.08,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.95,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.9,
     "stop an agent from finishing early": 0.34,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.72,
     "control a phone or mobile app": 0.27,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.81,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.33,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.51,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.48,
     "serve Jev over MCP to any agent": 0.5,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.32,
     "detect prompt injection or risky commands": 0.93,
     "score or rank candidates in a pipeline": 0.16,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.55,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "pi-mcp-adapter",
   "name": "pi-mcp-adapter",
   "url": "https://github.com/nicobailon/pi-mcp-adapter",
   "owner": "nicobailon",
   "repo": "pi-mcp-adapter",
   "description": "Opt-in typed evaluation and semantic search over MCP tool results, behind a per-server data-egress allowlist.",
   "section": "Coding agents",
   "subsection": "Pi",
   "order": 61,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1499,
    "forks": 356,
    "pushedAt": "2026-09-20T07:43:55Z",
    "createdAt": "2026-01-19T23:23:58Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4ae1605a36c6d4cc9bb150691b4a72300dc7d88d56548d25c3cbd01e57580a37/nicobailon/pi-mcp-adapter",
    "topics": [
     "ai",
     "claude",
     "coding-agent",
     "extension",
     "llm",
     "mcp",
     "model-context-protocol",
     "pi"
    ],
    "description": "Token-efficient MCP adapter for Pi coding agent",
    "homepage": null
   },
   "jev": {
    "hash": "aa5e6427",
    "useCases": {
     "model_routing": 0.23,
     "tool_gating": 0.68,
     "context_compaction": 0.92,
     "output_verification": 0.67,
     "browser_computer_use": 0.67,
     "mobile_automation": 0.24,
     "code_review": 0.28,
     "content_moderation": 0.18,
     "search_reranking": 0.22,
     "classification_extraction": 0.27,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.59,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.3,
     "cli_tooling": 0.35,
     "sdk_library": 0.31,
     "mcp_integration": 0.48,
     "games_simulation": 0.29,
     "finance_trading": 0.14,
     "voice_realtime": 0.47,
     "learning": 0.07
    },
    "form": "hook_or_plugin",
    "formP": 0.87,
    "host": "pi",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.54,
    "maturity": 2.52,
    "docsQuality": 1.99,
    "hasNumbers": 0.36,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.36,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.55,
     "compact or prune agent context": 0.91,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.76,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.26,
     "extract structured fields from text": 0.37,
     "run Jev on open models without the vendor": 0.31,
     "benchmark or calibrate Jev": 0.22,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.2,
     "serve Jev over MCP to any agent": 0.36,
     "learn how Jev works": 0.18,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.77,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.37,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "typesafe-skill-router",
   "name": "typesafe-skill-router",
   "url": "https://github.com/DECRUX9812/typesafe-skill-router",
   "owner": "DECRUX9812",
   "repo": "typesafe-skill-router",
   "description": "Names the one skill worth loading before the model call; stdlib only, about a tenth of a cent per turn.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 62,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 1,
    "pushedAt": "2026-09-20T03:47:12Z",
    "createdAt": "2026-09-16T05:14:02Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a52db311aebeae4dee6463620a1edbc82bb2ede65da454d3d1ddb7352a7d097a/DECRUX9812/typesafe-skill-router",
    "topics": [
     "ai-agents",
     "hermes-agent",
     "hermes-plugin",
     "llm-agents",
     "plugin-catalog",
     "prompt-caching",
     "routing",
     "skill-routing",
     "typesafe",
     "jev"
    ],
    "description": "TypeSafe (Jev) skill routing for Hermes Agent: names the one skill worth loading, before the model call. Opt-in, stdlib only, ~$0.001 per routed turn.",
    "homepage": null
   },
   "jev": {
    "hash": "88a96b32",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.38,
     "context_compaction": 0.84,
     "output_verification": 0.18,
     "browser_computer_use": 0.31,
     "mobile_automation": 0.23,
     "code_review": 0.14,
     "content_moderation": 0.11,
     "search_reranking": 0.09,
     "classification_extraction": 0.15,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.1,
     "sdk_library": 0.25,
     "mcp_integration": 0.44,
     "games_simulation": 0.23,
     "finance_trading": 0.1,
     "voice_realtime": 0.55,
     "learning": 0.14
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.73,
    "docsQuality": 2.1,
    "hasNumbers": 0.88,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.46,
     "compact or prune agent context": 0.84,
     "judge or verify an agent's output": 0.46,
     "stop an agent from finishing early": 0.12,
     "pick which skill or prompt to load": 0.87,
     "drive a browser or GUI with an agent": 0.41,
     "control a phone or mobile app": 0.2,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.43,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.47,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.14,
     "label data or build a dataset": 0.15,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.56,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.52
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-agent-skill-router",
   "name": "jev-agent-skill-router",
   "url": "https://github.com/GodsBoy/jev-agent-skill-router",
   "owner": "GodsBoy",
   "repo": "jev-agent-skill-router",
   "description": "Confidence-aware skill routing with an abstain path.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 63,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-16T21:05:53Z",
    "createdAt": "2026-09-16T21:05:21Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1373637204/1290f181-43cb-4447-bae0-1c8941882ffc",
    "topics": [
     "agentic-ai",
     "ai-agents",
     "hermes-agent",
     "jev",
     "python",
     "skill-routing",
     "typesafe"
    ],
    "description": "Typed, confidence-aware agent skill routing with TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "b2a908e1",
    "useCases": {
     "model_routing": 0.8,
     "tool_gating": 0.84,
     "context_compaction": 0.22,
     "output_verification": 0.55,
     "browser_computer_use": 0.2,
     "mobile_automation": 0.27,
     "code_review": 0.25,
     "content_moderation": 0.25,
     "search_reranking": 0.13,
     "classification_extraction": 0.64,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.7,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.18,
     "sdk_library": 0.57,
     "mcp_integration": 0.59,
     "games_simulation": 0.21,
     "finance_trading": 0.1,
     "voice_realtime": 0.49,
     "learning": 0.19
    },
    "form": "library_sdk",
    "formP": 0.79,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 0.93,
    "docsQuality": 1.65,
    "hasNumbers": 0.99,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.38,
     "gate or approve tool calls before they run": 0.7,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.85,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.34,
     "rerank search results": 0.19,
     "classify support tickets or messages": 0.77,
     "extract structured fields from text": 0.4,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.45,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.61,
     "detect prompt injection or risky commands": 0.3,
     "score or rank candidates in a pipeline": 0.33,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.61,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "hermes-jev",
   "name": "hermes-jev",
   "url": "https://github.com/keeltrace/hermes-jev",
   "owner": "keeltrace",
   "repo": "hermes-jev",
   "description": "Typed decisions, ranking, verification, and an opt-in tool gate.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 64,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-19T17:55:04Z",
    "createdAt": "2026-09-18T02:10:22Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b39761ce7e25067f6a3c71495ed104b58a4ff81dfb9d50ef84ecad24aff8096b/keeltrace/hermes-jev",
    "topics": [],
    "description": "Typed System One decisions, ranking, verification, and an opt-in Hermes tool gate using TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "4d47277f",
    "useCases": {
     "model_routing": 0.63,
     "tool_gating": 0.85,
     "context_compaction": 0.85,
     "output_verification": 0.84,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.14,
     "code_review": 0.24,
     "content_moderation": 0.37,
     "search_reranking": 0.45,
     "classification_extraction": 0.19,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.54,
     "open_replicas": 0.52,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.16,
     "sdk_library": 0.41,
     "mcp_integration": 0.5,
     "games_simulation": 0.2,
     "finance_trading": 0.16,
     "voice_realtime": 0.48,
     "learning": 0.42
    },
    "form": "hook_or_plugin",
    "formP": 0.64,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.63,
    "docsQuality": 1.24,
    "hasNumbers": 0.88,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.51,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.83,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.52,
     "pick which skill or prompt to load": 0.52,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.4,
     "rerank search results": 0.44,
     "classify support tickets or messages": 0.43,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.7,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.32,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.3,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.71,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.54,
     "detect prompt injection or risky commands": 0.55,
     "score or rank candidates in a pipeline": 0.67,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.61,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.42
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "ask-jev-skill",
   "name": "ask-jev-skill",
   "url": "https://github.com/shantanugoel/ask-jev-skill",
   "owner": "shantanugoel",
   "repo": "ask-jev-skill",
   "description": "Lets Hermes and similar agents ask Jev directly.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 65,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 34,
    "forks": 1,
    "pushedAt": "2026-09-17T11:16:03Z",
    "createdAt": "2026-09-17T10:57:10Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/55e5be25bc6c3789d1e313b26120f246433c695990155a6161e5b5810700a041/shantanugoel/ask-jev-skill",
    "topics": [],
    "description": "Skill for Hermes, and other agents, to ask typesafe's jev",
    "homepage": null
   },
   "jev": {
    "hash": "e7c51c55",
    "useCases": {
     "model_routing": 0.8,
     "tool_gating": 0.81,
     "context_compaction": 0.21,
     "output_verification": 0.84,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.17,
     "code_review": 0.22,
     "content_moderation": 0.29,
     "search_reranking": 0.32,
     "classification_extraction": 0.52,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.51,
     "cli_tooling": 0.28,
     "sdk_library": 0.43,
     "mcp_integration": 0.62,
     "games_simulation": 0.17,
     "finance_trading": 0.23,
     "voice_realtime": 0.59,
     "learning": 0.16
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.05,
    "docsQuality": 2.04,
    "hasNumbers": 0.05,
    "looksTemplated": 0.38,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.62,
     "gate or approve tool calls before they run": 0.58,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.6,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.47,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.45,
     "classify support tickets or messages": 0.67,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.11,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.32,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.26,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.76,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.62,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "hermes-jev-plugin",
   "name": "hermes-jev-plugin",
   "url": "https://github.com/ajensenwaud/hermes-jev-plugin",
   "owner": "ajensenwaud",
   "repo": "hermes-jev-plugin",
   "description": "Four Hermes tools for atomic checks, routing, and rubric scoring; listed in the Hermes plugin catalog.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 66,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-19T08:41:19Z",
    "createdAt": "2026-09-19T07:23:19Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/149db3c7afb5ae7d77950dfce093336167b7669918e99ac6cc0d6cac85f26cb9/ajensenwaud/hermes-jev-plugin",
    "topics": [
     "ai-agents",
     "decision-making",
     "hermes",
     "hermes-agent",
     "jev",
     "typesafe"
    ],
    "description": "TypeSafe Jev (System One) decision tools for Hermes Agent: jev_check / jev_route / jev_score / jev_evaluate",
    "homepage": null
   },
   "jev": {
    "hash": "dc4604d1",
    "useCases": {
     "model_routing": 0.74,
     "tool_gating": 0.84,
     "context_compaction": 0.32,
     "output_verification": 0.9,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.17,
     "code_review": 0.67,
     "content_moderation": 0.32,
     "search_reranking": 0.18,
     "classification_extraction": 0.52,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.68,
     "open_replicas": 0.41,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.29,
     "sdk_library": 0.41,
     "mcp_integration": 0.54,
     "games_simulation": 0.26,
     "finance_trading": 0.25,
     "voice_realtime": 0.51,
     "learning": 0.3
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 1.51,
    "docsQuality": 2.04,
    "hasNumbers": 0.06,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.56,
     "gate or approve tool calls before they run": 0.72,
     "compact or prune agent context": 0.44,
     "judge or verify an agent's output": 0.87,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.76,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.41,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.81,
     "extract structured fields from text": 0.46,
     "run Jev on open models without the vendor": 0.59,
     "benchmark or calibrate Jev": 0.73,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.23,
     "call Jev from the command line": 0.3,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.36,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.79,
     "label data or build a dataset": 0.49,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "hermes-jev-approvals",
   "name": "hermes-jev-approvals",
   "url": "https://github.com/anpicasso/hermes-jev-approvals",
   "owner": "anpicasso",
   "repo": "hermes-jev-approvals",
   "description": "Approves, denies, or escalates flagged shell commands before they run; vendor-reported speedups.",
   "section": "Coding agents",
   "subsection": "Hermes",
   "order": 67,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "vendor-reported",
   "github": {
    "stars": 8,
    "forks": 2,
    "pushedAt": "2026-09-20T07:04:05Z",
    "createdAt": "2026-09-17T20:33:17Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ba16ff5168634a0dd30ccd2ea241ad9f91a89f4406d186193524d852c4aa4e08/anpicasso/hermes-jev-approvals",
    "topics": [],
    "description": "TypeSafe Jev as the reviewer for Hermes Agent smart command approvals. 8.7x faster, 4.4x fewer prompts, measured on 153 real commands. Approvals only.",
    "homepage": null
   },
   "jev": {
    "hash": "45701b1a",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.89,
     "context_compaction": 0.11,
     "output_verification": 0.51,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.07,
     "code_review": 0.08,
     "content_moderation": 0.38,
     "search_reranking": 0.02,
     "classification_extraction": 0.15,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.44,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.3,
     "cli_tooling": 0.59,
     "sdk_library": 0.36,
     "mcp_integration": 0.27,
     "games_simulation": 0.14,
     "finance_trading": 0.02,
     "voice_realtime": 0.29,
     "learning": 0.1
    },
    "form": "hook_or_plugin",
    "formP": 0.82,
    "host": "hermes",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 2.33,
    "docsQuality": 2.91,
    "hasNumbers": 0.96,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.9,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.61,
     "stop an agent from finishing early": 0.14,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.17,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.22,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.04,
     "classify support tickets or messages": 0.13,
     "extract structured fields from text": 0.1,
     "run Jev on open models without the vendor": 0.35,
     "benchmark or calibrate Jev": 0.85,
     "build a game or simulation on Jev": 0.11,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.35,
     "call Jev from a language SDK": 0.24,
     "serve Jev over MCP to any agent": 0.18,
     "learn how Jev works": 0.4,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.29,
     "detect prompt injection or risky commands": 0.84,
     "score or rank candidates in a pipeline": 0.11,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.08,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "a0-typesafe-ai",
   "name": "a0-typesafe-ai",
   "url": "https://github.com/3clyp50/a0-typesafe-ai",
   "owner": "3clyp50",
   "repo": "a0-typesafe-ai",
   "description": "Typed tools and probability cards for Agent Zero.",
   "section": "Coding agents",
   "subsection": "Agent Zero",
   "order": 68,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-17T00:17:54Z",
    "createdAt": "2026-09-17T00:17:50Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a3fa990fa90d9118aa99546ec8755f9d187025f8cda8739fe4242cd7901c7f7c/3clyp50/a0-typesafe-ai",
    "topics": [],
    "description": "TypeSafe AI Jev judgments for Agent Zero, with typed tools and probability cards.",
    "homepage": null
   },
   "jev": {
    "hash": "1faaf669",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.49,
     "context_compaction": 0.2,
     "output_verification": 0.87,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.14,
     "code_review": 0.26,
     "content_moderation": 0.28,
     "search_reranking": 0.16,
     "classification_extraction": 0.6,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.7,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.27,
     "sdk_library": 0.46,
     "mcp_integration": 0.58,
     "games_simulation": 0.25,
     "finance_trading": 0.35,
     "voice_realtime": 0.45,
     "learning": 0.39
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "agent_zero",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.83,
    "maturity": 2.1,
    "docsQuality": 1.82,
    "hasNumbers": 0.12,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.66,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.45,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.53,
     "extract structured fields from text": 0.62,
     "run Jev on open models without the vendor": 0.14,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.33,
     "trade or score financial signals": 0.44,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.51,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.77,
     "label data or build a dataset": 0.4,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.71,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "skillbox",
   "name": "skillbox",
   "url": "https://github.com/kitze/skillbox",
   "owner": "kitze",
   "repo": "skillbox",
   "description": "Self-hosted, versioned skills library served over MCP, with Jev recommending which skill to load.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 69,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 206,
    "forks": 16,
    "pushedAt": "2026-09-19T21:46:20Z",
    "createdAt": "2026-09-17T17:23:37Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5198e1db7ba365ae7ab3af1fccdfd8870a94ce1035c84683e1b1bc81a7be3094/kitze/skillbox",
    "topics": [],
    "description": "Self-hosted, versioned skills library for AI agents. MCP, scoped clients, and optional Jev recommendations.",
    "homepage": null
   },
   "jev": {
    "hash": "ac70da85",
    "useCases": {
     "model_routing": 0.55,
     "tool_gating": 0.6,
     "context_compaction": 0.45,
     "output_verification": 0.33,
     "browser_computer_use": 0.32,
     "mobile_automation": 0.21,
     "code_review": 0.24,
     "content_moderation": 0.15,
     "search_reranking": 0.12,
     "classification_extraction": 0.27,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.3,
     "open_replicas": 0.27,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.22,
     "sdk_library": 0.6,
     "mcp_integration": 0.8,
     "games_simulation": 0.25,
     "finance_trading": 0.11,
     "voice_realtime": 0.43,
     "learning": 0.15
    },
    "form": "mcp_server",
    "formP": 0.92,
    "host": "any_agent",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.02,
    "docsQuality": 1,
    "hasNumbers": 0.04,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.28,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.51,
     "compact or prune agent context": 0.62,
     "judge or verify an agent's output": 0.57,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.85,
     "drive a browser or GUI with an agent": 0.5,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.21,
     "classify support tickets or messages": 0.36,
     "extract structured fields from text": 0.37,
     "run Jev on open models without the vendor": 0.71,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.36,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.75,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.39,
     "route requests through a gateway or proxy": 0.44,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.21,
     "run Jev inside a database or SQL": 0.19,
     "add Jev to a chat bot or Discord": 0.61,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.25
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-mcp-jkudish",
   "name": "jev-mcp by jkudish",
   "url": "https://github.com/jkudish/jev-mcp",
   "owner": "jkudish",
   "repo": "jev-mcp",
   "description": "The first MCP server for Jev, and still the most linked.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 70,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 133,
    "forks": 20,
    "pushedAt": "2026-09-19T07:33:18Z",
    "createdAt": "2026-09-17T02:25:38Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/66fc9e640f77241d0583cfb9818441f0744ff5a001a31d2f26e2a142dafd37dc/jkudish/jev-mcp",
    "topics": [],
    "description": "Fast, cheap, typed judgments from TypeSafe's Jev model, as MCP tools.",
    "homepage": null
   },
   "jev": {
    "hash": "c86b0a09",
    "useCases": {
     "model_routing": 0.53,
     "tool_gating": 0.93,
     "context_compaction": 0.86,
     "output_verification": 0.94,
     "browser_computer_use": 0.24,
     "mobile_automation": 0.17,
     "code_review": 0.91,
     "content_moderation": 0.84,
     "search_reranking": 0.92,
     "classification_extraction": 0.95,
     "data_pipelines": 0.33,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.4,
     "sdk_library": 0.79,
     "mcp_integration": 0.96,
     "games_simulation": 0.2,
     "finance_trading": 0.31,
     "voice_realtime": 0.51,
     "learning": 0.2
    },
    "form": "mcp_server",
    "formP": 1,
    "host": "any_agent",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.41,
    "docsQuality": 1.21,
    "hasNumbers": 0.96,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.57,
     "gate or approve tool calls before they run": 0.93,
     "compact or prune agent context": 0.86,
     "judge or verify an agent's output": 0.92,
     "stop an agent from finishing early": 0.7,
     "pick which skill or prompt to load": 0.54,
     "drive a browser or GUI with an agent": 0.3,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.87,
     "moderate content or detect abuse": 0.84,
     "rerank search results": 0.91,
     "classify support tickets or messages": 0.89,
     "extract structured fields from text": 0.92,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.37,
     "trade or score financial signals": 0.43,
     "call Jev from the command line": 0.49,
     "call Jev from a language SDK": 0.51,
     "serve Jev over MCP to any agent": 0.93,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.38,
     "detect prompt injection or risky commands": 0.75,
     "score or rank candidates in a pipeline": 0.95,
     "label data or build a dataset": 0.76,
     "run Jev inside a database or SQL": 0.19,
     "add Jev to a chat bot or Discord": 0.8,
     "voice or realtime decisions": 0.57,
     "monitor or observe Jev usage and cost": 0.53
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-mcp",
   "name": "typesafe-mcp",
   "url": "https://github.com/itsmostafa/typesafe-mcp",
   "owner": "itsmostafa",
   "repo": "typesafe-mcp",
   "description": "Go MCP connector.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 71,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 124,
    "forks": 15,
    "pushedAt": "2026-09-20T03:12:28Z",
    "createdAt": "2026-09-17T05:23:34Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b373832a1d378b220001755a63a65f18fa602f7ed9d5017a28bf5f1e6dbadba7/itsmostafa/typesafe-mcp",
    "topics": [
     "mcp",
     "mcp-tools"
    ],
    "description": "mcp connector to give your AI agent direct access to typesafe ai's jev model",
    "homepage": null
   },
   "jev": {
    "hash": "51a22abe",
    "useCases": {
     "model_routing": 0.74,
     "tool_gating": 0.85,
     "context_compaction": 0.21,
     "output_verification": 0.78,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.15,
     "code_review": 0.33,
     "content_moderation": 0.65,
     "search_reranking": 0.16,
     "classification_extraction": 0.78,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.57,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.7,
     "sdk_library": 0.5,
     "mcp_integration": 0.94,
     "games_simulation": 0.29,
     "finance_trading": 0.42,
     "voice_realtime": 0.5,
     "learning": 0.12
    },
    "form": "mcp_server",
    "formP": 0.9400000000000001,
    "host": "any_agent",
    "hostP": 0.97,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.25,
    "docsQuality": 2.01,
    "hasNumbers": 0.06,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.67,
    "intents": {
     "route between models by task difficulty": 0.66,
     "gate or approve tool calls before they run": 0.68,
     "compact or prune agent context": 0.41,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.66,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.84,
     "extract structured fields from text": 0.59,
     "run Jev on open models without the vendor": 0.12,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.36,
     "trade or score financial signals": 0.47,
     "call Jev from the command line": 0.74,
     "call Jev from a language SDK": 0.43,
     "serve Jev over MCP to any agent": 0.87,
     "learn how Jev works": 0.37,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.3,
     "detect prompt injection or risky commands": 0.55,
     "score or rank candidates in a pipeline": 0.61,
     "label data or build a dataset": 0.26,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.59,
     "voice or realtime decisions": 0.56,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-mcp-blakestone-x",
   "name": "jev-mcp by blakestone-x",
   "url": "https://github.com/blakestone-x/jev-mcp",
   "owner": "blakestone-x",
   "repo": "jev-mcp",
   "description": "Classify, score, check, match, and screen, with confidence on every answer.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 72,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 13,
    "forks": 1,
    "pushedAt": "2026-09-16T20:49:12Z",
    "createdAt": "2026-09-16T17:24:16Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/163863b860e07e940d094b66c9fe675f698099bb563647dc2d4a73a3fe304a56/blakestone-x/jev-mcp",
    "topics": [],
    "description": "MCP server for TypeSafe Jev: typed classify, score, check, match and screen for any agent, with confidence on every answer",
    "homepage": null
   },
   "jev": {
    "hash": "30f7eeb3",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.73,
     "context_compaction": 0.29,
     "output_verification": 0.89,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.1,
     "code_review": 0.44,
     "content_moderation": 0.58,
     "search_reranking": 0.29,
     "classification_extraction": 0.78,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.55,
     "sdk_library": 0.54,
     "mcp_integration": 0.92,
     "games_simulation": 0.18,
     "finance_trading": 0.28,
     "voice_realtime": 0.44,
     "learning": 0.24
    },
    "form": "mcp_server",
    "formP": 1,
    "host": "any_agent",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 1.43,
    "docsQuality": 2.58,
    "hasNumbers": 0.95,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.47,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.78,
     "extract structured fields from text": 0.53,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.37,
     "call Jev from the command line": 0.69,
     "call Jev from a language SDK": 0.42,
     "serve Jev over MCP to any agent": 0.88,
     "learn how Jev works": 0.53,
     "compare Jev with an LLM": 0.64,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.5,
     "score or rank candidates in a pipeline": 0.8,
     "label data or build a dataset": 0.69,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevbridge",
   "name": "Jevbridge",
   "url": "https://github.com/tacticocc/Jevbridge",
   "owner": "tacticocc",
   "repo": "Jevbridge",
   "description": "ACP and MCP adapter that pairs Jev with any LLM for computer use and typed decisions.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 73,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 25,
    "forks": 1,
    "pushedAt": "2026-09-20T08:41:24Z",
    "createdAt": "2026-09-18T02:36:01Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/04520846eb96e779777e6c3e534f2114b3891d9bb737e4fe2fc8629ec0dc70c1/tacticocc/Jevbridge",
    "topics": [
     "acp",
     "agent",
     "claude",
     "computer-use",
     "grok",
     "jev",
     "llm",
     "opencode",
     "typesafe"
    ],
    "description": "ACP and MCP adapter that bridges TypeSafe Jev with any LLM — computer use and typed decisions alongside Codex, Claude, Grok, and OpenCode.",
    "homepage": null
   },
   "jev": {
    "hash": "88f77b92",
    "useCases": {
     "model_routing": 0.75,
     "tool_gating": 0.88,
     "context_compaction": 0.23,
     "output_verification": 0.63,
     "browser_computer_use": 0.83,
     "mobile_automation": 0.27,
     "code_review": 0.26,
     "content_moderation": 0.36,
     "search_reranking": 0.17,
     "classification_extraction": 0.45,
     "data_pipelines": 0.34,
     "benchmarks_evals": 0.51,
     "open_replicas": 0.57,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.64,
     "sdk_library": 0.75,
     "mcp_integration": 0.91,
     "games_simulation": 0.32,
     "finance_trading": 0.51,
     "voice_realtime": 0.49,
     "learning": 0.29
    },
    "form": "mcp_server",
    "formP": 0.46,
    "host": "any_agent",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.21,
    "docsQuality": 1.55,
    "hasNumbers": 0.05,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.71,
     "gate or approve tool calls before they run": 0.89,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.64,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.83,
     "control a phone or mobile app": 0.34,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.57,
     "extract structured fields from text": 0.42,
     "run Jev on open models without the vendor": 0.88,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.41,
     "trade or score financial signals": 0.41,
     "call Jev from the command line": 0.53,
     "call Jev from a language SDK": 0.62,
     "serve Jev over MCP to any agent": 0.88,
     "learn how Jev works": 0.48,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.67,
     "detect prompt injection or risky commands": 0.46,
     "score or rank candidates in a pipeline": 0.68,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.51,
     "voice or realtime decisions": 0.58,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-mcp-byk",
   "name": "jev-eval-mcp",
   "url": "https://github.com/BYK/jev-mcp",
   "owner": "BYK",
   "repo": "jev-mcp",
   "description": "Eval-first MCP server: prototype a question, map it over many items, then measure variants against labeled examples with a threshold sweep.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 74,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T09:14:05Z",
    "createdAt": "2026-09-17T21:59:18Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/11e32f503af5139a2d6177e12ab1d22dfcf7526b9f5ca35a8817a531e3fad5cf/BYK/jev-mcp",
    "topics": [],
    "description": "An eval-first MCP server for TypeSafe's Jev, a System One model that returns typed judgments (noul, choice, score) with probabilities instead of generated text.",
    "homepage": null
   },
   "jev": {
    "hash": "4bec9684",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.57,
     "context_compaction": 0.7,
     "output_verification": 0.9,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.07,
     "code_review": 0.59,
     "content_moderation": 0.7,
     "search_reranking": 0.33,
     "classification_extraction": 0.87,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.95,
     "open_replicas": 0.29,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.5,
     "sdk_library": 0.64,
     "mcp_integration": 0.82,
     "games_simulation": 0.15,
     "finance_trading": 0.36,
     "voice_realtime": 0.19,
     "learning": 0.28
    },
    "form": "mcp_server",
    "formP": 1,
    "host": "any_agent",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 0.54,
    "maturity": 0.77,
    "docsQuality": 1.75,
    "hasNumbers": 0.15,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.75,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.6,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.46,
     "moderate content or detect abuse": 0.74,
     "rerank search results": 0.43,
     "classify support tickets or messages": 0.84,
     "extract structured fields from text": 0.53,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.92,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.44,
     "call Jev from the command line": 0.61,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.79,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.47,
     "run Jev inside a database or SQL": 0.18,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.41
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "azdaja",
   "name": "azdaja",
   "url": "https://github.com/kubet/azdaja",
   "owner": "kubet",
   "repo": "azdaja",
   "description": "Recursive language model layer for Claude Code, Codex, Gemini, and OpenCode that keeps full sources in a local evaluator; Jev is an optional leaf for reranking, verification, classification, and semantic joins, with budgeted, checkpointed batches.",
   "section": "Coding agents",
   "subsection": "Any agent",
   "order": 75,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-19T11:00:50Z",
    "createdAt": "2026-08-11T23:07:02Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/86115a090069353d67b05e21929793284facfdf55df1e598eef2fbc44ecd0a94/kubet/azdaja",
    "topics": [
     "agent-skills",
     "jcode",
     "recursive-language-models",
     "rust",
     "gemini-cli-extension",
     "claude-code",
     "codex-cli",
     "context-engineering",
     "context-window",
     "developer-tools"
    ],
    "description": "Minimal harness-agnostic recursive language model layer — one binary, Python + llm()",
    "homepage": "azdaja.dev"
   },
   "jev": {
    "hash": "500f633a",
    "useCases": {
     "model_routing": 0.58,
     "tool_gating": 0.68,
     "context_compaction": 0.74,
     "output_verification": 0.82,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.12,
     "code_review": 0.66,
     "content_moderation": 0.32,
     "search_reranking": 0.72,
     "classification_extraction": 0.79,
     "data_pipelines": 0.36,
     "benchmarks_evals": 0.69,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.52,
     "sdk_library": 0.61,
     "mcp_integration": 0.45,
     "games_simulation": 0.23,
     "finance_trading": 0.17,
     "voice_realtime": 0.27,
     "learning": 0.23
    },
    "form": "cli",
    "formP": 0.94,
    "host": "any_agent",
    "hostP": 0.91,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.16,
    "docsQuality": 2,
    "hasNumbers": 0.09,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.23,
    "intents": {
     "route between models by task difficulty": 0.68,
     "gate or approve tool calls before they run": 0.54,
     "compact or prune agent context": 0.77,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.35,
     "pick which skill or prompt to load": 0.56,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.39,
     "rerank search results": 0.67,
     "classify support tickets or messages": 0.59,
     "extract structured fields from text": 0.73,
     "run Jev on open models without the vendor": 0.68,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.59,
     "call Jev from a language SDK": 0.46,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.64,
     "compare Jev with an LLM": 0.71,
     "route requests through a gateway or proxy": 0.28,
     "detect prompt injection or risky commands": 0.56,
     "score or rank candidates in a pipeline": 0.69,
     "label data or build a dataset": 0.54,
     "run Jev inside a database or SQL": 0.24,
     "add Jev to a chat bot or Discord": 0.56,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.62
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "building-with-jev-skill",
   "name": "building-with-jev-skill",
   "url": "https://github.com/dbreunig/building-with-jev-skill",
   "owner": "dbreunig",
   "repo": "building-with-jev-skill",
   "description": "Skill for writing and improving programs that call Jev.",
   "section": "Coding agents",
   "subsection": "Skills for writing Jev code",
   "order": 76,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 120,
    "forks": 3,
    "pushedAt": "2026-09-17T21:09:01Z",
    "createdAt": "2026-09-17T21:07:53Z",
    "language": null,
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/afb8a47dff29e768cb302f7b4873fadbc5ee99dc1011b5c8c18e6ec65390cb82/dbreunig/building-with-jev-skill",
    "topics": [],
    "description": "A skill for writing and improving programs that call Jev, TypeSafe's System One model",
    "homepage": null
   },
   "jev": {
    "hash": "2c6024f8",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.39,
     "context_compaction": 0.21,
     "output_verification": 0.7,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.12,
     "code_review": 0.47,
     "content_moderation": 0.13,
     "search_reranking": 0.08,
     "classification_extraction": 0.39,
     "data_pipelines": 0.22,
     "benchmarks_evals": 0.54,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.23,
     "sdk_library": 0.66,
     "mcp_integration": 0.47,
     "games_simulation": 0.29,
     "finance_trading": 0.37,
     "voice_realtime": 0.3,
     "learning": 0.31
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "claude_code",
    "hostP": 0.53,
    "audience": "agent_builders",
    "audienceP": 0.82,
    "maturity": 2.08,
    "docsQuality": 2.04,
    "hasNumbers": 0.05,
    "looksTemplated": 0.48,
    "callsJevForReal": 0.36,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.74,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.5,
     "moderate content or detect abuse": 0.21,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.68,
     "trade or score financial signals": 0.55,
     "call Jev from the command line": 0.51,
     "call Jev from a language SDK": 0.72,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.35,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.71,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.25,
     "add Jev to a chat bot or Discord": 0.71,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-system-architect",
   "name": "jev-system-architect",
   "url": "https://github.com/samtay32/jev-system-architect",
   "owner": "samtay32",
   "repo": "jev-system-architect",
   "description": "Finds the fuzzy judgment in a system and turns it into small Choice, Score, and Noul primitives.",
   "section": "Coding agents",
   "subsection": "Skills for writing Jev code",
   "order": 77,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T13:52:36Z",
    "createdAt": "2026-09-17T03:15:45Z",
    "language": null,
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c424fd7ee31e2498b88f3444195c53ad8170e667e39d5e4763923c1bcf7390ad/samtay32/jev-system-architect",
    "topics": [],
    "description": "System-architecture skill for TypeSafe AI Jev/System One — find fuzzy semantic judgment and turn it into small Choice/Score/Noul primitives.",
    "homepage": null
   },
   "jev": {
    "hash": "0634d0d2",
    "useCases": {
     "model_routing": 0.69,
     "tool_gating": 0.73,
     "context_compaction": 0.35,
     "output_verification": 0.74,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.24,
     "code_review": 0.54,
     "content_moderation": 0.59,
     "search_reranking": 0.52,
     "classification_extraction": 0.84,
     "data_pipelines": 0.4,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.36,
     "playgrounds_demos": 0.55,
     "cli_tooling": 0.18,
     "sdk_library": 0.27,
     "mcp_integration": 0.59,
     "games_simulation": 0.32,
     "finance_trading": 0.41,
     "voice_realtime": 0.25,
     "learning": 0.22
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.72,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 0.99,
    "docsQuality": 2,
    "hasNumbers": 0.05,
    "looksTemplated": 0.51,
    "callsJevForReal": 0.25,
    "intents": {
     "route between models by task difficulty": 0.54,
     "gate or approve tool calls before they run": 0.38,
     "compact or prune agent context": 0.48,
     "judge or verify an agent's output": 0.63,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.72,
     "drive a browser or GUI with an agent": 0.26,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.7,
     "rerank search results": 0.62,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.8,
     "run Jev on open models without the vendor": 0.41,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.45,
     "trade or score financial signals": 0.47,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.48,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.54,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.79,
     "label data or build a dataset": 0.51,
     "run Jev inside a database or SQL": 0.23,
     "add Jev to a chat bot or Discord": 0.71,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-judgment",
   "name": "jev-judgment",
   "url": "https://github.com/HyunjunJeon/jev-judgment",
   "owner": "HyunjunJeon",
   "repo": "jev-judgment",
   "description": "Sends a coding agent's closed judgments to Jev instead of the chat model.",
   "section": "Coding agents",
   "subsection": "Skills for writing Jev code",
   "order": 78,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T03:54:16Z",
    "createdAt": "2026-09-17T03:54:12Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2cc6bcf5e800514be7fd0a584e402a0714b3e2dbb7812fc15976d53e080832c8/HyunjunJeon/jev-judgment",
    "topics": [],
    "description": "Agent Skill: send closed coding-agent judgments to TypeSafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "1b226439",
    "useCases": {
     "model_routing": 0.55,
     "tool_gating": 0.83,
     "context_compaction": 0.18,
     "output_verification": 0.87,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.15,
     "code_review": 0.4,
     "content_moderation": 0.16,
     "search_reranking": 0.09,
     "classification_extraction": 0.4,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.38,
     "open_replicas": 0.24,
     "playgrounds_demos": 0.5,
     "cli_tooling": 0.36,
     "sdk_library": 0.57,
     "mcp_integration": 0.48,
     "games_simulation": 0.2,
     "finance_trading": 0.24,
     "voice_realtime": 0.68,
     "learning": 0.11
    },
    "form": "hook_or_plugin",
    "formP": 0.98,
    "host": "any_agent",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.84,
    "docsQuality": 2.04,
    "hasNumbers": 0.92,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.68,
    "intents": {
     "route between models by task difficulty": 0.52,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.47,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.42,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.37,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.14,
     "benchmark or calibrate Jev": 0.55,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.24,
     "call Jev from the command line": 0.47,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.38,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.55,
     "score or rank candidates in a pipeline": 0.46,
     "label data or build a dataset": 0.26,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.63,
     "monitor or observe Jev usage and cost": 0.32
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "skills-fabricioctelles",
   "name": "skills by fabricioctelles",
   "url": "https://github.com/fabricioctelles/skills",
   "owner": "fabricioctelles",
   "repo": "skills",
   "description": "Agent-skill directory that can score subjective evaluation criteria with Jev.",
   "section": "Coding agents",
   "subsection": "Skills for writing Jev code",
   "order": 79,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 88,
    "forks": 8,
    "pushedAt": "2026-09-19T12:47:17Z",
    "createdAt": "2026-02-21T01:54:39Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1163031925/fa13dab8-1745-4b60-836c-4729f8e76220",
    "topics": [
     "agentic-ai",
     "agentic-skills",
     "skills",
     "steering",
     "claude-code",
     "claude-skills",
     "codex",
     "codex-skill",
     "codex-skills",
     "hermes-agent"
    ],
    "description": "A collection of skills for AI agents (Kiro, Cursor, Windsurf, Claude Code, and others). Each skill is a reusable module that teaches the agent to perform complex tasks with context, structure, and best practices.",
    "homepage": "https://skilldev.pro"
   },
   "jev": {
    "hash": "645c37a4",
    "useCases": {
     "model_routing": 0.46,
     "tool_gating": 0.63,
     "context_compaction": 0.31,
     "output_verification": 0.83,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.17,
     "code_review": 0.63,
     "content_moderation": 0.45,
     "search_reranking": 0.17,
     "classification_extraction": 0.66,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.76,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.66,
     "cli_tooling": 0.33,
     "sdk_library": 0.41,
     "mcp_integration": 0.61,
     "games_simulation": 0.27,
     "finance_trading": 0.26,
     "voice_realtime": 0.43,
     "learning": 0.2
    },
    "form": "hook_or_plugin",
    "formP": 0.99,
    "host": "any_agent",
    "hostP": 0.92,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 2.55,
    "docsQuality": 2.08,
    "hasNumbers": 0.09,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.37,
    "intents": {
     "route between models by task difficulty": 0.34,
     "gate or approve tool calls before they run": 0.42,
     "compact or prune agent context": 0.43,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.8,
     "drive a browser or GUI with an agent": 0.41,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.53,
     "rerank search results": 0.29,
     "classify support tickets or messages": 0.74,
     "extract structured fields from text": 0.58,
     "run Jev on open models without the vendor": 0.45,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.27,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.38,
     "compare Jev with an LLM": 0.54,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.48,
     "score or rank candidates in a pipeline": 0.67,
     "label data or build a dataset": 0.55,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.49,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "augustus",
   "name": "Augustus",
   "url": "https://github.com/24601/Augustus",
   "owner": "24601",
   "repo": "Augustus",
   "description": "Skill for deciding where a typed judgment belongs at all and what stays in code; a companion to the official skill, not a replacement.",
   "section": "Coding agents",
   "subsection": "Skills for writing Jev code",
   "order": 80,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-20T10:21:05Z",
    "createdAt": "2026-09-18T05:02:27Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/85565824900ae4bc68e51009a53093b6d29afb057b2bce901eac6fe3cd03afdf/24601/Augustus",
    "topics": [
     "agent-skills",
     "agent-workflows",
     "ai-agents",
     "calibrated-confidence",
     "claude-code",
     "decision-systems",
     "decision-theory",
     "jev",
     "llm",
     "python"
    ],
    "description": "Agent skill: design judgment-assisted systems with TypeSafe Jev (System One). Maps Choice/Score/Noul onto decision theory, reranking, and routing. Composition algebra, question design, validation gates. MIT.",
    "homepage": "https://24601.github.io/Augustus/"
   },
   "jev": {
    "hash": "d9e043c4",
    "useCases": {
     "model_routing": 0.79,
     "tool_gating": 0.78,
     "context_compaction": 0.32,
     "output_verification": 0.83,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.23,
     "code_review": 0.43,
     "content_moderation": 0.34,
     "search_reranking": 0.78,
     "classification_extraction": 0.25,
     "data_pipelines": 0.3,
     "benchmarks_evals": 0.72,
     "open_replicas": 0.52,
     "playgrounds_demos": 0.68,
     "cli_tooling": 0.24,
     "sdk_library": 0.33,
     "mcp_integration": 0.6,
     "games_simulation": 0.61,
     "finance_trading": 0.58,
     "voice_realtime": 0.5,
     "learning": 0.33
    },
    "form": "hook_or_plugin",
    "formP": 0.7,
    "host": "claude_code",
    "hostP": 0.8,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 2.08,
    "docsQuality": 1.68,
    "hasNumbers": 0.06,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.33,
    "intents": {
     "route between models by task difficulty": 0.75,
     "gate or approve tool calls before they run": 0.64,
     "compact or prune agent context": 0.51,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.8,
     "drive a browser or GUI with an agent": 0.3,
     "control a phone or mobile app": 0.3,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.79,
     "classify support tickets or messages": 0.68,
     "extract structured fields from text": 0.3,
     "run Jev on open models without the vendor": 0.61,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.72,
     "trade or score financial signals": 0.62,
     "call Jev from the command line": 0.25,
     "call Jev from a language SDK": 0.38,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.67,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.51,
     "detect prompt injection or risky commands": 0.33,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.24,
     "add Jev to a chat bot or Discord": 0.66,
     "voice or realtime decisions": 0.65,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "coding-agents",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-ultrafast",
   "name": "jev-ultrafast",
   "url": "https://github.com/browser-use/jev-ultrafast",
   "owner": "browser-use",
   "repo": "jev-ultrafast",
   "description": "One request picks both the operation and the target element from an indexed DOM table; a small LLM only writes typed text. Zürich to London booked in 7.1 seconds.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 81,
   "type": "project",
   "image": "media/jev-ultrafast.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10270,
    "forks": 623,
    "pushedAt": "2026-09-18T16:28:35Z",
    "createdAt": "2026-09-16T21:30:12Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ddb30e212f85a7edc1b0fa4d9287644dd7b6950f16fe871df57e177503abf78e/browser-use/jev-ultrafast",
    "topics": [],
    "description": "i. am. speed.",
    "homepage": "https://browser-use.com"
   },
   "jev": {
    "hash": "6d955b51",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.45,
     "context_compaction": 0.34,
     "output_verification": 0.34,
     "browser_computer_use": 0.81,
     "mobile_automation": 0.11,
     "code_review": 0.09,
     "content_moderation": 0.13,
     "search_reranking": 0.09,
     "classification_extraction": 0.11,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.65,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.85,
     "cli_tooling": 0.2,
     "sdk_library": 0.45,
     "mcp_integration": 0.43,
     "games_simulation": 0.2,
     "finance_trading": 0.09,
     "voice_realtime": 0.55,
     "learning": 0.48
    },
    "form": "library_sdk",
    "formP": 0.81,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "agent_builders",
    "audienceP": 0.8,
    "maturity": 1.9,
    "docsQuality": 1.44,
    "hasNumbers": 0.97,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.39,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.54,
     "judge or verify an agent's output": 0.63,
     "stop an agent from finishing early": 0.35,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.85,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.22,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.6,
     "benchmark or calibrate Jev": 0.83,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.55,
     "call Jev from a language SDK": 0.56,
     "serve Jev over MCP to any agent": 0.59,
     "learn how Jev works": 0.82,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.22,
     "label data or build a dataset": 0.42,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.67,
     "voice or realtime decisions": 0.5,
     "monitor or observe Jev usage and cost": 0.33
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-computer-use",
   "name": "typesafe-computer-use",
   "url": "https://github.com/awlevin/typesafe-computer-use",
   "owner": "awlevin",
   "repo": "typesafe-computer-use",
   "description": "OCR the screen, classify the next action, click; about $0.0002 a step on macOS.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 82,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 564,
    "forks": 34,
    "pushedAt": "2026-09-20T07:04:59Z",
    "createdAt": "2026-09-16T17:48:45Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/783dbc553164d78f8e4feba4b8f1c24987f2b6e7294eae6e39d89029dfac8280/awlevin/typesafe-computer-use",
    "topics": [
     "ai-agents",
     "automation",
     "computer-use",
     "macos",
     "ocr",
     "typesafe"
    ],
    "description": "Computer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.",
    "homepage": null
   },
   "jev": {
    "hash": "91cce366",
    "useCases": {
     "model_routing": 0.71,
     "tool_gating": 0.86,
     "context_compaction": 0.4,
     "output_verification": 0.39,
     "browser_computer_use": 0.92,
     "mobile_automation": 0.11,
     "code_review": 0.19,
     "content_moderation": 0.16,
     "search_reranking": 0.08,
     "classification_extraction": 0.27,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.25,
     "cli_tooling": 0.22,
     "sdk_library": 0.67,
     "mcp_integration": 0.28,
     "games_simulation": 0.24,
     "finance_trading": 0.13,
     "voice_realtime": 0.71,
     "learning": 0.08
    },
    "form": "cli",
    "formP": 0.6,
    "host": "standalone",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.92,
    "maturity": 1.91,
    "docsQuality": 1.46,
    "hasNumbers": 0.96,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.77,
     "gate or approve tool calls before they run": 0.74,
     "compact or prune agent context": 0.63,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.4,
     "drive a browser or GUI with an agent": 0.87,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.11,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.42,
     "benchmark or calibrate Jev": 0.4,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.19,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.21,
     "compare Jev with an LLM": 0.4,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.44,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.16,
     "voice or realtime decisions": 0.63,
     "monitor or observe Jev usage and cost": 0.33
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "mobile-jev",
   "name": "mobile-jev",
   "url": "https://github.com/droidrun/mobile-jev",
   "owner": "droidrun",
   "repo": "mobile-jev",
   "description": "The same loop on a real Android phone; nine Uber actions in 21 seconds in the demo.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 83,
   "type": "project",
   "image": "media/mobile-jev.jpg",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 254,
    "forks": 34,
    "pushedAt": "2026-09-17T12:55:20Z",
    "createdAt": "2026-09-17T10:41:01Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8c2da3e8a2c9bad0e4c556159a5b24bbf204ee7d280c75083272940cf859ceeb/droidrun/mobile-jev",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "39bddbbe",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.37,
     "context_compaction": 0.19,
     "output_verification": 0.62,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.84,
     "code_review": 0.3,
     "content_moderation": 0.1,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.77,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.33,
     "sdk_library": 0.47,
     "mcp_integration": 0.37,
     "games_simulation": 0.23,
     "finance_trading": 0.03,
     "voice_realtime": 0.53,
     "learning": 0.45
    },
    "form": "cli",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.84,
    "audience": "agent_builders",
    "audienceP": 0.93,
    "maturity": 1.11,
    "docsQuality": 2.07,
    "hasNumbers": 0.93,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.59,
    "intents": {
     "route between models by task difficulty": 0.29,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.77,
     "control a phone or mobile app": 0.82,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.1,
     "run Jev on open models without the vendor": 0.2,
     "benchmark or calibrate Jev": 0.82,
     "build a game or simulation on Jev": 0.38,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.78,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.74,
     "compare Jev with an LLM": 0.64,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.36,
     "score or rank candidates in a pipeline": 0.23,
     "label data or build a dataset": 0.51,
     "run Jev inside a database or SQL": 0.05,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.53,
     "monitor or observe Jev usage and cost": 0.69
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-browser-jkudish",
   "name": "jev-browser by jkudish",
   "url": "https://github.com/jkudish/jev-browser",
   "owner": "jkudish",
   "repo": "jev-browser",
   "description": "The first community browser agent on Jev, with a demo GIF.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 84,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 166,
    "forks": 11,
    "pushedAt": "2026-09-19T08:20:40Z",
    "createdAt": "2026-09-17T19:22:28Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f615b7880fb3f15dace208bdd14a594fef7d3407efc8885c958e25c17f94fe17/jkudish/jev-browser",
    "topics": [],
    "description": "Browser use using Typesafe's Jev model",
    "homepage": null
   },
   "jev": {
    "hash": "4f48d5d2",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.77,
     "context_compaction": 0.23,
     "output_verification": 0.68,
     "browser_computer_use": 0.71,
     "mobile_automation": 0.08,
     "code_review": 0.14,
     "content_moderation": 0.25,
     "search_reranking": 0.12,
     "classification_extraction": 0.45,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.75,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.59,
     "sdk_library": 0.84,
     "mcp_integration": 0.89,
     "games_simulation": 0.17,
     "finance_trading": 0.11,
     "voice_realtime": 0.41,
     "learning": 0.39
    },
    "form": "library_sdk",
    "formP": 0.64,
    "host": "any_agent",
    "hostP": 0.59,
    "audience": "agent_builders",
    "audienceP": 0.82,
    "maturity": 1.16,
    "docsQuality": 2.36,
    "hasNumbers": 0.98,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.67,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.65,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.6,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.9,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.73,
     "moderate content or detect abuse": 0.31,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.3,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.83,
     "build a game or simulation on Jev": 0.36,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.9,
     "call Jev from a language SDK": 0.8,
     "serve Jev over MCP to any agent": 0.76,
     "learn how Jev works": 0.79,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.35,
     "score or rank candidates in a pipeline": 0.23,
     "label data or build a dataset": 0.58,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.75,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.75
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-voice-browser",
   "name": "jev-voice-browser",
   "url": "https://github.com/moritzkremb/jev-voice-browser",
   "owner": "moritzkremb",
   "repo": "jev-voice-browser",
   "description": "Intent and target decided per spoken word in about 300 ms, often before the sentence ends.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 85,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 135,
    "forks": 16,
    "pushedAt": "2026-09-17T22:40:26Z",
    "createdAt": "2026-09-17T22:40:19Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b4069a0d223c5bf247263453b7d435dffa4e4ae7bd5851538d475d147530196f/moritzkremb/jev-voice-browser",
    "topics": [],
    "description": "Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.",
    "homepage": null
   },
   "jev": {
    "hash": "218bb7cc",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.66,
     "context_compaction": 0.15,
     "output_verification": 0.34,
     "browser_computer_use": 0.67,
     "mobile_automation": 0.07,
     "code_review": 0.18,
     "content_moderation": 0.16,
     "search_reranking": 0.09,
     "classification_extraction": 0.29,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.39,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.14,
     "sdk_library": 0.21,
     "mcp_integration": 0.34,
     "games_simulation": 0.19,
     "finance_trading": 0.09,
     "voice_realtime": 0.84,
     "learning": 0.22
    },
    "form": "cli",
    "formP": 0.71,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.69,
    "maturity": 1.23,
    "docsQuality": 2.09,
    "hasNumbers": 0.95,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.74,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.45,
     "compact or prune agent context": 0.39,
     "judge or verify an agent's output": 0.59,
     "stop an agent from finishing early": 0.41,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.83,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.3,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.24,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.38,
     "learn how Jev works": 0.63,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.63,
     "score or rank candidates in a pipeline": 0.26,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.4,
     "voice or realtime decisions": 0.82,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-browser-ying-kai-liao",
   "name": "jev-browser by Ying-Kai-Liao",
   "url": "https://github.com/Ying-Kai-Liao/jev-browser",
   "owner": "Ying-Kai-Liao",
   "repo": "jev-browser",
   "description": "An LLM plans, Jev decides; library, CLI, and MCP server.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 86,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 31,
    "forks": 3,
    "pushedAt": "2026-09-18T15:57:45Z",
    "createdAt": "2026-09-16T15:13:23Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c22e82a5cbc4e5c827647d49ac071dad0716e5f18b561a3ab9ccab9f094bd31a/Ying-Kai-Liao/jev-browser",
    "topics": [
     "browser-automation",
     "llm-agents",
     "mcp",
     "mcp-server",
     "playwright"
    ],
    "description": "Browser automation where an LLM plans and Jev (Typesafe System One) decides. Library, CLI and MCP server.",
    "homepage": null
   },
   "jev": {
    "hash": "0cba7b6e",
    "useCases": {
     "model_routing": 0.46,
     "tool_gating": 0.84,
     "context_compaction": 0.28,
     "output_verification": 0.54,
     "browser_computer_use": 0.67,
     "mobile_automation": 0.11,
     "code_review": 0.18,
     "content_moderation": 0.18,
     "search_reranking": 0.08,
     "classification_extraction": 0.16,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.51,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.47,
     "sdk_library": 0.81,
     "mcp_integration": 0.87,
     "games_simulation": 0.2,
     "finance_trading": 0.16,
     "voice_realtime": 0.47,
     "learning": 0.24
    },
    "form": "mcp_server",
    "formP": 0.5,
    "host": "claude_code",
    "hostP": 0.49,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.17,
    "docsQuality": 1.8,
    "hasNumbers": 0.65,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.68,
    "intents": {
     "route between models by task difficulty": 0.34,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.45,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.47,
     "pick which skill or prompt to load": 0.38,
     "drive a browser or GUI with an agent": 0.84,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.86,
     "call Jev from a language SDK": 0.67,
     "serve Jev over MCP to any agent": 0.82,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.59,
     "score or rank candidates in a pipeline": 0.21,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.56,
     "monitor or observe Jev usage and cost": 0.51
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-browser-tontoko",
   "name": "jev-browser by tontoko",
   "url": "https://github.com/tontoko/jev-browser",
   "owner": "tontoko",
   "repo": "jev-browser",
   "description": "One grounded Jev and Playwright core behind a typed SDK, a persistent CLI, and an MCP server.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 87,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-19T23:02:07Z",
    "createdAt": "2026-09-17T09:14:40Z",
    "language": "JavaScript",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/34f894f3a003688409cc3ec3d065169aef39fac3fa8bd24b12a08d632095d023/tontoko/jev-browser",
    "topics": [
     "browser-automation",
     "cli",
     "jev",
     "mcp",
     "playwright",
     "typescript"
    ],
    "description": "One grounded Jev/Playwright core: typed SDK, persistent CLI, and MCP server with native browser operations and deterministic assertions.",
    "homepage": null
   },
   "jev": {
    "hash": "8bdef7f5",
    "useCases": {
     "model_routing": 0.46,
     "tool_gating": 0.72,
     "context_compaction": 0.3,
     "output_verification": 0.8,
     "browser_computer_use": 0.68,
     "mobile_automation": 0.11,
     "code_review": 0.18,
     "content_moderation": 0.24,
     "search_reranking": 0.08,
     "classification_extraction": 0.4,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.51,
     "open_replicas": 0.57,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.77,
     "sdk_library": 0.83,
     "mcp_integration": 0.84,
     "games_simulation": 0.17,
     "finance_trading": 0.1,
     "voice_realtime": 0.34,
     "learning": 0.3
    },
    "form": "library_sdk",
    "formP": 0.42,
    "host": "any_agent",
    "hostP": 0.59,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 1.16,
    "docsQuality": 1.67,
    "hasNumbers": 0.04,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.72,
     "compact or prune agent context": 0.43,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.43,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.84,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.11,
     "extract structured fields from text": 0.44,
     "run Jev on open models without the vendor": 0.76,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.84,
     "call Jev from a language SDK": 0.76,
     "serve Jev over MCP to any agent": 0.81,
     "learn how Jev works": 0.58,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.48,
     "detect prompt injection or risky commands": 0.32,
     "score or rank candidates in a pipeline": 0.36,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.56,
     "voice or realtime decisions": 0.42,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-mobile",
   "name": "jev-mobile",
   "url": "https://github.com/friedjof/jev-mobile",
   "owner": "friedjof",
   "repo": "jev-mobile",
   "description": "Android sub-agent over USB running observe, normalize, decide, mutate, verify, with Jev deciding.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 88,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 2,
    "pushedAt": "2026-09-18T18:59:18Z",
    "createdAt": "2026-09-17T03:45:35Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a2ae2c1a4b01f9fdc570a8746cb4b8d2e8cb1ee0a5ba3d4e4448359b9816e520/Friedjof/jev-mobile",
    "topics": [
     "agents",
     "android",
     "automation",
     "jev",
     "mcp",
     "mobile",
     "python",
     "typesafe"
    ],
    "description": "Fast structured Android control loops with TypeSafe Jev and Mobile MCP",
    "homepage": "https://github.com/Friedjof/jev-mobile"
   },
   "jev": {
    "hash": "97859ddc",
    "useCases": {
     "model_routing": 0.45,
     "tool_gating": 0.82,
     "context_compaction": 0.32,
     "output_verification": 0.62,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.87,
     "code_review": 0.12,
     "content_moderation": 0.17,
     "search_reranking": 0.04,
     "classification_extraction": 0.12,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.41,
     "open_replicas": 0.48,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.23,
     "sdk_library": 0.43,
     "mcp_integration": 0.78,
     "games_simulation": 0.16,
     "finance_trading": 0.09,
     "voice_realtime": 0.29,
     "learning": 0.27
    },
    "form": "mcp_server",
    "formP": 0.33,
    "host": "standalone",
    "hostP": 0.5,
    "audience": "agent_builders",
    "audienceP": 0.99,
    "maturity": 1.19,
    "docsQuality": 1.7,
    "hasNumbers": 0.06,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.47,
     "gate or approve tool calls before they run": 0.68,
     "compact or prune agent context": 0.48,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.68,
     "control a phone or mobile app": 0.81,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.45,
     "learn how Jev works": 0.51,
     "compare Jev with an LLM": 0.68,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.49,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.24,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-ego",
   "name": "jev-ego",
   "url": "https://github.com/romaluev/jev-ego",
   "owner": "romaluev",
   "repo": "jev-ego",
   "description": "Browser agent that spends one Jev request per step to pick the action.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 89,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-17T14:35:29Z",
    "createdAt": "2026-09-17T14:35:09Z",
    "language": "TypeScript",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/86bc15381994c6d3ef7b3dc2dd95f9007b6d3c7ee9380360e5fc9b83bd59c834/romaluev/jev-ego",
    "topics": [
     "ai-agent",
     "browser-agent",
     "cdp",
     "cli",
     "ego-browser",
     "ego-lite",
     "jev",
     "typesafe",
     "typescript",
     "web-automation"
    ],
    "description": "Fast browser agent for ego lite. One TypeSafe request per step; an agent or Jev picks the move.",
    "homepage": null
   },
   "jev": {
    "hash": "074285d2",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.38,
     "context_compaction": 0.26,
     "output_verification": 0.46,
     "browser_computer_use": 0.63,
     "mobile_automation": 0.05,
     "code_review": 0.15,
     "content_moderation": 0.13,
     "search_reranking": 0.09,
     "classification_extraction": 0.1,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.6,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.38,
     "sdk_library": 0.38,
     "mcp_integration": 0.49,
     "games_simulation": 0.19,
     "finance_trading": 0.08,
     "voice_realtime": 0.41,
     "learning": 0.28
    },
    "form": "cli",
    "formP": 0.46,
    "host": "any_agent",
    "hostP": 0.6900000000000001,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.44,
    "docsQuality": 1.99,
    "hasNumbers": 0.07,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.59,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.38,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.52,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.77,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.1,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.41,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.63,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.32
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-browser-use",
   "name": "jev-browser-use",
   "url": "https://github.com/wy-coliney/jev-browser-use",
   "owner": "wy-coliney",
   "repo": "jev-browser-use",
   "description": "Codex skill and plugin where Jev handles navigation, clicks, and scrolling and Codex keeps typing and verification; reports browser steps 5 to 10 times faster.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 90,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 223,
    "forks": 16,
    "pushedAt": "2026-09-19T02:15:01Z",
    "createdAt": "2026-09-18T06:58:34Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/88203e6a01b300c354ee25b5faf9acf3b4378aedecfcb64553a87cbda49e7e49/wy-coliney/jev-browser-use",
    "topics": [],
    "description": "5–10x faster browser operations: Jev clicks, Codex thinks and verifies. Built at EZCollegeApp.",
    "homepage": null
   },
   "jev": {
    "hash": "cb1743e3",
    "useCases": {
     "model_routing": 0.43,
     "tool_gating": 0.4,
     "context_compaction": 0.21,
     "output_verification": 0.74,
     "browser_computer_use": 0.76,
     "mobile_automation": 0.09,
     "code_review": 0.17,
     "content_moderation": 0.18,
     "search_reranking": 0.09,
     "classification_extraction": 0.13,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.39,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.16,
     "sdk_library": 0.3,
     "mcp_integration": 0.49,
     "games_simulation": 0.16,
     "finance_trading": 0.14,
     "voice_realtime": 0.32,
     "learning": 0.34
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "codex",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 0.71,
    "maturity": 2.4,
    "docsQuality": 2.06,
    "hasNumbers": 0.83,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.33,
     "gate or approve tool calls before they run": 0.51,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.68,
     "drive a browser or GUI with an agent": 0.89,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.13,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.5,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.46,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.36,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.19,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.05,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.51
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-cu",
   "name": "Jev-cu",
   "url": "https://github.com/Sac-Y/Jev-cu",
   "owner": "Sac-Y",
   "repo": "Jev-cu",
   "description": "Codex computer use where Jev picks the element, action, completion, and risk from on-screen text, no screenshots sent; Chinese readme.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 91,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": "Chinese readme",
   "trustPhrase": null,
   "github": {
    "stars": 402,
    "forks": 37,
    "pushedAt": "2026-09-18T17:01:44Z",
    "createdAt": "2026-09-18T16:56:08Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4c16fde779a2a32d5ca5b0c8d497577d2e1ef7bb0a1a72339e1adf6f54c9c9ce/Sac-Y/Jev-cu",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "c1f7159e",
    "useCases": {
     "model_routing": 0.31,
     "tool_gating": 0.89,
     "context_compaction": 0.29,
     "output_verification": 0.57,
     "browser_computer_use": 0.84,
     "mobile_automation": 0.07,
     "code_review": 0.2,
     "content_moderation": 0.23,
     "search_reranking": 0.04,
     "classification_extraction": 0.28,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.5,
     "playgrounds_demos": 0.68,
     "cli_tooling": 0.21,
     "sdk_library": 0.22,
     "mcp_integration": 0.46,
     "games_simulation": 0.14,
     "finance_trading": 0.07,
     "voice_realtime": 0.51,
     "learning": 0.25
    },
    "form": "hook_or_plugin",
    "formP": 0.98,
    "host": "codex",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 0.62,
    "maturity": 2.19,
    "docsQuality": 2.48,
    "hasNumbers": 0.05,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.45,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.87,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.43,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.84,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.35,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.56,
     "run Jev on open models without the vendor": 0.61,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.34,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.8,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.75,
     "score or rank candidates in a pipeline": 0.21,
     "label data or build a dataset": 0.66,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jevscout",
   "name": "JevScout",
   "url": "https://github.com/hqman/JevScout",
   "owner": "hqman",
   "repo": "JevScout",
   "description": "Job-hunting skill that drives Chrome over CDP and has Jev score every link and listing.",
   "section": "Browser and computer use",
   "subsection": null,
   "order": 92,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 24,
    "forks": 4,
    "pushedAt": "2026-09-18T13:15:21Z",
    "createdAt": "2026-09-18T13:07:05Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/058cd8667a09bc2a92199f99fe784589922cb9849292aff2438fb1965262aa7d/hqman/JevScout",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "a28d03c9",
    "useCases": {
     "model_routing": 0.31,
     "tool_gating": 0.55,
     "context_compaction": 0.15,
     "output_verification": 0.38,
     "browser_computer_use": 0.83,
     "mobile_automation": 0.05,
     "code_review": 0.05,
     "content_moderation": 0.08,
     "search_reranking": 0.3,
     "classification_extraction": 0.3,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.31,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.63,
     "sdk_library": 0.35,
     "mcp_integration": 0.57,
     "games_simulation": 0.14,
     "finance_trading": 0.03,
     "voice_realtime": 0.32,
     "learning": 0.27
    },
    "form": "cli",
    "formP": 0.67,
    "host": "standalone",
    "hostP": 0.46,
    "audience": "end_users",
    "audienceP": 0.54,
    "maturity": 0.87,
    "docsQuality": 2.91,
    "hasNumbers": 0.06,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.18,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.34,
     "pick which skill or prompt to load": 0.47,
     "drive a browser or GUI with an agent": 0.85,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.33,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.36,
     "classify support tickets or messages": 0.11,
     "extract structured fields from text": 0.26,
     "run Jev on open models without the vendor": 0.59,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.29,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.78,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.44,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.32,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.53,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "browser-and-computer-use",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "semif",
   "name": "SemIf",
   "url": "https://github.com/TheoLeeCJ/SemIf",
   "owner": "TheoLeeCJ",
   "repo": "SemIf",
   "description": "Semantic ifs from open models on a single 3090; the most starred independent replica, formerly openjev.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 93,
   "type": "project",
   "image": "media/semif.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "independent replica",
   "github": {
    "stars": 2146,
    "forks": 131,
    "pushedAt": "2026-09-19T04:46:36Z",
    "createdAt": "2026-09-16T03:51:21Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/70c2c4733400c576c63135e17bac80fcef71f623265e1532977f235f2878e823/TheoLeeCJ/SemIf",
    "topics": [],
    "description": "Semantic ifs from open models, on a 3090 at home. Independent; not affiliated with Jev or TypeSafe.",
    "homepage": "openjev.com"
   },
   "jev": {
    "hash": "b466cecc",
    "useCases": {
     "model_routing": 0.64,
     "tool_gating": 0.79,
     "context_compaction": 0.33,
     "output_verification": 0.68,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.27,
     "code_review": 0.26,
     "content_moderation": 0.43,
     "search_reranking": 0.26,
     "classification_extraction": 0.73,
     "data_pipelines": 0.4,
     "benchmarks_evals": 0.71,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.63,
     "cli_tooling": 0.33,
     "sdk_library": 0.65,
     "mcp_integration": 0.24,
     "games_simulation": 0.42,
     "finance_trading": 0.23,
     "voice_realtime": 0.41,
     "learning": 0.37
    },
    "form": "web_app",
    "formP": 0.63,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "agent_builders",
    "audienceP": 0.58,
    "maturity": 1.95,
    "docsQuality": 1.18,
    "hasNumbers": 0.21,
    "looksTemplated": 0.38,
    "callsJevForReal": 0.07,
    "intents": {
     "route between models by task difficulty": 0.49,
     "gate or approve tool calls before they run": 0.76,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.5,
     "drive a browser or GUI with an agent": 0.6,
     "control a phone or mobile app": 0.23,
     "review code or pull requests": 0.71,
     "moderate content or detect abuse": 0.52,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.7,
     "extract structured fields from text": 0.71,
     "run Jev on open models without the vendor": 0.87,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.43,
     "trade or score financial signals": 0.27,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.83,
     "route requests through a gateway or proxy": 0.66,
     "detect prompt injection or risky commands": 0.39,
     "score or rank candidates in a pipeline": 0.47,
     "label data or build a dataset": 0.39,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.52,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevlike",
   "name": "jevlike",
   "url": "https://github.com/vinnylarouge/jevlike",
   "owner": "vinnylarouge",
   "repo": "jevlike",
   "description": "Open option scorer that reads candidate logits instead of generating JSON.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 94,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1030,
    "forks": 85,
    "pushedAt": "2026-09-16T18:12:53Z",
    "createdAt": "2026-09-16T10:26:01Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/af924c7b28ec72e91e9d9c4e8664e3c1c1ec92648723b656f413e6d445dcb410/vinnylarouge/jevlike",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "9a0dc9ca",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.78,
     "context_compaction": 0.21,
     "output_verification": 0.73,
     "browser_computer_use": 0.42,
     "mobile_automation": 0.3,
     "code_review": 0.24,
     "content_moderation": 0.41,
     "search_reranking": 0.7,
     "classification_extraction": 0.72,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.75,
     "open_replicas": 0.24,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.29,
     "sdk_library": 0.63,
     "mcp_integration": 0.27,
     "games_simulation": 0.71,
     "finance_trading": 0.3,
     "voice_realtime": 0.72,
     "learning": 0.52
    },
    "form": "library_sdk",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 0.59,
    "maturity": 1.36,
    "docsQuality": 1.34,
    "hasNumbers": 0.77,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.05,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.64,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.75,
     "drive a browser or GUI with an agent": 0.58,
     "control a phone or mobile app": 0.32,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.49,
     "rerank search results": 0.69,
     "classify support tickets or messages": 0.74,
     "extract structured fields from text": 0.45,
     "run Jev on open models without the vendor": 0.83,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.64,
     "trade or score financial signals": 0.29,
     "call Jev from the command line": 0.2,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.42,
     "score or rank candidates in a pipeline": 0.88,
     "label data or build a dataset": 0.44,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.7,
     "monitor or observe Jev usage and cost": 0.14
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "nanojev",
   "name": "NanoJev",
   "url": "https://github.com/TianyuCodings/NanoJev",
   "owner": "TianyuCodings",
   "repo": "NanoJev",
   "description": "0.6B replica with parallel decisions, dynamic candidates, and an end-to-end training pipeline.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 95,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1195,
    "forks": 152,
    "pushedAt": "2026-09-20T10:22:27Z",
    "createdAt": "2026-09-17T16:08:30Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/e5b210ded3d14073f65dcd9e3c33eec663443cc96270e8633fd3323ef4332460/TianyuCodings/NanoJev",
    "topics": [],
    "description": "A nano replica of Jev: parallel decisions, dynamic candidates, and an end-to-end training pipeline.",
    "homepage": null
   },
   "jev": {
    "hash": "4310923f",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.22,
     "context_compaction": 0.3,
     "output_verification": 0.53,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.1,
     "code_review": 0.54,
     "content_moderation": 0.1,
     "search_reranking": 0.09,
     "classification_extraction": 0.09,
     "data_pipelines": 0.26,
     "benchmarks_evals": 0.86,
     "open_replicas": 0.37,
     "playgrounds_demos": 0.74,
     "cli_tooling": 0.16,
     "sdk_library": 0.45,
     "mcp_integration": 0.24,
     "games_simulation": 0.72,
     "finance_trading": 0.06,
     "voice_realtime": 0.48,
     "learning": 0.34
    },
    "form": "library_sdk",
    "formP": 0.76,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.97,
    "maturity": 1.86,
    "docsQuality": 1.3,
    "hasNumbers": 0.97,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.24,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.74,
     "moderate content or detect abuse": 0.12,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.8,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.73,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.73,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.52,
     "label data or build a dataset": 0.67,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.49,
     "monitor or observe Jev usage and cost": 0.14
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "openjev-sglang",
   "name": "openjev-sglang",
   "url": "https://github.com/ekzhang/openjev-sglang",
   "owner": "ekzhang",
   "repo": "openjev-sglang",
   "description": "Jev-compatible API endpoint on SGLang, prefill only.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 96,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 207,
    "forks": 22,
    "pushedAt": "2026-09-18T15:46:43Z",
    "createdAt": "2026-09-17T18:11:49Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/93c585f60bf3b9b69c039690fefa98bd9e02ce6b8a4ffc494a6f0456c42317b9/ekzhang/openjev-sglang",
    "topics": [
     "jev",
     "llm",
     "structured-generation",
     "systemone"
    ],
    "description": "Jev-compatible API endpoint based on open models (prefill-only)",
    "homepage": "https://ekzhang--openjev-sglang-openjev.us-west.modal.direct"
   },
   "jev": {
    "hash": "1cbc6186",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.38,
     "context_compaction": 0.19,
     "output_verification": 0.46,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.28,
     "code_review": 0.5,
     "content_moderation": 0.22,
     "search_reranking": 0.14,
     "classification_extraction": 0.57,
     "data_pipelines": 0.31,
     "benchmarks_evals": 0.6,
     "open_replicas": 0.58,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.17,
     "sdk_library": 0.84,
     "mcp_integration": 0.61,
     "games_simulation": 0.31,
     "finance_trading": 0.21,
     "voice_realtime": 0.28,
     "learning": 0.25
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "agent_builders",
    "audienceP": 0.77,
    "maturity": 1.97,
    "docsQuality": 2.65,
    "hasNumbers": 0.06,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.27,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.58,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.36,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.71,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.37,
     "extract structured fields from text": 0.81,
     "run Jev on open models without the vendor": 0.89,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.5,
     "trade or score financial signals": 0.19,
     "call Jev from the command line": 0.73,
     "call Jev from a language SDK": 0.73,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.55,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.52,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.33,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.64,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-visual",
   "name": "jev-visual",
   "url": "https://github.com/hr98w/jev-visual",
   "owner": "hr98w",
   "repo": "jev-visual",
   "description": "Educational visual-inference variant on Apple Silicon: shared context, direct candidate scoring.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 97,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 162,
    "forks": 20,
    "pushedAt": "2026-09-18T08:53:11Z",
    "createdAt": "2026-09-17T17:45:56Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3ed1f1ee20923d395d659857773e17fc1c97aeb3d80bb4cb9f047f7e3ff0e451/hr98w/jev-visual",
    "topics": [],
    "description": "An educational Jev-like visual inference experiment on Apple Silicon: shared context, direct candidate scoring, and local visual demos.",
    "homepage": null
   },
   "jev": {
    "hash": "061e8081",
    "useCases": {
     "model_routing": 0.18,
     "tool_gating": 0.32,
     "context_compaction": 0.29,
     "output_verification": 0.78,
     "browser_computer_use": 0.2,
     "mobile_automation": 0.15,
     "code_review": 0.52,
     "content_moderation": 0.22,
     "search_reranking": 0.2,
     "classification_extraction": 0.16,
     "data_pipelines": 0.23,
     "benchmarks_evals": 0.64,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.59,
     "cli_tooling": 0.85,
     "sdk_library": 0.82,
     "mcp_integration": 0.13,
     "games_simulation": 0.67,
     "finance_trading": 0.06,
     "voice_realtime": 0.34,
     "learning": 0.47
    },
    "form": "cli",
    "formP": 0.49,
    "host": "standalone",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 0.9299999999999999,
    "maturity": 0.72,
    "docsQuality": 1.74,
    "hasNumbers": 0.09,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.06,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.39,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.43,
     "drive a browser or GUI with an agent": 0.4,
     "control a phone or mobile app": 0.23,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.39,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.83,
     "benchmark or calibrate Jev": 0.21,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.2,
     "learn how Jev works": 0.6,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.13
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "reflex",
   "name": "reflex",
   "url": "https://github.com/kshetrajna12/reflex",
   "owner": "kshetrajna12",
   "repo": "reflex",
   "description": "Small open decision model on Qwen3.5: state plus typed questions to calibrated probabilities.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 98,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 81,
    "forks": 8,
    "pushedAt": "2026-09-20T09:09:22Z",
    "createdAt": "2026-09-17T23:03:08Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/577b6eb439a2da0efb72553017a05420ac1de123ea5a077be8b3d553102b4270/kshetrajna12/reflex",
    "topics": [],
    "description": "A small open decision model: state + typed questions -> calibrated probabilities. A Jev / System One re-creation on Qwen3.5.",
    "homepage": null
   },
   "jev": {
    "hash": "35af2775",
    "useCases": {
     "model_routing": 0.65,
     "tool_gating": 0.78,
     "context_compaction": 0.25,
     "output_verification": 0.6,
     "browser_computer_use": 0.2,
     "mobile_automation": 0.44,
     "code_review": 0.24,
     "content_moderation": 0.46,
     "search_reranking": 0.24,
     "classification_extraction": 0.78,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.7,
     "open_replicas": 0.93,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.5,
     "sdk_library": 0.8,
     "mcp_integration": 0.43,
     "games_simulation": 0.29,
     "finance_trading": 0.28,
     "voice_realtime": 0.52,
     "learning": 0.52
    },
    "form": "web_app",
    "formP": 0.66,
    "host": "standalone",
    "hostP": 1,
    "audience": "app_developers",
    "audienceP": 0.92,
    "maturity": 1.18,
    "docsQuality": 1.94,
    "hasNumbers": 0.92,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.09,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.69,
     "compact or prune agent context": 0.41,
     "judge or verify an agent's output": 0.79,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.43,
     "drive a browser or GUI with an agent": 0.38,
     "control a phone or mobile app": 0.32,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.61,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.88,
     "extract structured fields from text": 0.65,
     "run Jev on open models without the vendor": 0.9,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.57,
     "trade or score financial signals": 0.32,
     "call Jev from the command line": 0.63,
     "call Jev from a language SDK": 0.64,
     "serve Jev over MCP to any agent": 0.48,
     "learn how Jev works": 0.8,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.69,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.79,
     "label data or build a dataset": 0.49,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.76,
     "voice or realtime decisions": 0.62,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "decider",
   "name": "decider",
   "url": "https://github.com/Mapika/decider",
   "owner": "Mapika",
   "repo": "decider",
   "description": "One-pass typed decisions fine-tuned from Qwen3.5-2B.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 99,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 106,
    "forks": 3,
    "pushedAt": "2026-09-20T09:40:14Z",
    "createdAt": "2026-09-16T07:15:09Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5df56e8d712cd6931435eecbb2b3f23d725aafd64cf68dccba364cb8b5e4e522/Mapika/decider",
    "topics": [],
    "description": "One-pass typed decisions with calibrated probabilities (System One style model), fine-tuned from Qwen3.5-2B",
    "homepage": null
   },
   "jev": {
    "hash": "4c7e96c3",
    "useCases": {
     "model_routing": 0.36,
     "tool_gating": 0.77,
     "context_compaction": 0.24,
     "output_verification": 0.53,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.26,
     "code_review": 0.15,
     "content_moderation": 0.24,
     "search_reranking": 0.26,
     "classification_extraction": 0.44,
     "data_pipelines": 0.47,
     "benchmarks_evals": 0.85,
     "open_replicas": 0.93,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.44,
     "sdk_library": 0.81,
     "mcp_integration": 0.49,
     "games_simulation": 0.83,
     "finance_trading": 0.28,
     "voice_realtime": 0.5,
     "learning": 0.37
    },
    "form": "library_sdk",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.66,
    "maturity": 2.08,
    "docsQuality": 1.61,
    "hasNumbers": 0.46,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.17,
    "intents": {
     "route between models by task difficulty": 0.37,
     "gate or approve tool calls before they run": 0.7,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.79,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.3,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.34,
     "rerank search results": 0.3,
     "classify support tickets or messages": 0.65,
     "extract structured fields from text": 0.41,
     "run Jev on open models without the vendor": 0.9,
     "benchmark or calibrate Jev": 0.89,
     "build a game or simulation on Jev": 0.84,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.71,
     "call Jev from a language SDK": 0.62,
     "serve Jev over MCP to any agent": 0.61,
     "learn how Jev works": 0.85,
     "compare Jev with an LLM": 0.85,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.64,
     "label data or build a dataset": 0.44,
     "run Jev inside a database or SQL": 0.22,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.45,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevmlx",
   "name": "jevmlx",
   "url": "https://github.com/bnsd55/jevmlx",
   "owner": "bnsd55",
   "repo": "jevmlx",
   "description": "Parallel constrained decisions for any MLX model on Apple Silicon, one forward pass.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 100,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 41,
    "forks": 7,
    "pushedAt": "2026-09-20T10:27:51Z",
    "createdAt": "2026-09-17T10:20:12Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1eab85f1bf6d41778b7ce9fd059490df1e2be76c4782afecc9ef21f1689f55cb/bnsd55/jevmlx",
    "topics": [
     "apple-silicon",
     "jev",
     "local-llm",
     "local-models",
     "mlx"
    ],
    "description": "Jev-style parallel constrained decisions for any MLX model on Apple Silicon. Typed, schema-valid JSON in one forward pass.",
    "homepage": "https://github.com/bnsd55/jevmlx#readme"
   },
   "jev": {
    "hash": "c3b2088a",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.78,
     "context_compaction": 0.13,
     "output_verification": 0.46,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.28,
     "code_review": 0.15,
     "content_moderation": 0.44,
     "search_reranking": 0.24,
     "classification_extraction": 0.82,
     "data_pipelines": 0.39,
     "benchmarks_evals": 0.66,
     "open_replicas": 0.24,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.68,
     "sdk_library": 0.67,
     "mcp_integration": 0.5,
     "games_simulation": 0.51,
     "finance_trading": 0.3,
     "voice_realtime": 0.38,
     "learning": 0.1
    },
    "form": "library_sdk",
    "formP": 0.66,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.67,
    "maturity": 1.8,
    "docsQuality": 2.17,
    "hasNumbers": 0.13,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.37,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.51,
     "compact or prune agent context": 0.16,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.46,
     "control a phone or mobile app": 0.25,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.44,
     "rerank search results": 0.25,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.87,
     "run Jev on open models without the vendor": 0.85,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.56,
     "trade or score financial signals": 0.38,
     "call Jev from the command line": 0.67,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.42,
     "learn how Jev works": 0.59,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.74,
     "label data or build a dataset": 0.67,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.66,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "mini-jev",
   "name": "mini-jev",
   "url": "https://github.com/r-ms/mini-jev",
   "owner": "r-ms",
   "repo": "mini-jev",
   "description": "Preregistered experiment on a frozen Qwen3-4B: read the option letter's logits, skip the JSON.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 101,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 26,
    "forks": 2,
    "pushedAt": "2026-09-18T12:05:38Z",
    "createdAt": "2026-09-17T19:41:13Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/6b1efdce36e1f21b4c8db6da1eb3b4ac28f81a71a45b1caeab558bdbafa30baf/r-ms/mini-jev",
    "topics": [],
    "description": "mini-Jev: what a Jev-style typed-decision interface looks like on a frozen Qwen3-4B — read the option letter's logits instead of generating JSON. Preregistered experiment, results, teaching bench.",
    "homepage": null
   },
   "jev": {
    "hash": "b535dc9a",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.62,
     "context_compaction": 0.34,
     "output_verification": 0.57,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.32,
     "code_review": 0.21,
     "content_moderation": 0.24,
     "search_reranking": 0.23,
     "classification_extraction": 0.78,
     "data_pipelines": 0.49,
     "benchmarks_evals": 0.87,
     "open_replicas": 0.51,
     "playgrounds_demos": 0.61,
     "cli_tooling": 0.27,
     "sdk_library": 0.64,
     "mcp_integration": 0.27,
     "games_simulation": 0.35,
     "finance_trading": 0.18,
     "voice_realtime": 0.7,
     "learning": 0.39
    },
    "form": "dataset_or_benchmark",
    "formP": 0.58,
    "host": "standalone",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 0.98,
    "docsQuality": 1.46,
    "hasNumbers": 0.57,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.11,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.39,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.22,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.68,
     "run Jev on open models without the vendor": 0.74,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.29,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.52,
     "compare Jev with an LLM": 0.86,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.64,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.52,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "system-one-open",
   "name": "system-one-open",
   "url": "https://github.com/mithalouni/system-one-open",
   "owner": "mithalouni",
   "repo": "system-one-open",
   "description": "Typed calibrated decisions in one forward pass on Gemma 4 E2B and Gemma 3 270M.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 102,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 14,
    "forks": 3,
    "pushedAt": "2026-09-17T07:06:55Z",
    "createdAt": "2026-09-17T05:56:58Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/766c61730ec2b09737d73346cf6b05f14d8242fa63de664061bc5d8a3e08e4e9/mithalouni/system-one-open",
    "topics": [],
    "description": "Open replica of TypeSafe's Jev: typed calibrated decisions in one forward pass, on Gemma 4 E2B / Gemma 3 270M (Modal)",
    "homepage": null
   },
   "jev": {
    "hash": "f1c19ee7",
    "useCases": {
     "model_routing": 0.4,
     "tool_gating": 0.75,
     "context_compaction": 0.22,
     "output_verification": 0.64,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.35,
     "code_review": 0.27,
     "content_moderation": 0.71,
     "search_reranking": 0.2,
     "classification_extraction": 0.83,
     "data_pipelines": 0.43,
     "benchmarks_evals": 0.79,
     "open_replicas": 0.44,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.45,
     "sdk_library": 0.75,
     "mcp_integration": 0.51,
     "games_simulation": 0.41,
     "finance_trading": 0.22,
     "voice_realtime": 0.66,
     "learning": 0.44
    },
    "form": "proxy_or_service",
    "formP": 0.79,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.52,
    "maturity": 1.9,
    "docsQuality": 1.29,
    "hasNumbers": 0.99,
    "looksTemplated": 0.38,
    "callsJevForReal": 0.18,
    "intents": {
     "route between models by task difficulty": 0.38,
     "gate or approve tool calls before they run": 0.73,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.38,
     "drive a browser or GUI with an agent": 0.39,
     "control a phone or mobile app": 0.31,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.75,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.67,
     "run Jev on open models without the vendor": 0.79,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.58,
     "trade or score financial signals": 0.23,
     "call Jev from the command line": 0.57,
     "call Jev from a language SDK": 0.5,
     "serve Jev over MCP to any agent": 0.54,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.84,
     "route requests through a gateway or proxy": 0.41,
     "detect prompt injection or risky commands": 0.59,
     "score or rank candidates in a pipeline": 0.6,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.66,
     "voice or realtime decisions": 0.61,
     "monitor or observe Jev usage and cost": 0.48
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "verdict-open-jev",
   "name": "Verdict-open-jev",
   "url": "https://github.com/Heman10x-NGU/Verdict-open-jev",
   "owner": "Heman10x-NGU",
   "repo": "Verdict-open-jev",
   "description": "Non-autoregressive decision engine on ModernBERT with calibrated uncertainty and an in-browser WebGPU playground.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 103,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 32,
    "forks": 5,
    "pushedAt": "2026-09-18T23:42:06Z",
    "createdAt": "2026-09-17T18:01:41Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1848853001b991dfae35b8f1a2a861fa63e62d46cdcb92a54eeaf704b098ae76/Heman10x-NGU/Verdict-open-jev",
    "topics": [
     "brier-score",
     "calibration",
     "decision-engine",
     "edge-ai",
     "gliclass",
     "jev",
     "modernbert",
     "onnx",
     "rlcd",
     "structured-outputs"
    ],
    "description": "Non-autoregressive decision engine on ModernBERT (151M) with calibrated uncertainty (RLCD), TypeSafe AI Jev benchmark audit, and in-browser WebGPU playground",
    "homepage": null
   },
   "jev": {
    "hash": "97d211ff",
    "useCases": {
     "model_routing": 0.43,
     "tool_gating": 0.79,
     "context_compaction": 0.22,
     "output_verification": 0.82,
     "browser_computer_use": 0.31,
     "mobile_automation": 0.43,
     "code_review": 0.46,
     "content_moderation": 0.4,
     "search_reranking": 0.27,
     "classification_extraction": 0.85,
     "data_pipelines": 0.61,
     "benchmarks_evals": 0.88,
     "open_replicas": 0.37,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.52,
     "sdk_library": 0.77,
     "mcp_integration": 0.54,
     "games_simulation": 0.33,
     "finance_trading": 0.28,
     "voice_realtime": 0.64,
     "learning": 0.18
    },
    "form": "library_sdk",
    "formP": 0.84,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.77,
    "maturity": 1.43,
    "docsQuality": 1.35,
    "hasNumbers": 0.95,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.16,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.79,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.61,
     "control a phone or mobile app": 0.32,
     "review code or pull requests": 0.71,
     "moderate content or detect abuse": 0.48,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.85,
     "run Jev on open models without the vendor": 0.84,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.44,
     "trade or score financial signals": 0.3,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.61,
     "serve Jev over MCP to any agent": 0.53,
     "learn how Jev works": 0.76,
     "compare Jev with an LLM": 0.83,
     "route requests through a gateway or proxy": 0.31,
     "detect prompt injection or risky commands": 0.48,
     "score or rank candidates in a pipeline": 0.77,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.24,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.65,
     "monitor or observe Jev usage and cost": 0.35
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevfire",
   "name": "jevfire",
   "url": "https://github.com/kikoncuo/jevfire",
   "owner": "kikoncuo",
   "repo": "jevfire",
   "description": "Parallel decisions for CUDA LLMs through a vLLM API, with game-agent examples and benchmarks.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 104,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-18T08:47:45Z",
    "createdAt": "2026-09-16T14:45:51Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ca814cbb5ca36b7949e73af1ddf2d5a990e17764d19a49cb1452065fb1d24262/kikoncuo/jevfire",
    "topics": [
     "cuda",
     "game-ai",
     "inference",
     "jev",
     "llm",
     "parallel-decoding",
     "structured-output",
     "vllm"
    ],
    "description": "JEV-inspired parallel decisions for CUDA LLMs. One context, many decisions. vLLM API, game-agent examples, and reproducible benchmarks.",
    "homepage": "https://kikoncuo.github.io/jevfire/learn.html"
   },
   "jev": {
    "hash": "367c7e59",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.58,
     "context_compaction": 0.26,
     "output_verification": 0.56,
     "browser_computer_use": 0.38,
     "mobile_automation": 0.21,
     "code_review": 0.43,
     "content_moderation": 0.21,
     "search_reranking": 0.22,
     "classification_extraction": 0.7,
     "data_pipelines": 0.22,
     "benchmarks_evals": 0.72,
     "open_replicas": 0.26,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.2,
     "sdk_library": 0.72,
     "mcp_integration": 0.44,
     "games_simulation": 0.78,
     "finance_trading": 0.2,
     "voice_realtime": 0.67,
     "learning": 0.23
    },
    "form": "library_sdk",
    "formP": 0.66,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "agent_builders",
    "audienceP": 0.97,
    "maturity": 0.95,
    "docsQuality": 1.98,
    "hasNumbers": 0.98,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.38,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.41,
     "compact or prune agent context": 0.46,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.73,
     "control a phone or mobile app": 0.24,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.22,
     "classify support tickets or messages": 0.44,
     "extract structured fields from text": 0.8,
     "run Jev on open models without the vendor": 0.8,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.78,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.37,
     "call Jev from a language SDK": 0.53,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.78,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.61,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.69,
     "monitor or observe Jev usage and cost": 0.35
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevbetter",
   "name": "jevbetter",
   "url": "https://github.com/olanotolu/jevbetter",
   "owner": "olanotolu",
   "repo": "jevbetter",
   "description": "A stronger one-pass scorer with a head-to-head benchmark against the jevlike starter design.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 105,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 12,
    "forks": 2,
    "pushedAt": "2026-09-16T21:24:08Z",
    "createdAt": "2026-09-16T20:04:07Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/97aa75d3d85e7ecce65426efbf5aa62bd2cd56c6e24d411a0f52e88cf49da5a2/olanotolu/jevbetter",
    "topics": [],
    "description": "A stronger one-pass scorer over a variable list of text options. Hashed n-gram encoder, rival-aware attention, gated head, temperature scaling — with a head-to-head benchmark vs the jevlike starter design.",
    "homepage": null
   },
   "jev": {
    "hash": "ba50e0a0",
    "useCases": {
     "model_routing": 0.83,
     "tool_gating": 0.77,
     "context_compaction": 0.23,
     "output_verification": 0.77,
     "browser_computer_use": 0.29,
     "mobile_automation": 0.42,
     "code_review": 0.29,
     "content_moderation": 0.53,
     "search_reranking": 0.77,
     "classification_extraction": 0.71,
     "data_pipelines": 0.4,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.3,
     "playgrounds_demos": 0.49,
     "cli_tooling": 0.35,
     "sdk_library": 0.71,
     "mcp_integration": 0.3,
     "games_simulation": 0.77,
     "finance_trading": 0.23,
     "voice_realtime": 0.73,
     "learning": 0.17
    },
    "form": "library_sdk",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.43,
    "maturity": 1.12,
    "docsQuality": 1.41,
    "hasNumbers": 0.2,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.08,
    "intents": {
     "route between models by task difficulty": 0.74,
     "gate or approve tool calls before they run": 0.56,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.81,
     "drive a browser or GUI with an agent": 0.53,
     "control a phone or mobile app": 0.47,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.58,
     "rerank search results": 0.77,
     "classify support tickets or messages": 0.75,
     "extract structured fields from text": 0.31,
     "run Jev on open models without the vendor": 0.74,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.71,
     "trade or score financial signals": 0.28,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.59,
     "compare Jev with an LLM": 0.68,
     "route requests through a gateway or proxy": 0.77,
     "detect prompt injection or risky commands": 0.39,
     "score or rank candidates in a pipeline": 0.84,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.57,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.14
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "open-alternative-jev",
   "name": "open-alternative-jev",
   "url": "https://github.com/ikermoel/open-alternative-jev",
   "owner": "ikermoel",
   "repo": "open-alternative-jev",
   "description": "Typed, calibrated decisions from any open-weights model in one forward pass, on Hugging Face and vLLM.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 106,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 4,
    "pushedAt": "2026-09-20T03:14:39Z",
    "createdAt": "2026-09-18T05:20:56Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/6415115fe5a58fa0523febbf0ee5ed29efd64eee505acf01b3c5cc607dd61f11/ikermoel/open-alternative-jev",
    "topics": [
     "calibration",
     "classification",
     "llm",
     "transformers",
     "vllm",
     "jev",
     "logprobs",
     "open-weights",
     "qwen",
     "system-one"
    ],
    "description": "Open-source alternative to TypeSafe's Jev: a System One style model layer that gives typed, calibrated decisions from any open-weights LLM in one forward pass (HF + vLLM), with honest benchmarks",
    "homepage": "https://huggingface.co/spaces/IkerMoel/open-alternative-jev"
   },
   "jev": {
    "hash": "047f302e",
    "useCases": {
     "model_routing": 0.38,
     "tool_gating": 0.73,
     "context_compaction": 0.16,
     "output_verification": 0.78,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.26,
     "code_review": 0.22,
     "content_moderation": 0.55,
     "search_reranking": 0.39,
     "classification_extraction": 0.87,
     "data_pipelines": 0.46,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.93,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.47,
     "sdk_library": 0.79,
     "mcp_integration": 0.29,
     "games_simulation": 0.38,
     "finance_trading": 0.33,
     "voice_realtime": 0.49,
     "learning": 0.43
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.56,
    "maturity": 1.25,
    "docsQuality": 1.8,
    "hasNumbers": 0.63,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.06,
    "intents": {
     "route between models by task difficulty": 0.37,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.2,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.62,
     "rerank search results": 0.31,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.57,
     "run Jev on open models without the vendor": 0.91,
     "benchmark or calibrate Jev": 0.83,
     "build a game or simulation on Jev": 0.47,
     "trade or score financial signals": 0.28,
     "call Jev from the command line": 0.48,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.43,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.81,
     "route requests through a gateway or proxy": 0.32,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.77,
     "label data or build a dataset": 0.5,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.71,
     "voice or realtime decisions": 0.44,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "openjev-zhihz",
   "name": "openjev by zhihz",
   "url": "https://github.com/zhihz/openjev",
   "owner": "zhihz",
   "repo": "openjev",
   "description": "Bilingual local decisions from context, questions, and candidate answers.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 107,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 1,
    "pushedAt": "2026-09-16T16:39:24Z",
    "createdAt": "2026-09-16T16:39:18Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4c00e83fa81f98354655501a3b5df03efb62cfbab64ce3faa4129e8b3d446fb0/zhihz/openjev",
    "topics": [],
    "description": "Local bilingual probability decisions from context, questions, and candidate answers. Independent research preview inspired by TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "9e4a76f3",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.62,
     "context_compaction": 0.2,
     "output_verification": 0.77,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.15,
     "code_review": 0.24,
     "content_moderation": 0.37,
     "search_reranking": 0.57,
     "classification_extraction": 0.53,
     "data_pipelines": 0.28,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.31,
     "playgrounds_demos": 0.62,
     "cli_tooling": 0.46,
     "sdk_library": 0.5,
     "mcp_integration": 0.21,
     "games_simulation": 0.29,
     "finance_trading": 0.24,
     "voice_realtime": 0.29,
     "learning": 0.33
    },
    "form": "cli",
    "formP": 0.55,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.77,
    "maturity": 0.76,
    "docsQuality": 2.05,
    "hasNumbers": 0.4,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.08,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.41,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.4,
     "rerank search results": 0.61,
     "classify support tickets or messages": 0.6,
     "extract structured fields from text": 0.33,
     "run Jev on open models without the vendor": 0.74,
     "benchmark or calibrate Jev": 0.45,
     "build a game or simulation on Jev": 0.29,
     "trade or score financial signals": 0.24,
     "call Jev from the command line": 0.44,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.4,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.2,
     "detect prompt injection or risky commands": 0.37,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.5,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.48,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-on-a-laptop",
   "name": "jev-on-a-laptop",
   "url": "https://github.com/rorshopping/jev-on-a-laptop",
   "owner": "rorshopping",
   "repo": "jev-on-a-laptop",
   "description": "Study of Jev-style decisions on stock 1.5B to 8B models on a laptop, with a Hugging Face demo.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 108,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 22,
    "forks": 1,
    "pushedAt": "2026-09-17T10:11:53Z",
    "createdAt": "2026-09-16T09:21:53Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d438cf3f590f8fcf30a8e145c97af199be71ee1c6281ffdd348d07770b0d34a0/rorshopping/jev-on-a-laptop",
    "topics": [],
    "description": "Unofficial study: Jev-style parallel typed decisions on stock 1.5B-8B models on an Apple Silicon laptop. Benchmarks, research notes, and a Hugging Face Space demo.",
    "homepage": null
   },
   "jev": {
    "hash": "7899b33f",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.7,
     "context_compaction": 0.19,
     "output_verification": 0.64,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.14,
     "code_review": 0.41,
     "content_moderation": 0.28,
     "search_reranking": 0.11,
     "classification_extraction": 0.71,
     "data_pipelines": 0.44,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.61,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.41,
     "sdk_library": 0.48,
     "mcp_integration": 0.32,
     "games_simulation": 0.34,
     "finance_trading": 0.16,
     "voice_realtime": 0.41,
     "learning": 0.49
    },
    "form": "cli",
    "formP": 0.32,
    "host": "standalone",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 0.99,
    "maturity": 0.89,
    "docsQuality": 1.66,
    "hasNumbers": 0.97,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.06,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.51,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.49,
     "extract structured fields from text": 0.79,
     "run Jev on open models without the vendor": 0.85,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.46,
     "trade or score financial signals": 0.3,
     "call Jev from the command line": 0.33,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.19,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.51,
     "label data or build a dataset": 0.39,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.55,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai-benchmark",
   "name": "typesafe-ai-benchmark",
   "url": "https://github.com/iammrduncan/typesafe-ai-benchmark",
   "owner": "iammrduncan",
   "repo": "typesafe-ai-benchmark",
   "description": "LLM gateway that mimics the TypeSafe response shape, useful as a stand-in while you wait for a key.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 109,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 33,
    "forks": 5,
    "pushedAt": "2026-09-19T06:02:27Z",
    "createdAt": "2026-09-16T21:45:09Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/641bdc0f6ec66c1343c1a7f75ebb29948115a60aa26a16d31964b4a1fa08800e/iammrduncan/typesafe-ai-benchmark",
    "topics": [],
    "description": "This is a LLM Gateway that mimics typesafe ai structured output. Like an imposter Jev.",
    "homepage": "https://hackersintheloop.org/"
   },
   "jev": {
    "hash": "d1a8f1c0",
    "useCases": {
     "model_routing": 0.37,
     "tool_gating": 0.48,
     "context_compaction": 0.11,
     "output_verification": 0.8,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.16,
     "code_review": 0.24,
     "content_moderation": 0.33,
     "search_reranking": 0.18,
     "classification_extraction": 0.67,
     "data_pipelines": 0.32,
     "benchmarks_evals": 0.89,
     "open_replicas": 0.22,
     "playgrounds_demos": 0.6,
     "cli_tooling": 0.22,
     "sdk_library": 0.58,
     "mcp_integration": 0.4,
     "games_simulation": 0.25,
     "finance_trading": 0.21,
     "voice_realtime": 0.27,
     "learning": 0.29
    },
    "form": "proxy_or_service",
    "formP": 0.8,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "researchers",
    "audienceP": 0.85,
    "maturity": 0.92,
    "docsQuality": 1.37,
    "hasNumbers": 0.81,
    "looksTemplated": 0.43,
    "callsJevForReal": 0.19,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.47,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.41,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.47,
     "extract structured fields from text": 0.63,
     "run Jev on open models without the vendor": 0.62,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.36,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.45,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.85,
     "route requests through a gateway or proxy": 0.7,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.69,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.49,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "parallel-constrained-decoding",
   "name": "Parallel constrained decoding",
   "url": "https://huggingface.co/spaces/drinkmoonshine/parallel-constrained-decoding",
   "owner": null,
   "repo": null,
   "description": "Hugging Face Space demonstrating RLCD-style parallel decoding on Qwen2.5-1B.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 110,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "c8912ba2",
    "useCases": {
     "model_routing": 0.15,
     "tool_gating": 0.27,
     "context_compaction": 0.13,
     "output_verification": 0.39,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.16,
     "code_review": 0.3,
     "content_moderation": 0.19,
     "search_reranking": 0.08,
     "classification_extraction": 0.22,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.29,
     "playgrounds_demos": 0.26,
     "cli_tooling": 0.14,
     "sdk_library": 0.37,
     "mcp_integration": 0.16,
     "games_simulation": 0.37,
     "finance_trading": 0.12,
     "voice_realtime": 0.57,
     "learning": 0.08
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.91,
    "maturity": 0.13,
    "docsQuality": 0.97,
    "hasNumbers": 0.22,
    "looksTemplated": 0.54,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.54,
     "stop an agent from finishing early": 0.38,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.32,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.32,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.17,
     "serve Jev over MCP to any agent": 0.14,
     "learn how Jev works": 0.26,
     "compare Jev with an LLM": 0.31,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.33,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.18,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "openvons",
   "name": "openvons",
   "url": "https://github.com/genai-craft/openvons",
   "owner": "genai-craft",
   "repo": "openvons",
   "description": "Open decision layer answering a finite option set with probabilities split into execute, confirm, and reject. Independent replica, not TypeSafe weights.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 111,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "Independent replica",
   "github": {
    "stars": 10,
    "forks": 0,
    "pushedAt": "2026-09-20T10:05:05Z",
    "createdAt": "2026-09-17T09:13:00Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a6f488d904ffb659bbd9382f5883cda0e94c8a72d9ab82f77cc48c88ca5c1777/genai-craft/openvons",
    "topics": [
     "calibration",
     "decision-model",
     "japanese",
     "speech-recognition",
     "voice-commands",
     "whisper"
    ],
    "description": "openvons (open-Jev): 有限選択肢に確率で答える判断層 — テキスト / 画像 / 日本語音声コマンド",
    "homepage": "https://genai-craft.com"
   },
   "jev": {
    "hash": "1ff46a17",
    "useCases": {
     "model_routing": 0.76,
     "tool_gating": 0.85,
     "context_compaction": 0.27,
     "output_verification": 0.76,
     "browser_computer_use": 0.66,
     "mobile_automation": 0.74,
     "code_review": 0.2,
     "content_moderation": 0.45,
     "search_reranking": 0.23,
     "classification_extraction": 0.76,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.62,
     "playgrounds_demos": 0.74,
     "cli_tooling": 0.61,
     "sdk_library": 0.78,
     "mcp_integration": 0.55,
     "games_simulation": 0.49,
     "finance_trading": 0.3,
     "voice_realtime": 0.83,
     "learning": 0.15
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "agent_builders",
    "audienceP": 0.73,
    "maturity": 1.4,
    "docsQuality": 1.77,
    "hasNumbers": 0.98,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.11,
    "intents": {
     "route between models by task difficulty": 0.41,
     "gate or approve tool calls before they run": 0.86,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.8,
     "stop an agent from finishing early": 0.38,
     "pick which skill or prompt to load": 0.75,
     "drive a browser or GUI with an agent": 0.66,
     "control a phone or mobile app": 0.68,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.49,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.51,
     "run Jev on open models without the vendor": 0.81,
     "benchmark or calibrate Jev": 0.85,
     "build a game or simulation on Jev": 0.53,
     "trade or score financial signals": 0.29,
     "call Jev from the command line": 0.56,
     "call Jev from a language SDK": 0.64,
     "serve Jev over MCP to any agent": 0.45,
     "learn how Jev works": 0.78,
     "compare Jev with an LLM": 0.83,
     "route requests through a gateway or proxy": 0.58,
     "detect prompt injection or risky commands": 0.59,
     "score or rank candidates in a pipeline": 0.72,
     "label data or build a dataset": 0.37,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.73,
     "voice or realtime decisions": 0.81,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "von",
   "name": "von",
   "url": "https://github.com/wfzyx/von",
   "owner": "wfzyx",
   "repo": "von",
   "description": "Non-autoregressive open decision model reporting under 15 ms locally, as a drop-in alternative to Jev.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 112,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 62,
    "forks": 11,
    "pushedAt": "2026-09-20T04:25:17Z",
    "createdAt": "2026-09-18T05:03:47Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/27439ee1b58cf7543d28460544d28a2ebdc78a3409c470464376641324aa3c71/wfzyx/von",
    "topics": [
     "decision-model",
     "jev",
     "machine-learning",
     "python",
     "rlcd",
     "system-one",
     "typesafe"
    ],
    "description": "The open-source System One decision model. Sub-15ms, non-autoregressive, local drop-in alternative to TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "c3f7eeb2",
    "useCases": {
     "model_routing": 0.75,
     "tool_gating": 0.82,
     "context_compaction": 0.2,
     "output_verification": 0.59,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.3,
     "code_review": 0.21,
     "content_moderation": 0.73,
     "search_reranking": 0.39,
     "classification_extraction": 0.85,
     "data_pipelines": 0.51,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.85,
     "playgrounds_demos": 0.41,
     "cli_tooling": 0.37,
     "sdk_library": 0.79,
     "mcp_integration": 0.47,
     "games_simulation": 0.37,
     "finance_trading": 0.29,
     "voice_realtime": 0.76,
     "learning": 0.24
    },
    "form": "library_sdk",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "app_developers",
    "audienceP": 0.53,
    "maturity": 1.4,
    "docsQuality": 1.3,
    "hasNumbers": 0.97,
    "looksTemplated": 0.55,
    "callsJevForReal": 0.23,
    "intents": {
     "route between models by task difficulty": 0.51,
     "gate or approve tool calls before they run": 0.76,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.56,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.75,
     "rerank search results": 0.43,
     "classify support tickets or messages": 0.82,
     "extract structured fields from text": 0.76,
     "run Jev on open models without the vendor": 0.8,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.42,
     "trade or score financial signals": 0.31,
     "call Jev from the command line": 0.51,
     "call Jev from a language SDK": 0.56,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.39,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.66,
     "detect prompt injection or risky commands": 0.73,
     "score or rank candidates in a pipeline": 0.77,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.22,
     "add Jev to a chat bot or Discord": 0.65,
     "voice or realtime decisions": 0.74,
     "monitor or observe Jev usage and cost": 0.19
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "litjev",
   "name": "litjev",
   "url": "https://github.com/zhengxuyu/litjev",
   "owner": "zhengxuyu",
   "repo": "litjev",
   "description": "Turns any off-the-shelf LLM into a Jev-style decision layer.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 113,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 26,
    "forks": 4,
    "pushedAt": "2026-09-18T13:58:08Z",
    "createdAt": "2026-09-17T17:19:25Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c404b9cefb95a27632b8469a1fa8c815b3ee6016e991a85c0d06f53ada7ed6b0/zhengxuyu/litjev",
    "topics": [],
    "description": "Turn any off-the-shelf LLM into a Jev -like decision layer",
    "homepage": null
   },
   "jev": {
    "hash": "96ff6104",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.69,
     "context_compaction": 0.17,
     "output_verification": 0.58,
     "browser_computer_use": 0.31,
     "mobile_automation": 0.39,
     "code_review": 0.27,
     "content_moderation": 0.38,
     "search_reranking": 0.51,
     "classification_extraction": 0.65,
     "data_pipelines": 0.45,
     "benchmarks_evals": 0.66,
     "open_replicas": 0.6,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.57,
     "sdk_library": 0.8,
     "mcp_integration": 0.37,
     "games_simulation": 0.55,
     "finance_trading": 0.44,
     "voice_realtime": 0.55,
     "learning": 0.39
    },
    "form": "library_sdk",
    "formP": 0.85,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.75,
    "maturity": 1.11,
    "docsQuality": 2.09,
    "hasNumbers": 0.07,
    "looksTemplated": 0.42,
    "callsJevForReal": 0.08,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.64,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.55,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.52,
     "classify support tickets or messages": 0.74,
     "extract structured fields from text": 0.4,
     "run Jev on open models without the vendor": 0.83,
     "benchmark or calibrate Jev": 0.57,
     "build a game or simulation on Jev": 0.57,
     "trade or score financial signals": 0.51,
     "call Jev from the command line": 0.6,
     "call Jev from a language SDK": 0.55,
     "serve Jev over MCP to any agent": 0.46,
     "learn how Jev works": 0.74,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.41,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.7,
     "voice or realtime decisions": 0.59,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "open-jev-joshuasp",
   "name": "open-jev",
   "url": "https://github.com/JoshuaSP/open-jev",
   "owner": "JoshuaSP",
   "repo": "open-jev",
   "description": "Typed JSON inference with DiffusionGemma, benchmarked against Jev.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 114,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 19,
    "forks": 1,
    "pushedAt": "2026-09-16T22:22:45Z",
    "createdAt": "2026-09-16T20:18:25Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/39caea97e0688cd97b84ec26d7b0c01bc5e7cc19c6d89cfbd0ff063466b0d1e5/JoshuaSP/open-jev",
    "topics": [],
    "description": "Typed JSON inference with DiffusionGemma, with Every and Jev benchmark results",
    "homepage": null
   },
   "jev": {
    "hash": "1e225c57",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.61,
     "context_compaction": 0.14,
     "output_verification": 0.78,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.19,
     "code_review": 0.46,
     "content_moderation": 0.39,
     "search_reranking": 0.54,
     "classification_extraction": 0.7,
     "data_pipelines": 0.32,
     "benchmarks_evals": 0.79,
     "open_replicas": 0.29,
     "playgrounds_demos": 0.4,
     "cli_tooling": 0.35,
     "sdk_library": 0.49,
     "mcp_integration": 0.15,
     "games_simulation": 0.21,
     "finance_trading": 0.15,
     "voice_realtime": 0.27,
     "learning": 0.23
    },
    "form": "library_sdk",
    "formP": 0.51,
    "host": "standalone",
    "hostP": 1,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 0.84,
    "docsQuality": 1.64,
    "hasNumbers": 0.97,
    "looksTemplated": 0.51,
    "callsJevForReal": 0.15,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.56,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.52,
     "classify support tickets or messages": 0.63,
     "extract structured fields from text": 0.67,
     "run Jev on open models without the vendor": 0.68,
     "benchmark or calibrate Jev": 0.34,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.16,
     "call Jev from a language SDK": 0.14,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.23,
     "compare Jev with an LLM": 0.79,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.35,
     "score or rank candidates in a pipeline": 0.63,
     "label data or build a dataset": 0.34,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.45,
     "monitor or observe Jev usage and cost": 0.13
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "kev",
   "name": "kev",
   "url": "https://github.com/jaredpalmer/kev",
   "owner": "jaredpalmer",
   "repo": "kev",
   "description": "LoRA adapter and readout head on Qwen2.5-0.5B that answers many typed questions in one prefill; trains in under two hours on a MacBook, held-out ECE 0.065, speaks the TypeSafe wire format.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 115,
   "type": "project",
   "image": "media/kev.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 711,
    "forks": 41,
    "pushedAt": "2026-09-20T02:35:18Z",
    "createdAt": "2026-09-17T20:49:39Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d4aa323d01229839720e66b2c3fc00da4bc627aad61a2206fb3f74e39efc0a7c/jaredpalmer/kev",
    "topics": [],
    "description": "tiny Jev-like model built on top of Qwen2.5-0.5B you can train and run on your MacBook",
    "homepage": null
   },
   "jev": {
    "hash": "93510b10",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.62,
     "context_compaction": 0.34,
     "output_verification": 0.63,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.24,
     "code_review": 0.32,
     "content_moderation": 0.35,
     "search_reranking": 0.28,
     "classification_extraction": 0.69,
     "data_pipelines": 0.54,
     "benchmarks_evals": 0.79,
     "open_replicas": 0.84,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.57,
     "sdk_library": 0.83,
     "mcp_integration": 0.54,
     "games_simulation": 0.43,
     "finance_trading": 0.38,
     "voice_realtime": 0.22,
     "learning": 0.36
    },
    "form": "library_sdk",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "app_developers",
    "audienceP": 0.5700000000000001,
    "maturity": 2.05,
    "docsQuality": 1.6,
    "hasNumbers": 0.95,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.36,
     "compact or prune agent context": 0.53,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.48,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.77,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.75,
     "extract structured fields from text": 0.48,
     "run Jev on open models without the vendor": 0.89,
     "benchmark or calibrate Jev": 0.85,
     "build a game or simulation on Jev": 0.71,
     "trade or score financial signals": 0.57,
     "call Jev from the command line": 0.69,
     "call Jev from a language SDK": 0.77,
     "serve Jev over MCP to any agent": 0.64,
     "learn how Jev works": 0.78,
     "compare Jev with an LLM": 0.84,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.32,
     "score or rank candidates in a pipeline": 0.71,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.23,
     "add Jev to a chat bot or Discord": 0.71,
     "voice or realtime decisions": 0.24,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "simple-jev",
   "name": "simple-jev",
   "url": "https://github.com/featherless-ai/simple-jev",
   "owner": "featherless-ai",
   "repo": "simple-jev",
   "description": "Reads next-token logits from any Hugging Face model for choice, rubric, and support questions; public demo API with no key.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 116,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 338,
    "forks": 36,
    "pushedAt": "2026-09-20T08:18:21Z",
    "createdAt": "2026-09-18T09:52:15Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4328262a40295f77feb87e75b713078f298f8705f3d7389700a9d4bc1bf015e1/featherless-ai/simple-jev",
    "topics": [],
    "description": "Turn any open model into a classifier/jev endpoint",
    "homepage": null
   },
   "jev": {
    "hash": "0e4c3113",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.68,
     "context_compaction": 0.16,
     "output_verification": 0.86,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.33,
     "code_review": 0.26,
     "content_moderation": 0.71,
     "search_reranking": 0.39,
     "classification_extraction": 0.9,
     "data_pipelines": 0.43,
     "benchmarks_evals": 0.86,
     "open_replicas": 0.43,
     "playgrounds_demos": 0.91,
     "cli_tooling": 0.39,
     "sdk_library": 0.83,
     "mcp_integration": 0.58,
     "games_simulation": 0.33,
     "finance_trading": 0.28,
     "voice_realtime": 0.31,
     "learning": 0.4
    },
    "form": "proxy_or_service",
    "formP": 0.51,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.68,
    "maturity": 1.8,
    "docsQuality": 1.81,
    "hasNumbers": 0.16,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.2,
    "intents": {
     "route between models by task difficulty": 0.43,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.57,
     "drive a browser or GUI with an agent": 0.17,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.76,
     "moderate content or detect abuse": 0.74,
     "rerank search results": 0.44,
     "classify support tickets or messages": 0.84,
     "extract structured fields from text": 0.85,
     "run Jev on open models without the vendor": 0.91,
     "benchmark or calibrate Jev": 0.82,
     "build a game or simulation on Jev": 0.4,
     "trade or score financial signals": 0.37,
     "call Jev from the command line": 0.74,
     "call Jev from a language SDK": 0.69,
     "serve Jev over MCP to any agent": 0.65,
     "learn how Jev works": 0.84,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.53,
     "detect prompt injection or risky commands": 0.49,
     "score or rank candidates in a pipeline": 0.84,
     "label data or build a dataset": 0.81,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.8,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "openjev-razorback16",
   "name": "OpenJev by razorback16",
   "url": "https://github.com/razorback16/openjev",
   "owner": "razorback16",
   "repo": "openjev",
   "description": "Jev-compatible decision server on DiffusionGemma 26B through vLLM, images included, hosted free on [Codiv](https://codiv.ai).",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 117,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 155,
    "forks": 13,
    "pushedAt": "2026-09-18T19:55:31Z",
    "createdAt": "2026-09-18T09:15:33Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/705b78a54b3241f3544eb8e62dce091776178a44ce3b9e524c08344aad081111/razorback16/openjev",
    "topics": [],
    "description": "Open, Jev-compatible System One decision server on DiffusionGemma",
    "homepage": "https://codiv.ai"
   },
   "jev": {
    "hash": "e27273ef",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.81,
     "context_compaction": 0.15,
     "output_verification": 0.62,
     "browser_computer_use": 0.32,
     "mobile_automation": 0.57,
     "code_review": 0.22,
     "content_moderation": 0.53,
     "search_reranking": 0.29,
     "classification_extraction": 0.65,
     "data_pipelines": 0.64,
     "benchmarks_evals": 0.76,
     "open_replicas": 0.9,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.54,
     "sdk_library": 0.89,
     "mcp_integration": 0.58,
     "games_simulation": 0.64,
     "finance_trading": 0.59,
     "voice_realtime": 0.66,
     "learning": 0.43
    },
    "form": "proxy_or_service",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.81,
    "maturity": 2.08,
    "docsQuality": 1.86,
    "hasNumbers": 0.67,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.15,
    "intents": {
     "route between models by task difficulty": 0.37,
     "gate or approve tool calls before they run": 0.7,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.54,
     "control a phone or mobile app": 0.36,
     "review code or pull requests": 0.74,
     "moderate content or detect abuse": 0.6,
     "rerank search results": 0.31,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.59,
     "run Jev on open models without the vendor": 0.92,
     "benchmark or calibrate Jev": 0.84,
     "build a game or simulation on Jev": 0.82,
     "trade or score financial signals": 0.72,
     "call Jev from the command line": 0.77,
     "call Jev from a language SDK": 0.88,
     "serve Jev over MCP to any agent": 0.51,
     "learn how Jev works": 0.76,
     "compare Jev with an LLM": 0.86,
     "route requests through a gateway or proxy": 0.68,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.86,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.23,
     "add Jev to a chat bot or Discord": 0.8,
     "voice or realtime decisions": 0.71,
     "monitor or observe Jev usage and cost": 0.41
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "open-jev-daseinlabs",
   "name": "openjev by daseinlabs",
   "url": "https://github.com/daseinlabs/open-jev",
   "owner": "daseinlabs",
   "repo": "open-jev",
   "description": "Prefills once and scores every option in one padded pass on Gemma 3 4B with MLX; plays Doom from the terminal in the demo.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 118,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 63,
    "forks": 13,
    "pushedAt": "2026-09-19T00:02:16Z",
    "createdAt": "2026-09-17T06:22:35Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/baa9d85433a83609a52e64e7d12bf4bdc2035597c0a0893930f62b8d25daef04/daseinlabs/open-jev",
    "topics": [],
    "description": "Open Jev implementation with custom finetuning",
    "homepage": "https://github.com/daseinlabs/open-jev"
   },
   "jev": {
    "hash": "d89fd417",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.58,
     "context_compaction": 0.18,
     "output_verification": 0.7,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.18,
     "code_review": 0.37,
     "content_moderation": 0.32,
     "search_reranking": 0.71,
     "classification_extraction": 0.67,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.81,
     "open_replicas": 0.2,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.7,
     "sdk_library": 0.74,
     "mcp_integration": 0.54,
     "games_simulation": 0.31,
     "finance_trading": 0.33,
     "voice_realtime": 0.54,
     "learning": 0.26
    },
    "form": "proxy_or_service",
    "formP": 0.75,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.48,
    "maturity": 1.25,
    "docsQuality": 2.13,
    "hasNumbers": 0.94,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.19,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.4,
     "rerank search results": 0.73,
     "classify support tickets or messages": 0.75,
     "extract structured fields from text": 0.35,
     "run Jev on open models without the vendor": 0.86,
     "benchmark or calibrate Jev": 0.84,
     "build a game or simulation on Jev": 0.41,
     "trade or score financial signals": 0.51,
     "call Jev from the command line": 0.71,
     "call Jev from a language SDK": 0.52,
     "serve Jev over MCP to any agent": 0.6,
     "learn how Jev works": 0.82,
     "compare Jev with an LLM": 0.85,
     "route requests through a gateway or proxy": 0.29,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.87,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.7,
     "voice or realtime decisions": 0.49,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jeff-logan-markewich",
   "name": "jeff by logan-markewich",
   "url": "https://github.com/logan-markewich/jeff",
   "owner": "logan-markewich",
   "repo": "jeff",
   "description": "Self-hosted System One API on the 400M GLiFormer, with benchmarks that say where it trails Jev.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 119,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 140,
    "forks": 6,
    "pushedAt": "2026-09-20T00:59:58Z",
    "createdAt": "2026-09-19T02:17:25Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/9304915b547c06076f3f579bee27ab3d8b5ecbb465a576e8ba7e133f8f86b4ab/logan-markewich/jeff",
    "topics": [
     "classification",
     "encoder",
     "gliner",
     "jev",
     "typesafe"
    ],
    "description": "A self-hosted drop-in replacement for TypeSafe's jev, powered by GliFormer.",
    "homepage": null
   },
   "jev": {
    "hash": "f751bdce",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.73,
     "context_compaction": 0.14,
     "output_verification": 0.73,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.27,
     "code_review": 0.29,
     "content_moderation": 0.64,
     "search_reranking": 0.3,
     "classification_extraction": 0.8,
     "data_pipelines": 0.39,
     "benchmarks_evals": 0.64,
     "open_replicas": 0.82,
     "playgrounds_demos": 0.74,
     "cli_tooling": 0.4,
     "sdk_library": 0.89,
     "mcp_integration": 0.47,
     "games_simulation": 0.25,
     "finance_trading": 0.33,
     "voice_realtime": 0.33,
     "learning": 0.26
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "app_developers",
    "audienceP": 0.89,
    "maturity": 1.78,
    "docsQuality": 2.9,
    "hasNumbers": 0.29,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.35,
    "intents": {
     "route between models by task difficulty": 0.49,
     "gate or approve tool calls before they run": 0.41,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.43,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.7,
     "rerank search results": 0.4,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.46,
     "run Jev on open models without the vendor": 0.87,
     "benchmark or calibrate Jev": 0.73,
     "build a game or simulation on Jev": 0.48,
     "trade or score financial signals": 0.44,
     "call Jev from the command line": 0.66,
     "call Jev from a language SDK": 0.76,
     "serve Jev over MCP to any agent": 0.44,
     "learn how Jev works": 0.5,
     "compare Jev with an LLM": 0.84,
     "route requests through a gateway or proxy": 0.6,
     "detect prompt injection or risky commands": 0.62,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.65,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.72,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.25
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-forge",
   "name": "JevForge",
   "url": "https://github.com/zwliJay/jev-forge",
   "owner": "zwliJay",
   "repo": "jev-forge",
   "description": "End-to-end stack for auditable data construction, Qwen3.5-0.8B training, fixed Mind2Web and OOD evaluation, local serving, and a preliminary RLCD baseline.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 120,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-19T17:40:28Z",
    "createdAt": "2026-09-19T05:44:41Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5166aab9e802f1984611d32c6e427063214a1c1103270e2828c2a47f14572c09/zwliJay/jev-forge",
    "topics": [],
    "description": "An open training and inference stack for Jev-style decision models.  Train models to score dynamic candidate branches from a shared prefix, with support for high-cardinality choice, calibration, and fast batched inference.",
    "homepage": "https://jay-forge-web.vercel.app/"
   },
   "jev": {
    "hash": "4f9fe5b8",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.45,
     "context_compaction": 0.15,
     "output_verification": 0.77,
     "browser_computer_use": 0.51,
     "mobile_automation": 0.26,
     "code_review": 0.46,
     "content_moderation": 0.19,
     "search_reranking": 0.43,
     "classification_extraction": 0.14,
     "data_pipelines": 0.31,
     "benchmarks_evals": 0.91,
     "open_replicas": 0.33,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.25,
     "sdk_library": 0.79,
     "mcp_integration": 0.53,
     "games_simulation": 0.42,
     "finance_trading": 0.19,
     "voice_realtime": 0.53,
     "learning": 0.37
    },
    "form": "library_sdk",
    "formP": 0.89,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "researchers",
    "audienceP": 0.72,
    "maturity": 1.03,
    "docsQuality": 1.43,
    "hasNumbers": 0.22,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.29,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.41,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.77,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.25,
     "rerank search results": 0.42,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.83,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.71,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.63,
     "call Jev from a language SDK": 0.59,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.76,
     "compare Jev with an LLM": 0.79,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.86,
     "label data or build a dataset": 0.8,
     "run Jev inside a database or SQL": 0.2,
     "add Jev to a chat bot or Discord": 0.63,
     "voice or realtime decisions": 0.39,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "playjev",
   "name": "PlayJev",
   "url": "https://github.com/OmniJev/PlayJev",
   "owner": "OmniJev",
   "repo": "PlayJev",
   "description": "Plays ten browser games from the frame alone on a fine-tuned Qwen3.5-0.8B, one forward pass per move, open weights and a browser demo.",
   "section": "Open models and replicas",
   "subsection": null,
   "order": 121,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-19T14:03:10Z",
    "createdAt": "2026-09-17T20:37:50Z",
    "language": "JavaScript",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c57686257bd67b88b2d288e7ba4b4ce0f7626d7aaf8b164ae8f6940ddfb75ed8/OmniJev/PlayJev",
    "topics": [
     "browser-games",
     "game-ai",
     "game-playing-agent",
     "html5-games",
     "imitation-learning",
     "jev",
     "multimodal",
     "openjev",
     "qwen",
     "real-time"
    ],
    "description": "🚀🚀 A 0.8B JEV-like multimodal model playing GUI games directly from raw pixels.",
    "homepage": "https://omnijev.github.io/PlayJev/"
   },
   "jev": {
    "hash": "b690fce4",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.18,
     "context_compaction": 0.25,
     "output_verification": 0.63,
     "browser_computer_use": 0.2,
     "mobile_automation": 0.12,
     "code_review": 0.34,
     "content_moderation": 0.1,
     "search_reranking": 0.03,
     "classification_extraction": 0.04,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.7,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.06,
     "sdk_library": 0.42,
     "mcp_integration": 0.34,
     "games_simulation": 0.53,
     "finance_trading": 0.02,
     "voice_realtime": 0.56,
     "learning": 0.54
    },
    "form": "web_app",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.75,
    "maturity": 0.76,
    "docsQuality": 1.68,
    "hasNumbers": 0.97,
    "looksTemplated": 0.4,
    "callsJevForReal": 0.17,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.39,
     "judge or verify an agent's output": 0.79,
     "stop an agent from finishing early": 0.39,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.8,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.09,
     "run Jev on open models without the vendor": 0.86,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.72,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.37,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.43,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.84,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.28,
     "label data or build a dataset": 0.6,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.62,
     "voice or realtime decisions": 0.63,
     "monitor or observe Jev usage and cost": 0.25
    }
   },
   "slugSection": "open-models-and-replicas",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "jev-review-devagrawal09",
   "name": "jev-review by devagrawal09",
   "url": "https://github.com/devagrawal09/jev-review",
   "owner": "devagrawal09",
   "repo": "jev-review",
   "description": "Staged code-review workflow with a local dashboard.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 122,
   "type": "project",
   "image": "media/jev-review.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 380,
    "forks": 21,
    "pushedAt": "2026-09-17T00:29:25Z",
    "createdAt": "2026-09-16T21:45:36Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/aa8137a8a94d9adef8a046266a0e0722fc22750ed254f5d3f97cac9f051829c4/devagrawal09/jev-review",
    "topics": [
     "ai",
     "code-review",
     "jev",
     "typesafe-ai",
     "typescript"
    ],
    "description": "A staged code-review workflow and local dashboard built with TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "c064a32d",
    "useCases": {
     "model_routing": 0.52,
     "tool_gating": 0.77,
     "context_compaction": 0.43,
     "output_verification": 0.86,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.05,
     "code_review": 0.92,
     "content_moderation": 0.16,
     "search_reranking": 0.05,
     "classification_extraction": 0.23,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.43,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.47,
     "sdk_library": 0.38,
     "mcp_integration": 0.38,
     "games_simulation": 0.12,
     "finance_trading": 0.03,
     "voice_realtime": 0.17,
     "learning": 0.34
    },
    "form": "cli",
    "formP": 0.74,
    "host": "standalone",
    "hostP": 0.86,
    "audience": "agent_builders",
    "audienceP": 0.47,
    "maturity": 2.2,
    "docsQuality": 1.83,
    "hasNumbers": 0.05,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.35,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.64,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.33,
     "pick which skill or prompt to load": 0.41,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.86,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.16,
     "extract structured fields from text": 0.41,
     "run Jev on open models without the vendor": 0.62,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.48,
     "call Jev from a language SDK": 0.46,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.71,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.53,
     "score or rank candidates in a pipeline": 0.28,
     "label data or build a dataset": 0.21,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.25,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-review-niazmorshed2007",
   "name": "jev-review by NiazMorshed2007",
   "url": "https://github.com/NiazMorshed2007/jev-review",
   "owner": "NiazMorshed2007",
   "repo": "jev-review",
   "description": "Local-first MCP plugin for continuous quality review by coding agents.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 123,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 177,
    "forks": 16,
    "pushedAt": "2026-09-17T17:15:20Z",
    "createdAt": "2026-09-17T05:24:51Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8acdbb938cee0afe1e97fb2d99a6c4a77e0528c44a68acab470e2c7c1562c8bf/NiazMorshed2007/jev-review",
    "topics": [
     "agent-plugin",
     "ai-agents",
     "claude-code",
     "code-review",
     "codex",
     "coding-agents",
     "cursor",
     "developer-tools",
     "jev",
     "local-first"
    ],
    "description": "Local-first MCP plugin for continuous software-quality review by AI coding agents, powered by Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "d4008a23",
    "useCases": {
     "model_routing": 0.16,
     "tool_gating": 0.57,
     "context_compaction": 0.26,
     "output_verification": 0.9,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.08,
     "code_review": 0.9,
     "content_moderation": 0.11,
     "search_reranking": 0.04,
     "classification_extraction": 0.12,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.52,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.33,
     "sdk_library": 0.38,
     "mcp_integration": 0.92,
     "games_simulation": 0.36,
     "finance_trading": 0.03,
     "voice_realtime": 0.58,
     "learning": 0.13
    },
    "form": "mcp_server",
    "formP": 0.89,
    "host": "any_agent",
    "hostP": 0.85,
    "audience": "agent_builders",
    "audienceP": 0.76,
    "maturity": 1.79,
    "docsQuality": 1.92,
    "hasNumbers": 0.07,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.41,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.83,
     "moderate content or detect abuse": 0.15,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.11,
     "extract structured fields from text": 0.23,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.85,
     "learn how Jev works": 0.47,
     "compare Jev with an LLM": 0.46,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.45,
     "score or rank candidates in a pipeline": 0.29,
     "label data or build a dataset": 0.15,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "foreman",
   "name": "foreman",
   "url": "https://github.com/thruwire/foreman",
   "owner": "thruwire",
   "repo": "foreman",
   "description": "Supervises a software factory of agents, with Jev making the go and no-go calls.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 124,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 415,
    "forks": 29,
    "pushedAt": "2026-09-19T16:08:32Z",
    "createdAt": "2026-09-17T11:46:13Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4a4d679ab93ab19350bd438ef67781f51985ee227a18016e96709add40236c0b/thruwire/foreman",
    "topics": [],
    "description": "Software factory foreman based on TypeSafe's Jev model",
    "homepage": "https://thruwire.ai"
   },
   "jev": {
    "hash": "fa6e3e0e",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.77,
     "context_compaction": 0.2,
     "output_verification": 0.89,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.2,
     "code_review": 0.74,
     "content_moderation": 0.15,
     "search_reranking": 0.05,
     "classification_extraction": 0.16,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.65,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.22,
     "sdk_library": 0.37,
     "mcp_integration": 0.54,
     "games_simulation": 0.27,
     "finance_trading": 0.05,
     "voice_realtime": 0.58,
     "learning": 0.41
    },
    "form": "library_sdk",
    "formP": 0.63,
    "host": "codex",
    "hostP": 0.93,
    "audience": "agent_builders",
    "audienceP": 0.91,
    "maturity": 1.29,
    "docsQuality": 1.55,
    "hasNumbers": 0.06,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.44,
    "intents": {
     "route between models by task difficulty": 0.5,
     "gate or approve tool calls before they run": 0.76,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.62,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.41,
     "benchmark or calibrate Jev": 0.74,
     "build a game or simulation on Jev": 0.41,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.45,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.57,
     "compare Jev with an LLM": 0.71,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.47,
     "score or rank candidates in a pipeline": 0.41,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.46,
     "voice or realtime decisions": 0.75,
     "monitor or observe Jev usage and cost": 0.56
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "supercov",
   "name": "supercov",
   "url": "https://github.com/supercorp-ai/supercov",
   "owner": "supercorp-ai",
   "repo": "supercov",
   "description": "Code quality and coverage signals for coding agents.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 125,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 67,
    "forks": 2,
    "pushedAt": "2026-09-19T19:38:14Z",
    "createdAt": "2026-08-23T16:12:35Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1343957927/8d6194b9-e4c5-480b-a3ac-bb613a4ec6e6",
    "topics": [
     "ai",
     "coverage",
     "jev",
     "qa",
     "quality-assurance",
     "typesafe"
    ],
    "description": "Code quality and coverage for coding agents",
    "homepage": "https://supercov.com"
   },
   "jev": {
    "hash": "86c04fe6",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.41,
     "context_compaction": 0.31,
     "output_verification": 0.84,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.11,
     "code_review": 0.81,
     "content_moderation": 0.07,
     "search_reranking": 0.04,
     "classification_extraction": 0.07,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.37,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.72,
     "cli_tooling": 0.41,
     "sdk_library": 0.36,
     "mcp_integration": 0.55,
     "games_simulation": 0.53,
     "finance_trading": 0.03,
     "voice_realtime": 0.4,
     "learning": 0.15
    },
    "form": "cli",
    "formP": 0.61,
    "host": "any_agent",
    "hostP": 0.91,
    "audience": "agent_builders",
    "audienceP": 0.69,
    "maturity": 1.77,
    "docsQuality": 2.08,
    "hasNumbers": 0.74,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.5,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.44,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.75,
     "moderate content or detect abuse": 0.13,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.1,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.27,
     "benchmark or calibrate Jev": 0.58,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.54,
     "call Jev from a language SDK": 0.48,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.58,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.13,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.56
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "diffjury",
   "name": "diffjury",
   "url": "https://github.com/raihankhan-rk/diffjury",
   "owner": "raihankhan-rk",
   "repo": "diffjury",
   "description": "PR risk router and review coach.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 126,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 1,
    "pushedAt": "2026-09-18T13:45:02Z",
    "createdAt": "2026-09-17T10:19:28Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/56552e0659285344aa93b7d6bd7a8415113ff7616c9cb09161525b710e0696e8/raihankhan-rk/diffjury",
    "topics": [],
    "description": "DiffJury — TypeSafe Jev PR risk router + code review coach",
    "homepage": null
   },
   "jev": {
    "hash": "43d2a427",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.37,
     "context_compaction": 0.65,
     "output_verification": 0.55,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.07,
     "code_review": 0.89,
     "content_moderation": 0.22,
     "search_reranking": 0.05,
     "classification_extraction": 0.53,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.16,
     "sdk_library": 0.28,
     "mcp_integration": 0.29,
     "games_simulation": 0.09,
     "finance_trading": 0.04,
     "voice_realtime": 0.27,
     "learning": 0.22
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.95,
    "maturity": 1.49,
    "docsQuality": 2.15,
    "hasNumbers": 0.08,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.3,
     "gate or approve tool calls before they run": 0.31,
     "compact or prune agent context": 0.71,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.17,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.8,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.41,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.52,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.52,
     "score or rank candidates in a pipeline": 0.23,
     "label data or build a dataset": 0.26,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "clean-code-review",
   "name": "clean-code-review",
   "url": "https://github.com/frostney/clean-code-review",
   "owner": "frostney",
   "repo": "clean-code-review",
   "description": "Every file in a PR judged against Clean Code rules, then reviewed by an LLM.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 127,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 1,
    "pushedAt": "2026-09-19T08:57:11Z",
    "createdAt": "2026-09-17T15:51:14Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3d1f592cf22ee8b54522300514cbc2033293a7a40c5a0a853cd36922370d6e12/frostney/clean-code-review",
    "topics": [
     "agents",
     "ai",
     "ai-gateway",
     "ai-sdk",
     "clean-code",
     "code-quality",
     "code-review",
     "developer-tools",
     "eve",
     "llm"
    ],
    "description": "Every code file in a pull request, judged against Uncle Bob's Clean Code by TypeSafe's Jev, then reviewed by Luna. Built on eve and Next.js.",
    "homepage": "https://clean-code-review.vercel.app"
   },
   "jev": {
    "hash": "d52040af",
    "useCases": {
     "model_routing": 0.65,
     "tool_gating": 0.27,
     "context_compaction": 0.31,
     "output_verification": 0.74,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.04,
     "code_review": 0.91,
     "content_moderation": 0.11,
     "search_reranking": 0.05,
     "classification_extraction": 0.34,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.27,
     "sdk_library": 0.4,
     "mcp_integration": 0.5,
     "games_simulation": 0.1,
     "finance_trading": 0.02,
     "voice_realtime": 0.39,
     "learning": 0.25
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.68,
    "audience": "end_users",
    "audienceP": 0.59,
    "maturity": 1.29,
    "docsQuality": 2.05,
    "hasNumbers": 0.77,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.48,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.84,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.38,
     "run Jev on open models without the vendor": 0.28,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.31,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.33,
     "label data or build a dataset": 0.34,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.4,
     "voice or realtime decisions": 0.6,
     "monitor or observe Jev usage and cost": 0.38
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevlint",
   "name": "JevLint",
   "url": "https://github.com/huntedman/JevLint",
   "owner": "huntedman",
   "repo": "JevLint",
   "description": "Configurable semantic linting with file-level Noul judgments.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 128,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10,
    "forks": 0,
    "pushedAt": "2026-09-20T08:56:13Z",
    "createdAt": "2026-09-17T12:05:49Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/11cba035da6cf624f6f7193983b8c6b858b77b1cec604149b191472c62b0886b/huntedman/JevLint",
    "topics": [],
    "description": "Configurable semantic linting powered by Jev, with file-level NOUL judgments and a magic-strings plugin.",
    "homepage": null
   },
   "jev": {
    "hash": "c497f18d",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.7,
     "context_compaction": 0.23,
     "output_verification": 0.86,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.09,
     "code_review": 0.81,
     "content_moderation": 0.15,
     "search_reranking": 0.05,
     "classification_extraction": 0.14,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.33,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.62,
     "sdk_library": 0.62,
     "mcp_integration": 0.63,
     "games_simulation": 0.33,
     "finance_trading": 0.03,
     "voice_realtime": 0.38,
     "learning": 0.11
    },
    "form": "cli",
    "formP": 0.86,
    "host": "any_agent",
    "hostP": 0.66,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 1.24,
    "docsQuality": 2.05,
    "hasNumbers": 0.15,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.18,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.44,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.73,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.67,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.32,
     "compare Jev with an LLM": 0.49,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.22,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.25,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "commit-miner",
   "name": "commit-miner",
   "url": "https://github.com/devanshbatham/commit-miner",
   "owner": "devanshbatham",
   "repo": "commit-miner",
   "description": "Classifies commit diffs and messages: bug fixes, security fixes with CWEs, change types.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 129,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 26,
    "forks": 5,
    "pushedAt": "2026-09-17T17:08:19Z",
    "createdAt": "2026-09-17T08:00:01Z",
    "language": "Rust",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7dae81159e017a2f66b8642f1e180e5bb24dc348c321063e5f67a2e31fae9415/devanshbatham/commit-miner",
    "topics": [],
    "description": "Classify Git commit diffs and messages with Jev. Bug fixes, security fixes/CWEs, and change types.",
    "homepage": null
   },
   "jev": {
    "hash": "90471b9d",
    "useCases": {
     "model_routing": 0.49,
     "tool_gating": 0.35,
     "context_compaction": 0.32,
     "output_verification": 0.64,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.04,
     "code_review": 0.84,
     "content_moderation": 0.3,
     "search_reranking": 0.18,
     "classification_extraction": 0.76,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.49,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.77,
     "sdk_library": 0.2,
     "mcp_integration": 0.43,
     "games_simulation": 0.11,
     "finance_trading": 0.04,
     "voice_realtime": 0.21,
     "learning": 0.15
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.53,
    "maturity": 1.97,
    "docsQuality": 2.67,
    "hasNumbers": 0.06,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.28,
    "intents": {
     "route between models by task difficulty": 0.13,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.21,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.82,
     "moderate content or detect abuse": 0.46,
     "rerank search results": 0.17,
     "classify support tickets or messages": 0.36,
     "extract structured fields from text": 0.75,
     "run Jev on open models without the vendor": 0.38,
     "benchmark or calibrate Jev": 0.58,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.76,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.44,
     "score or rank candidates in a pipeline": 0.47,
     "label data or build a dataset": 0.81,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.11
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-review-action",
   "name": "jev-review-action",
   "url": "https://github.com/fatwang2/jev-review-action",
   "owner": "fatwang2",
   "repo": "jev-review-action",
   "description": "GitHub Action for submission review and PR classification with Jev, no text-generation model in the loop.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 130,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-19T14:48:06Z",
    "createdAt": "2026-09-18T02:44:49Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/121bbc1c1212055d9f30e80c5dfe08aae605b0cae83f2c0ab572eada6440a803/fatwang2/jev-review-action",
    "topics": [
     "automation",
     "awesome-list",
     "classification",
     "github-action",
     "jev",
     "pull-request",
     "typesafe"
    ],
    "description": "Configurable GitHub submission review and PR classification with TypeSafe Jev. No text-generation model.",
    "homepage": null
   },
   "jev": {
    "hash": "ad2c141c",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.2,
     "context_compaction": 0.15,
     "output_verification": 0.49,
     "browser_computer_use": 0.03,
     "mobile_automation": 0.05,
     "code_review": 0.78,
     "content_moderation": 0.48,
     "search_reranking": 0.11,
     "classification_extraction": 0.71,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.4,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.21,
     "sdk_library": 0.37,
     "mcp_integration": 0.2,
     "games_simulation": 0.09,
     "finance_trading": 0.04,
     "voice_realtime": 0.12,
     "learning": 0.21
    },
    "form": "hook_or_plugin",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.63,
    "maturity": 1.09,
    "docsQuality": 2,
    "hasNumbers": 0.05,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.51,
     "stop an agent from finishing early": 0.12,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.05,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.52,
     "rerank search results": 0.21,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.46,
     "run Jev on open models without the vendor": 0.28,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.49,
     "route requests through a gateway or proxy": 0.64,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.69,
     "label data or build a dataset": 0.55,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.18,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.29
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-triage",
   "name": "jev-triage",
   "url": "https://github.com/cephalization/jev-triage",
   "owner": "cephalization",
   "repo": "jev-triage",
   "description": "Pulls large repositories and triages their issues with typed Jev questions.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 131,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-19T00:23:16Z",
    "createdAt": "2026-09-17T03:49:58Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/be1ff328a8c839021ac6bf74db3b6925ee46d8cd13360a4410708b0574947997/cephalization/jev-triage",
    "topics": [],
    "description": "Uses typeful jev, zero sync to pull and sync large repositories for issue triage",
    "homepage": null
   },
   "jev": {
    "hash": "88718b81",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.27,
     "context_compaction": 0.27,
     "output_verification": 0.78,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.05,
     "code_review": 0.71,
     "content_moderation": 0.26,
     "search_reranking": 0.11,
     "classification_extraction": 0.68,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.56,
     "open_replicas": 0.46,
     "playgrounds_demos": 0.72,
     "cli_tooling": 0.16,
     "sdk_library": 0.21,
     "mcp_integration": 0.4,
     "games_simulation": 0.08,
     "finance_trading": 0.02,
     "voice_realtime": 0.44,
     "learning": 0.21
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "end_users",
    "audienceP": 0.85,
    "maturity": 1.03,
    "docsQuality": 1.85,
    "hasNumbers": 0.05,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.75,
     "moderate content or detect abuse": 0.47,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.7,
     "extract structured fields from text": 0.66,
     "run Jev on open models without the vendor": 0.39,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.55,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.7,
     "run Jev inside a database or SQL": 0.32,
     "add Jev to a chat bot or Discord": 0.37,
     "voice or realtime decisions": 0.74,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "perch",
   "name": "perch",
   "url": "https://github.com/lakeday-org/perch",
   "owner": "lakeday-org",
   "repo": "perch",
   "description": "Semantic linting: rules in plain language, each file judged by Jev, run locally or in CI.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 132,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 162,
    "forks": 10,
    "pushedAt": "2026-09-20T04:05:03Z",
    "createdAt": "2026-09-16T04:55:38Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1372535054/8f4bac7e-6398-47d3-be79-2b3a67044968",
    "topics": [
     "ai",
     "cli",
     "code-quality",
     "code-review",
     "devtools",
     "linter",
     "static-analysis",
     "tree-sitter"
    ],
    "description": "Semantic code linting with Jev",
    "homepage": "https://perchscan.com"
   },
   "jev": {
    "hash": "f9e6e153",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.37,
     "context_compaction": 0.28,
     "output_verification": 0.77,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.05,
     "code_review": 0.9,
     "content_moderation": 0.13,
     "search_reranking": 0.1,
     "classification_extraction": 0.2,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.21,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.51,
     "sdk_library": 0.29,
     "mcp_integration": 0.41,
     "games_simulation": 0.23,
     "finance_trading": 0.03,
     "voice_realtime": 0.26,
     "learning": 0.22
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "app_developers",
    "audienceP": 0.81,
    "maturity": 2.18,
    "docsQuality": 2,
    "hasNumbers": 0.04,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.25,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.87,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.54,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.79,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.57,
     "compare Jev with an LLM": 0.52,
     "route requests through a gateway or proxy": 0.06,
     "detect prompt injection or risky commands": 0.39,
     "score or rank candidates in a pipeline": 0.41,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.16
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jeff-alurith",
   "name": "jeff by Alurith",
   "url": "https://github.com/Alurith/jeff",
   "owner": "Alurith",
   "repo": "jeff",
   "description": "Read-only Go CLI that checks files against coded rules such as hidden side effects and weak error handling.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 133,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 31,
    "forks": 1,
    "pushedAt": "2026-09-19T05:49:47Z",
    "createdAt": "2026-09-18T14:13:58Z",
    "language": "Go",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/39d1c67c923cad753849f44f4eef979b34905416aabdf58cb5f755530153ba64/Alurith/jeff",
    "topics": [
     "golang",
     "jev"
    ],
    "description": "Catch code issues before they catch you.",
    "homepage": null
   },
   "jev": {
    "hash": "7f3c0737",
    "useCases": {
     "model_routing": 0.11,
     "tool_gating": 0.28,
     "context_compaction": 0.19,
     "output_verification": 0.53,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.04,
     "code_review": 0.86,
     "content_moderation": 0.07,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.09,
     "open_replicas": 0.05,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.24,
     "sdk_library": 0.17,
     "mcp_integration": 0.34,
     "games_simulation": 0.33,
     "finance_trading": 0.03,
     "voice_realtime": 0.18,
     "learning": 0.17
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.97,
    "maturity": 1.59,
    "docsQuality": 1.9,
    "hasNumbers": 0.04,
    "looksTemplated": 0.4,
    "callsJevForReal": 0.48,
    "intents": {
     "route between models by task difficulty": 0.11,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.84,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.09,
     "run Jev on open models without the vendor": 0.29,
     "benchmark or calibrate Jev": 0.46,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.77,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.48,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.11,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.24,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-pref",
   "name": "jev-pref",
   "url": "https://github.com/doeixd/jev-pref",
   "owner": "doeixd",
   "repo": "jev-pref",
   "description": "Turns the preferences in your AGENTS.md into a linter that runs on code changes and reports back to the agent.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 134,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-18T17:49:11Z",
    "createdAt": "2026-09-17T18:01:44Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/63ad9b64e4fefed21ec253f5969e47b285c38686ae5c06a678d297221ea78cdc/doeixd/jev-pref",
    "topics": [
     "agent-skills",
     "claude-code",
     "code-review",
     "jev",
     "skills-sh",
     "typesafe"
    ],
    "description": "Turn your AGENTS.md preferences into a fast, Jev-powered AI linter.",
    "homepage": null
   },
   "jev": {
    "hash": "66c3176f",
    "useCases": {
     "model_routing": 0.16,
     "tool_gating": 0.69,
     "context_compaction": 0.28,
     "output_verification": 0.86,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.06,
     "code_review": 0.91,
     "content_moderation": 0.15,
     "search_reranking": 0.05,
     "classification_extraction": 0.36,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.23,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.59,
     "cli_tooling": 0.34,
     "sdk_library": 0.27,
     "mcp_integration": 0.52,
     "games_simulation": 0.34,
     "finance_trading": 0.04,
     "voice_realtime": 0.35,
     "learning": 0.13
    },
    "form": "cli",
    "formP": 0.65,
    "host": "claude_code",
    "hostP": 0.96,
    "audience": "agent_builders",
    "audienceP": 0.7,
    "maturity": 1.52,
    "docsQuality": 2.04,
    "hasNumbers": 0.05,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.45,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.54,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.81,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.27,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.41,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.41,
     "compare Jev with an LLM": 0.43,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.45,
     "monitor or observe Jev usage and cost": 0.17
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-commit",
   "name": "jev-commit",
   "url": "https://github.com/valentynkit/jev-commit",
   "owner": "valentynkit",
   "repo": "jev-commit",
   "description": "Pre-commit hook: one Jev call judges whether the commit message matches the staged diff, plus debug leftovers, unmentioned work, and a credential belt; warns except on a secret, which it blocks.",
   "section": "Code review and quality",
   "subsection": null,
   "order": 135,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-19T07:51:39Z",
    "createdAt": "2026-09-18T20:11:08Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ac427253a5d0e3e702da99be63fb0b8a88418d6a9157991c1a51d7a4427ab321/valentynkit/jev-commit",
    "topics": [],
    "description": "pre-commit hook: one Jev call judges whether your commit message matches the diff, plus debug leftovers, scope creep, and a secret belt",
    "homepage": null
   },
   "jev": {
    "hash": "d2fee257",
    "useCases": {
     "model_routing": 0.15,
     "tool_gating": 0.4,
     "context_compaction": 0.23,
     "output_verification": 0.87,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.08,
     "code_review": 0.34,
     "content_moderation": 0.17,
     "search_reranking": 0.02,
     "classification_extraction": 0.14,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.17,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.4,
     "sdk_library": 0.25,
     "mcp_integration": 0.47,
     "games_simulation": 0.42,
     "finance_trading": 0.03,
     "voice_realtime": 0.18,
     "learning": 0.16
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.48,
    "audience": "app_developers",
    "audienceP": 0.58,
    "maturity": 2.02,
    "docsQuality": 1.76,
    "hasNumbers": 0.88,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.71,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.35,
     "compare Jev with an LLM": 0.62,
     "route requests through a gateway or proxy": 0.1,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.16,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "code-review-and-quality",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "tiershift",
   "name": "tiershift",
   "url": "https://github.com/iamvatsalpatel/tiershift",
   "owner": "iamvatsalpatel",
   "repo": "tiershift",
   "description": "Shifts every LLM call to the cheapest model that can handle it, policy in YAML, decision in about 180 ms.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 136,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-18T05:36:35Z",
    "createdAt": "2026-09-17T20:26:56Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3fdd58b7ace83d00d67f25cb81a705d8fc503ac3b4fe9093446bb50449234606/iamvatsalpatel/tiershift",
    "topics": [
     "agents",
     "cost-optimization",
     "jev",
     "llm",
     "model-routing",
     "typesafe",
     "typescript",
     "openai-compatible",
     "proxy",
     "python"
    ],
    "description": "Shift every LLM call to the cheapest model that can handle it. Routing decided by TypeSafe Jev in ~180 ms. No training data. Policy in plain YAML. TypeScript and Python.",
    "homepage": null
   },
   "jev": {
    "hash": "1deaadc8",
    "useCases": {
     "model_routing": 0.89,
     "tool_gating": 0.4,
     "context_compaction": 0.12,
     "output_verification": 0.33,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.19,
     "code_review": 0.26,
     "content_moderation": 0.39,
     "search_reranking": 0.06,
     "classification_extraction": 0.38,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.33,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.18,
     "sdk_library": 0.74,
     "mcp_integration": 0.41,
     "games_simulation": 0.27,
     "finance_trading": 0.12,
     "voice_realtime": 0.33,
     "learning": 0.14
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "agent_builders",
    "audienceP": 0.76,
    "maturity": 1.42,
    "docsQuality": 1.62,
    "hasNumbers": 0.98,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.48,
    "intents": {
     "route between models by task difficulty": 0.9,
     "gate or approve tool calls before they run": 0.31,
     "compact or prune agent context": 0.18,
     "judge or verify an agent's output": 0.61,
     "stop an agent from finishing early": 0.15,
     "pick which skill or prompt to load": 0.53,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.38,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.65,
     "extract structured fields from text": 0.33,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.73,
     "build a game or simulation on Jev": 0.29,
     "trade or score financial signals": 0.21,
     "call Jev from the command line": 0.47,
     "call Jev from a language SDK": 0.52,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.53,
     "compare Jev with an LLM": 0.62,
     "route requests through a gateway or proxy": 0.87,
     "detect prompt injection or risky commands": 0.53,
     "score or rank candidates in a pipeline": 0.34,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.7,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.78
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-router-prismhq",
   "name": "jev-router by prismhq",
   "url": "https://github.com/prismhq/jev-router",
   "owner": "prismhq",
   "repo": "jev-router",
   "description": "LLM router on top of LiteLLM.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 137,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T01:51:36Z",
    "createdAt": "2026-09-17T01:51:32Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/421bb401490d63dc81aa19a786fa7ac0501970b7aa661c14a95eed2a4b4bae37/prismhq/jev-router",
    "topics": [],
    "description": "Open-source LLM router that uses TypeSafe's Jev to pick a model, on top of LiteLLM",
    "homepage": null
   },
   "jev": {
    "hash": "227b7f36",
    "useCases": {
     "model_routing": 0.9,
     "tool_gating": 0.27,
     "context_compaction": 0.17,
     "output_verification": 0.34,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.21,
     "code_review": 0.26,
     "content_moderation": 0.26,
     "search_reranking": 0.07,
     "classification_extraction": 0.34,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.11,
     "sdk_library": 0.86,
     "mcp_integration": 0.43,
     "games_simulation": 0.28,
     "finance_trading": 0.12,
     "voice_realtime": 0.38,
     "learning": 0.13
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "app_developers",
    "audienceP": 0.54,
    "maturity": 1.25,
    "docsQuality": 2.46,
    "hasNumbers": 0.06,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.59,
    "intents": {
     "route between models by task difficulty": 0.58,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.46,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.33,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.27,
     "extract structured fields from text": 0.31,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.39,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.88,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.53,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.75,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "agent-router",
   "name": "agent-router",
   "url": "https://github.com/nidhi-singh02/agent-router",
   "owner": "nidhi-singh02",
   "repo": "agent-router",
   "description": "Picks Cursor, Claude Code, Codex, or OpenCode plus model and effort for a task, then launches it.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 138,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 50,
    "forks": 3,
    "pushedAt": "2026-09-19T09:53:15Z",
    "createdAt": "2026-09-17T09:55:56Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/12041df31a6797578a9051a3bfe00732ea6743f8282ab78195b7cd0df46e6d14/nidhi-singh02/agent-router",
    "topics": [
     "agents",
     "ai",
     "cli",
     "coding",
     "developer-tools",
     "herdr",
     "model-routing",
     "claude-code",
     "codex",
     "jev"
    ],
    "description": "CLI that picks Cursor, Claude Code, Codex, or OpenCode + model/effort for a task, then launches it. Powered by Jev and Herdr",
    "homepage": null
   },
   "jev": {
    "hash": "26ae969f",
    "useCases": {
     "model_routing": 0.91,
     "tool_gating": 0.57,
     "context_compaction": 0.12,
     "output_verification": 0.24,
     "browser_computer_use": 0.22,
     "mobile_automation": 0.07,
     "code_review": 0.48,
     "content_moderation": 0.09,
     "search_reranking": 0.06,
     "classification_extraction": 0.1,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.26,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.85,
     "sdk_library": 0.18,
     "mcp_integration": 0.37,
     "games_simulation": 0.17,
     "finance_trading": 0.04,
     "voice_realtime": 0.32,
     "learning": 0.11
    },
    "form": "cli",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.56,
    "audience": "end_users",
    "audienceP": 0.82,
    "maturity": 1.02,
    "docsQuality": 1.87,
    "hasNumbers": 0.09,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.84,
     "gate or approve tool calls before they run": 0.33,
     "compact or prune agent context": 0.18,
     "judge or verify an agent's output": 0.37,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.52,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.58,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.68,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.42,
     "compare Jev with an LLM": 0.46,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.32,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.37,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.43
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "janus",
   "name": "Janus",
   "url": "https://github.com/FirasSX914/Janus",
   "owner": "FirasSX914",
   "repo": "Janus",
   "description": "Measures on your data when Jev beats other models, then routes accordingly.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 139,
   "type": "project",
   "image": "media/janus.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-18T13:57:37Z",
    "createdAt": "2026-09-17T12:44:54Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/0871a1e8c6a4069b57807e0d8fda02ed8950cafe28a3021eabc7369c9d99b726/FirasSX914/Janus",
    "topics": [
     "benchmark",
     "calibration",
     "confidence",
     "deepseek",
     "jev",
     "llm",
     "routing",
     "typesafe"
    ],
    "description": "Measure when to use Jev and other models on your data, then route accordingly.",
    "homepage": null
   },
   "jev": {
    "hash": "844696e7",
    "useCases": {
     "model_routing": 0.9,
     "tool_gating": 0.56,
     "context_compaction": 0.2,
     "output_verification": 0.81,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.22,
     "code_review": 0.17,
     "content_moderation": 0.35,
     "search_reranking": 0.19,
     "classification_extraction": 0.69,
     "data_pipelines": 0.33,
     "benchmarks_evals": 0.91,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.63,
     "cli_tooling": 0.72,
     "sdk_library": 0.57,
     "mcp_integration": 0.5,
     "games_simulation": 0.18,
     "finance_trading": 0.27,
     "voice_realtime": 0.31,
     "learning": 0.12
    },
    "form": "cli",
    "formP": 0.7,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "researchers",
    "audienceP": 0.65,
    "maturity": 0.98,
    "docsQuality": 2.5,
    "hasNumbers": 0.78,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.19,
    "intents": {
     "route between models by task difficulty": 0.78,
     "gate or approve tool calls before they run": 0.39,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.8,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.47,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.55,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.71,
     "extract structured fields from text": 0.26,
     "run Jev on open models without the vendor": 0.67,
     "benchmark or calibrate Jev": 0.9,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.33,
     "call Jev from the command line": 0.55,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.33,
     "compare Jev with an LLM": 0.83,
     "route requests through a gateway or proxy": 0.75,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.64,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.69,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.61
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "hono-jev-router",
   "name": "hono-jev-router",
   "url": "https://github.com/yusukebe/hono-jev-router",
   "owner": "yusukebe",
   "repo": "hono-jev-router",
   "description": "Route HTTP requests by meaning in Hono.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 140,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 40,
    "forks": 2,
    "pushedAt": "2026-09-18T08:59:04Z",
    "createdAt": "2026-09-18T07:42:20Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7c085f0df7d5e734e4fb3364b9e6f56f19e4b21676388bc56fef7ce9db19fd06/yusukebe/hono-jev-router",
    "topics": [],
    "description": "Route HTTP requests by meaning. A semantic router for Hono powered by Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "94e65589",
    "useCases": {
     "model_routing": 0.52,
     "tool_gating": 0.27,
     "context_compaction": 0.14,
     "output_verification": 0.18,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.15,
     "code_review": 0.11,
     "content_moderation": 0.19,
     "search_reranking": 0.05,
     "classification_extraction": 0.3,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.21,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.07,
     "sdk_library": 0.4,
     "mcp_integration": 0.25,
     "games_simulation": 0.14,
     "finance_trading": 0.05,
     "voice_realtime": 0.19,
     "learning": 0.19
    },
    "form": "library_sdk",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "app_developers",
    "audienceP": 0.74,
    "maturity": 0.8,
    "docsQuality": 1.95,
    "hasNumbers": 0.07,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.33,
     "stop an agent from finishing early": 0.13,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.44,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.28,
     "benchmark or calibrate Jev": 0.56,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.3,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.11,
     "label data or build a dataset": 0.2,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevrouter",
   "name": "JevRouter",
   "url": "https://github.com/BillionsBobby/JevRouter",
   "owner": "BillionsBobby",
   "repo": "JevRouter",
   "description": "Models, subagents, skills, MCP tools, and CLIs as one candidate set; Jev picks, the router enforces permissions and risk; reports 44 percent first-five tool-call hits against 24 for DeepSeek on Toolathlon.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 141,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "reports 44 percent first-five tool-call hits against 24 for DeepSeek on Toolathlon",
   "github": {
    "stars": 98,
    "forks": 7,
    "pushedAt": "2026-09-20T07:00:52Z",
    "createdAt": "2026-09-18T09:17:30Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/eb3f06e07ad958a10a4b03723b4b77d860919a953c2041453afff41e6c5658fa/BillionsBobby/JevRouter",
    "topics": [],
    "description": "A lightweight Jev-powered router for models, tools, and subagents",
    "homepage": null
   },
   "jev": {
    "hash": "be3d722d",
    "useCases": {
     "model_routing": 0.87,
     "tool_gating": 0.91,
     "context_compaction": 0.42,
     "output_verification": 0.41,
     "browser_computer_use": 0.48,
     "mobile_automation": 0.26,
     "code_review": 0.16,
     "content_moderation": 0.32,
     "search_reranking": 0.14,
     "classification_extraction": 0.18,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.62,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.57,
     "sdk_library": 0.74,
     "mcp_integration": 0.84,
     "games_simulation": 0.32,
     "finance_trading": 0.15,
     "voice_realtime": 0.61,
     "learning": 0.26
    },
    "form": "proxy_or_service",
    "formP": 0.66,
    "host": "any_agent",
    "hostP": 0.71,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.86,
    "docsQuality": 1.58,
    "hasNumbers": 0.96,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.63,
     "gate or approve tool calls before they run": 0.92,
     "compact or prune agent context": 0.57,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.86,
     "drive a browser or GUI with an agent": 0.63,
     "control a phone or mobile app": 0.28,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.34,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.49,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.6,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.41,
     "trade or score financial signals": 0.21,
     "call Jev from the command line": 0.59,
     "call Jev from a language SDK": 0.6,
     "serve Jev over MCP to any agent": 0.71,
     "learn how Jev works": 0.52,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.8,
     "detect prompt injection or risky commands": 0.68,
     "score or rank candidates in a pipeline": 0.65,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.77,
     "voice or realtime decisions": 0.63,
     "monitor or observe Jev usage and cost": 0.52
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-gateway",
   "name": "jev-gateway",
   "url": "https://github.com/vinilana/jev-gateway",
   "owner": "vinilana",
   "repo": "jev-gateway",
   "description": "Local gateway for Codex and Claude Code that sends the \"which tool next\" decision to Jev and everything else to your usual model.",
   "section": "Routing and gateways",
   "subsection": null,
   "order": 142,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 61,
    "forks": 3,
    "pushedAt": "2026-09-19T23:56:02Z",
    "createdAt": "2026-09-18T18:30:56Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/bdb25af9c10198d7a2c8f367f111b5bcf041dc48ced22eeb0919fa31a3d8f6d1/vinilana/jev-gateway",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "4e674458",
    "useCases": {
     "model_routing": 0.74,
     "tool_gating": 0.79,
     "context_compaction": 0.11,
     "output_verification": 0.31,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.11,
     "code_review": 0.37,
     "content_moderation": 0.18,
     "search_reranking": 0.06,
     "classification_extraction": 0.13,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.31,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.39,
     "sdk_library": 0.51,
     "mcp_integration": 0.45,
     "games_simulation": 0.16,
     "finance_trading": 0.08,
     "voice_realtime": 0.29,
     "learning": 0.1
    },
    "form": "proxy_or_service",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.69,
    "audience": "agent_builders",
    "audienceP": 0.57,
    "maturity": 2,
    "docsQuality": 2,
    "hasNumbers": 0.06,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.55,
     "gate or approve tool calls before they run": 0.86,
     "compact or prune agent context": 0.14,
     "judge or verify an agent's output": 0.35,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.35,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.16,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.13,
     "benchmark or calibrate Jev": 0.6,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.53,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.29,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.85,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.09,
     "label data or build a dataset": 0.16,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.56,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.47
    }
   },
   "slugSection": "routing-and-gateways",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-search",
   "name": "jev-search",
   "url": "https://github.com/superagents-lab/jev-search",
   "owner": "superagents-lab",
   "repo": "jev-search",
   "description": "Source selection, query understanding, and relevance ranking for web search.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 143,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 264,
    "forks": 34,
    "pushedAt": "2026-09-20T04:05:59Z",
    "createdAt": "2026-09-17T18:05:10Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1374858514/217d6178-716b-4220-b119-4244f0381669",
    "topics": [],
    "description": "Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.",
    "homepage": "https://jev.s1.dev"
   },
   "jev": {
    "hash": "9d388f84",
    "useCases": {
     "model_routing": 0.25,
     "tool_gating": 0.29,
     "context_compaction": 0.22,
     "output_verification": 0.75,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.2,
     "code_review": 0.5,
     "content_moderation": 0.25,
     "search_reranking": 0.85,
     "classification_extraction": 0.12,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.85,
     "cli_tooling": 0.21,
     "sdk_library": 0.19,
     "mcp_integration": 0.29,
     "games_simulation": 0.09,
     "finance_trading": 0.13,
     "voice_realtime": 0.28,
     "learning": 0.38
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.99,
    "maturity": 2,
    "docsQuality": 2.29,
    "hasNumbers": 0.07,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.38,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.25,
     "rerank search results": 0.77,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.35,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.77,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.66,
     "label data or build a dataset": 0.4,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "blink",
   "name": "blink",
   "url": "https://github.com/ellipsis-dev/blink",
   "owner": "ellipsis-dev",
   "repo": "blink",
   "description": "Codebase search where Jev scores the candidates.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 144,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 25,
    "forks": 0,
    "pushedAt": "2026-09-16T17:00:30Z",
    "createdAt": "2026-09-16T14:30:49Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/406814a88caf741c6b743dadf2c5cb9d533a1959649713813e2478e587b5a4aa/ellipsis-dev/blink",
    "topics": [],
    "description": "Codebase search powered by Jev from @typesafe-ai",
    "homepage": null
   },
   "jev": {
    "hash": "304ccef1",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.2,
     "context_compaction": 0.3,
     "output_verification": 0.45,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.05,
     "code_review": 0.64,
     "content_moderation": 0.12,
     "search_reranking": 0.48,
     "classification_extraction": 0.09,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.34,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.65,
     "sdk_library": 0.29,
     "mcp_integration": 0.49,
     "games_simulation": 0.18,
     "finance_trading": 0.02,
     "voice_realtime": 0.27,
     "learning": 0.18
    },
    "form": "cli",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.89,
    "audience": "agent_builders",
    "audienceP": 0.43,
    "maturity": 1.26,
    "docsQuality": 3.01,
    "hasNumbers": 0.07,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.57,
     "classify support tickets or messages": 0.13,
     "extract structured fields from text": 0.12,
     "run Jev on open models without the vendor": 0.47,
     "benchmark or calibrate Jev": 0.6,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.81,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.51,
     "compare Jev with an LLM": 0.58,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.73,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.21,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "reranker",
   "name": "reranker",
   "url": "https://github.com/hev/reranker",
   "owner": "hev",
   "repo": "reranker",
   "description": "Jev as a calibrated reranker: one call, up to 30 documents, a probability per document.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 145,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-17T20:47:21Z",
    "createdAt": "2026-09-17T12:39:43Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2d103393a465259cbb0f32bbb77faec07a238f5ccdac927f6a2c9df5f8d98960/hev/reranker",
    "topics": [],
    "description": "Use Jev (TypeSafe's System One model) as a calibrated reranker: one call, up to 30 documents, a probability per document. Apache-2.0.",
    "homepage": null
   },
   "jev": {
    "hash": "2ce6f11c",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.31,
     "context_compaction": 0.66,
     "output_verification": 0.53,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.11,
     "code_review": 0.1,
     "content_moderation": 0.19,
     "search_reranking": 0.92,
     "classification_extraction": 0.17,
     "data_pipelines": 0.26,
     "benchmarks_evals": 0.87,
     "open_replicas": 0.41,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.15,
     "sdk_library": 0.87,
     "mcp_integration": 0.39,
     "games_simulation": 0.11,
     "finance_trading": 0.13,
     "voice_realtime": 0.31,
     "learning": 0.24
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "researchers",
    "audienceP": 0.78,
    "maturity": 2,
    "docsQuality": 1.86,
    "hasNumbers": 0.97,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.61,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.13,
     "pick which skill or prompt to load": 0.4,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.71,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.84,
     "classify support tickets or messages": 0.54,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.48,
     "benchmark or calibrate Jev": 0.91,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.51,
     "call Jev from a language SDK": 0.67,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.53,
     "compare Jev with an LLM": 0.86,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.89,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.19,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "llama-index-jev",
   "name": "llama-index-jev",
   "url": "https://github.com/WiktorB2004/llama-index-jev",
   "owner": "WiktorB2004",
   "repo": "llama-index-jev",
   "description": "LlamaIndex reranker and router, cheaper than an LLM judge.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 146,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-18T18:45:32Z",
    "createdAt": "2026-09-18T08:19:34Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/6145b38319dd4daa4e5df37affe388275f8815c1bd4d0057d487cf440a040f75/WiktorB2004/llama-index-jev",
    "topics": [
     "llamaindex",
     "rag",
     "reranker",
     "jev",
     "postprocessor",
     "python",
     "selector",
     "typesafe"
    ],
    "description": "LlamaIndex reranker + router powered by TypeSafe Jev — typed scores/choices, cheaper than LLM-as-judge.",
    "homepage": "https://github.com/WiktorB2004/llama-index-jev"
   },
   "jev": {
    "hash": "1c157999",
    "useCases": {
     "model_routing": 0.87,
     "tool_gating": 0.78,
     "context_compaction": 0.62,
     "output_verification": 0.59,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.13,
     "code_review": 0.14,
     "content_moderation": 0.25,
     "search_reranking": 0.88,
     "classification_extraction": 0.39,
     "data_pipelines": 0.23,
     "benchmarks_evals": 0.56,
     "open_replicas": 0.29,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.11,
     "sdk_library": 0.82,
     "mcp_integration": 0.55,
     "games_simulation": 0.14,
     "finance_trading": 0.13,
     "voice_realtime": 0.37,
     "learning": 0.22
    },
    "form": "library_sdk",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "agent_builders",
    "audienceP": 0.89,
    "maturity": 1.36,
    "docsQuality": 2.91,
    "hasNumbers": 0.36,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.69,
     "gate or approve tool calls before they run": 0.77,
     "compact or prune agent context": 0.56,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.84,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.79,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.23,
     "run Jev on open models without the vendor": 0.69,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.17,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.43,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.55,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.87,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.7,
     "voice or realtime decisions": 0.41,
     "monitor or observe Jev usage and cost": 0.38
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-tree",
   "name": "jev-tree",
   "url": "https://github.com/reachjalil/jev-tree",
   "owner": "reachjalil",
   "repo": "jev-tree",
   "description": "Recursive choice over a taxonomy, past the 255-option cap.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 147,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-18T02:12:48Z",
    "createdAt": "2026-09-18T01:03:19Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8b8bbf2207ca2f60ee3b2a89aabcb6f4676794e9321a496ef41f47191339eb98/reachjalil/jev-tree",
    "topics": [
     "classification",
     "jev",
     "taxonomy",
     "typesafe",
     "typescript"
    ],
    "description": "Recursive Jev choice over a taxonomy. Select from more than 255 options without breaking TypeSafe Jev's choice cap.",
    "homepage": "https://reachjalil.github.io/jev-tree/"
   },
   "jev": {
    "hash": "4de4244b",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.29,
     "context_compaction": 0.17,
     "output_verification": 0.32,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.32,
     "code_review": 0.13,
     "content_moderation": 0.25,
     "search_reranking": 0.28,
     "classification_extraction": 0.38,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.53,
     "cli_tooling": 0.26,
     "sdk_library": 0.83,
     "mcp_integration": 0.52,
     "games_simulation": 0.22,
     "finance_trading": 0.07,
     "voice_realtime": 0.58,
     "learning": 0.43
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.87,
    "audience": "agent_builders",
    "audienceP": 0.58,
    "maturity": 1.53,
    "docsQuality": 2.03,
    "hasNumbers": 0.17,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.67,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.15,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.57,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.63,
     "drive a browser or GUI with an agent": 0.31,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.34,
     "rerank search results": 0.25,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.31,
     "benchmark or calibrate Jev": 0.56,
     "build a game or simulation on Jev": 0.42,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.47,
     "compare Jev with an LLM": 0.29,
     "route requests through a gateway or proxy": 0.59,
     "detect prompt injection or risky commands": 0.13,
     "score or rank candidates in a pipeline": 0.34,
     "label data or build a dataset": 0.65,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.63,
     "voice or realtime decisions": 0.51,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-folio-recursive-classifier",
   "name": "jev-folio-recursive-classifier",
   "url": "https://github.com/mttrbrts/jev-folio-recursive-classifier",
   "owner": "mttrbrts",
   "repo": "jev-folio-recursive-classifier",
   "description": "Classifies OCR'd legal agreements through the FOLIO Document Types ontology with recursive Jev Choices, beam search, confidence-gated leaf stopping, and context-length benchmarking.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 148,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-19T21:06:49Z",
    "createdAt": "2026-09-19T20:28:27Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d15ba6595fad0dd7f978e04457defdb51019ad9eeec6d590af0cc750cce71f2e/mttrbrts/jev-folio-recursive-classifier",
    "topics": [],
    "description": "Recursive FOLIO document classification with TypeSafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "9d5e8f18",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.41,
     "context_compaction": 0.29,
     "output_verification": 0.64,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.06,
     "code_review": 0.23,
     "content_moderation": 0.11,
     "search_reranking": 0.34,
     "classification_extraction": 0.84,
     "data_pipelines": 0.29,
     "benchmarks_evals": 0.72,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.53,
     "sdk_library": 0.49,
     "mcp_integration": 0.47,
     "games_simulation": 0.08,
     "finance_trading": 0.04,
     "voice_realtime": 0.22,
     "learning": 0.18
    },
    "form": "cli",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "agent_builders",
    "audienceP": 0.54,
    "maturity": 0.99,
    "docsQuality": 2,
    "hasNumbers": 0.13,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.69,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.52,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.09,
     "control a phone or mobile app": 0.05,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.2,
     "extract structured fields from text": 0.31,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.83,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.5,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.19,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.7,
     "label data or build a dataset": 0.65,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "neo4jev",
   "name": "neo4jev",
   "url": "https://github.com/jexp/neo4jev",
   "owner": "jexp",
   "repo": "neo4jev",
   "description": "Walks a Neo4j graph by classifying neighbouring relationships.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 149,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 43,
    "forks": 5,
    "pushedAt": "2026-09-18T09:26:18Z",
    "createdAt": "2026-09-16T00:07:56Z",
    "language": "Jupyter Notebook",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/71b8a512622c37f6c25d40b1579e61c72288064d15dbdd7f9b0f828379c267b9/jexp/neo4jev",
    "topics": [],
    "description": "Typesafe.ai System One Model Jev navigating a Neo4j graph by using a classifier over neighbouring relationships",
    "homepage": null
   },
   "jev": {
    "hash": "4492fa6e",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.59,
     "context_compaction": 0.39,
     "output_verification": 0.49,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.1,
     "code_review": 0.15,
     "content_moderation": 0.17,
     "search_reranking": 0.34,
     "classification_extraction": 0.14,
     "data_pipelines": 0.27,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.15,
     "sdk_library": 0.47,
     "mcp_integration": 0.48,
     "games_simulation": 0.5,
     "finance_trading": 0.09,
     "voice_realtime": 0.55,
     "learning": 0.37
    },
    "form": "other",
    "formP": 0.85,
    "host": "standalone",
    "hostP": 0.9,
    "audience": "agent_builders",
    "audienceP": 0.91,
    "maturity": 0.2,
    "docsQuality": 1.65,
    "hasNumbers": 0.08,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.43,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.22,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.36,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.48,
     "trade or score financial signals": 0.18,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.5,
     "serve Jev over MCP to any agent": 0.43,
     "learn how Jev works": 0.75,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.7,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.23,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.35
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-sift",
   "name": "jev-sift",
   "url": "https://github.com/kbhuw/jev-sift",
   "owner": "kbhuw",
   "repo": "jev-sift",
   "description": "MCP tool that scores a batch of files, URLs, or snippets for relevance so the agent opens only what matters.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 150,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 46,
    "forks": 0,
    "pushedAt": "2026-09-18T20:05:53Z",
    "createdAt": "2026-09-18T00:13:31Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5ba91c7d6f864c11168e499d214dc14c398a9e0128b62f859ef965bb531d3988/kbhuw/jev-sift",
    "topics": [],
    "description": "Classify first. Read selectively. A portable agent plugin and MCP tool for batch text classification.",
    "homepage": null
   },
   "jev": {
    "hash": "f4671c19",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.8,
     "context_compaction": 0.91,
     "output_verification": 0.45,
     "browser_computer_use": 0.41,
     "mobile_automation": 0.15,
     "code_review": 0.69,
     "content_moderation": 0.3,
     "search_reranking": 0.9,
     "classification_extraction": 0.74,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.36,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.5,
     "sdk_library": 0.67,
     "mcp_integration": 0.93,
     "games_simulation": 0.18,
     "finance_trading": 0.22,
     "voice_realtime": 0.48,
     "learning": 0.38
    },
    "form": "hook_or_plugin",
    "formP": 0.52,
    "host": "any_agent",
    "hostP": 1,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.76,
    "docsQuality": 2.07,
    "hasNumbers": 0.05,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.73,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.79,
     "compact or prune agent context": 0.88,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.69,
     "drive a browser or GUI with an agent": 0.37,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.38,
     "moderate content or detect abuse": 0.46,
     "rerank search results": 0.89,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.13,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.85,
     "learn how Jev works": 0.41,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.89,
     "label data or build a dataset": 0.53,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.78,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-scout",
   "name": "jev-scout",
   "url": "https://github.com/AkashPriyadarshii/jev-scout",
   "owner": "AkashPriyadarshii",
   "repo": "jev-scout",
   "description": "Rust CLI and MCP server that finds real, maintained repos and crates for a plain-language request, with Jev scoring the candidates.",
   "section": "Search, reranking and RAG",
   "subsection": null,
   "order": 151,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-20T06:42:25Z",
    "createdAt": "2026-09-18T12:20:55Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b49b309e92ccd13363f33a331b69166091ee9622dfb8116bb94755b15b948490/AkashPriyadarshii/jev-scout",
    "topics": [
     "ai-agents",
     "claude-code",
     "cli",
     "code-search",
     "coding-agents",
     "crates-io",
     "developer-tools",
     "github-search",
     "jev",
     "mcp-server"
    ],
    "description": "Zero-hallucination open-source repo and crate scout powered by TypeSafe AI Jev System One scoring",
    "homepage": "https://akashpriyadarshii.github.io/jev-scout/"
   },
   "jev": {
    "hash": "037f3928",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.54,
     "context_compaction": 0.21,
     "output_verification": 0.78,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.07,
     "code_review": 0.18,
     "content_moderation": 0.09,
     "search_reranking": 0.84,
     "classification_extraction": 0.12,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.34,
     "open_replicas": 0.26,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.86,
     "sdk_library": 0.7,
     "mcp_integration": 0.86,
     "games_simulation": 0.33,
     "finance_trading": 0.02,
     "voice_realtime": 0.52,
     "learning": 0.15
    },
    "form": "cli",
    "formP": 0.86,
    "host": "any_agent",
    "hostP": 0.61,
    "audience": "agent_builders",
    "audienceP": 0.83,
    "maturity": 0.89,
    "docsQuality": 1.66,
    "hasNumbers": 0.71,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.4,
     "moderate content or detect abuse": 0.14,
     "rerank search results": 0.85,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.83,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.82,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.29,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.52,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "search-reranking-and-rag",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "pg-jev",
   "name": "pg-jev",
   "url": "https://github.com/realZachi/pg-jev",
   "owner": "realZachi",
   "repo": "pg-jev",
   "description": "PostgreSQL extension that answers plain-language questions about your tables.",
   "section": "Data and ops",
   "subsection": null,
   "order": 152,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 231,
    "forks": 12,
    "pushedAt": "2026-09-18T19:23:51Z",
    "createdAt": "2026-09-17T20:04:00Z",
    "language": "Shell",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/27961fca0d89dc8a7f2256c10b71056cae7ef522aa7717d2d93a74a5a5d05561/realZachi/pg-jev",
    "topics": [],
    "description": "Ask your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.",
    "homepage": "https://pgjev.com"
   },
   "jev": {
    "hash": "931cd614",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.45,
     "context_compaction": 0.26,
     "output_verification": 0.43,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.15,
     "code_review": 0.1,
     "content_moderation": 0.51,
     "search_reranking": 0.62,
     "classification_extraction": 0.44,
     "data_pipelines": 0.88,
     "benchmarks_evals": 0.31,
     "open_replicas": 0.23,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.46,
     "sdk_library": 0.36,
     "mcp_integration": 0.46,
     "games_simulation": 0.2,
     "finance_trading": 0.25,
     "voice_realtime": 0.45,
     "learning": 0.27
    },
    "form": "hook_or_plugin",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.73,
    "maturity": 1.73,
    "docsQuality": 2.16,
    "hasNumbers": 0.13,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.58,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.09,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.64,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.5,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.43,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.2,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.8,
     "label data or build a dataset": 0.71,
     "run Jev inside a database or SQL": 0.9,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.54,
     "monitor or observe Jev usage and cost": 0.33
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "vgi-typesafe",
   "name": "vgi-typesafe",
   "url": "https://github.com/Query-farm/vgi-typesafe",
   "owner": "Query-farm",
   "repo": "vgi-typesafe",
   "description": "DuckDB worker that exposes choice, noul, and score as lateral-joinable table functions in SQL.",
   "section": "Data and ops",
   "subsection": null,
   "order": 153,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-19T12:58:31Z",
    "createdAt": "2026-09-18T01:50:03Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/9d250b8d1667c99cd0ee48bd2d6934d4d85440a808c229c755a1109c32cdcd66/Query-farm/vgi-typesafe",
    "topics": [
     "ai",
     "apache-arrow",
     "arrow",
     "classification",
     "data-engineering",
     "duckdb",
     "duckdb-extension",
     "llm",
     "python",
     "query-farm"
    ],
    "description": "A VGI worker exposing TypeSafe System One questions (choice, noul, score) to DuckDB/SQL as LATERAL-joinable table functions",
    "homepage": "https://query.farm/vgi/"
   },
   "jev": {
    "hash": "e63bd860",
    "useCases": {
     "model_routing": 0.45,
     "tool_gating": 0.7,
     "context_compaction": 0.28,
     "output_verification": 0.83,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.16,
     "code_review": 0.18,
     "content_moderation": 0.72,
     "search_reranking": 0.58,
     "classification_extraction": 0.87,
     "data_pipelines": 0.9,
     "benchmarks_evals": 0.65,
     "open_replicas": 0.49,
     "playgrounds_demos": 0.26,
     "cli_tooling": 0.36,
     "sdk_library": 0.51,
     "mcp_integration": 0.26,
     "games_simulation": 0.21,
     "finance_trading": 0.37,
     "voice_realtime": 0.35,
     "learning": 0.06
    },
    "form": "hook_or_plugin",
    "formP": 0.82,
    "host": "standalone",
    "hostP": 0.75,
    "audience": "agent_builders",
    "audienceP": 0.66,
    "maturity": 1.69,
    "docsQuality": 2.59,
    "hasNumbers": 0.11,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.5,
     "gate or approve tool calls before they run": 0.55,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.77,
     "rerank search results": 0.62,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.81,
     "run Jev on open models without the vendor": 0.34,
     "benchmark or calibrate Jev": 0.38,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.49,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.15,
     "compare Jev with an LLM": 0.35,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.84,
     "run Jev inside a database or SQL": 0.43,
     "add Jev to a chat bot or Discord": 0.16,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevsql",
   "name": "jevsql",
   "url": "https://github.com/EugeneBoondock/jevsql",
   "owner": "EugeneBoondock",
   "repo": "jevsql",
   "description": "SQL with natural-language predicates over SQLite: filter, rank, and classify rows by meaning, batched and cost-guarded.",
   "section": "Data and ops",
   "subsection": null,
   "order": 154,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 1,
    "pushedAt": "2026-09-19T23:34:05Z",
    "createdAt": "2026-09-18T00:24:50Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ba5ec7344c2e6f2e9681caaa9e54138d5e964d612aa335c4eda7e47a9eba56ee/EugeneBoondock/jevsql",
    "topics": [
     "ai",
     "jev",
     "llm",
     "semantic-search",
     "sql",
     "sqlite",
     "typesafe"
    ],
    "description": "SQL with natural-language predicates, powered by TypeSafe's Jev. Filter, rank, classify and score rows by meaning — batched, cached and cost-guarded.",
    "homepage": null
   },
   "jev": {
    "hash": "77d87e42",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.65,
     "context_compaction": 0.45,
     "output_verification": 0.9,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.15,
     "code_review": 0.22,
     "content_moderation": 0.69,
     "search_reranking": 0.89,
     "classification_extraction": 0.85,
     "data_pipelines": 0.86,
     "benchmarks_evals": 0.56,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.84,
     "sdk_library": 0.8,
     "mcp_integration": 0.51,
     "games_simulation": 0.15,
     "finance_trading": 0.29,
     "voice_realtime": 0.31,
     "learning": 0.27
    },
    "form": "library_sdk",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "app_developers",
    "audienceP": 0.68,
    "maturity": 1.33,
    "docsQuality": 1.63,
    "hasNumbers": 0.07,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.42,
     "gate or approve tool calls before they run": 0.52,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.52,
     "moderate content or detect abuse": 0.76,
     "rerank search results": 0.85,
     "classify support tickets or messages": 0.84,
     "extract structured fields from text": 0.69,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.57,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.39,
     "call Jev from the command line": 0.78,
     "call Jev from a language SDK": 0.38,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.74,
     "run Jev inside a database or SQL": 0.82,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.75
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "sqlite-jev",
   "name": "sqlite-jev",
   "url": "https://github.com/mgaitan/sqlite-jev",
   "owner": "mgaitan",
   "repo": "sqlite-jev",
   "description": "Adds Jev Noul, Choice, and Score judgments to SQLite through a loadable C extension and Python wrapper, with scalar functions and batched virtual-table queries.",
   "section": "Data and ops",
   "subsection": null,
   "order": 155,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T19:56:34Z",
    "createdAt": "2026-09-18T18:25:11Z",
    "language": "C",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/dff869c73272c772256a7815a6ee83ac2ed9c8e91815cbf266cabcac494f6a17/mgaitan/sqlite-jev",
    "topics": [],
    "description": "Batched natural-language judgments for SQLite, powered by TypeSafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "bb2e5a80",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.56,
     "context_compaction": 0.33,
     "output_verification": 0.82,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.09,
     "code_review": 0.28,
     "content_moderation": 0.76,
     "search_reranking": 0.57,
     "classification_extraction": 0.85,
     "data_pipelines": 0.85,
     "benchmarks_evals": 0.64,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.75,
     "cli_tooling": 0.43,
     "sdk_library": 0.56,
     "mcp_integration": 0.37,
     "games_simulation": 0.24,
     "finance_trading": 0.4,
     "voice_realtime": 0.22,
     "learning": 0.24
    },
    "form": "hook_or_plugin",
    "formP": 0.88,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.8,
    "maturity": 0.93,
    "docsQuality": 2.03,
    "hasNumbers": 0.07,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.4,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.77,
     "rerank search results": 0.58,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.68,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.61,
     "build a game or simulation on Jev": 0.3,
     "trade or score financial signals": 0.46,
     "call Jev from the command line": 0.4,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.48,
     "score or rank candidates in a pipeline": 0.79,
     "label data or build a dataset": 0.81,
     "run Jev inside a database or SQL": 0.84,
     "add Jev to a chat bot or Discord": 0.48,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevlogs",
   "name": "jevlogs",
   "url": "https://github.com/reachjalil/jevlogs",
   "owner": "reachjalil",
   "repo": "jevlogs",
   "description": "Scores OpenTelemetry log signal before paying for LLM analysis.",
   "section": "Data and ops",
   "subsection": null,
   "order": 156,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-18T18:12:01Z",
    "createdAt": "2026-09-17T04:26:31Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/36376720f6ce74547a648e68d22715fcffb41c1038eea35550952624c054bc59/reachjalil/jevlogs",
    "topics": [],
    "description": "Open-source Jev log triage for OpenTelemetry. Score the signal before expensive LLM analysis.",
    "homepage": null
   },
   "jev": {
    "hash": "60613d60",
    "useCases": {
     "model_routing": 0.72,
     "tool_gating": 0.48,
     "context_compaction": 0.52,
     "output_verification": 0.4,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.11,
     "code_review": 0.09,
     "content_moderation": 0.27,
     "search_reranking": 0.1,
     "classification_extraction": 0.61,
     "data_pipelines": 0.27,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.69,
     "cli_tooling": 0.19,
     "sdk_library": 0.81,
     "mcp_integration": 0.3,
     "games_simulation": 0.11,
     "finance_trading": 0.04,
     "voice_realtime": 0.33,
     "learning": 0.2
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "agent_builders",
    "audienceP": 0.73,
    "maturity": 1.33,
    "docsQuality": 1.69,
    "hasNumbers": 0.09,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.65,
     "gate or approve tool calls before they run": 0.34,
     "compact or prune agent context": 0.48,
     "judge or verify an agent's output": 0.62,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.42,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.33,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.56,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.55,
     "compare Jev with an LLM": 0.71,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.47,
     "label data or build a dataset": 0.51,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.69
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-curate",
   "name": "jev-curate",
   "url": "https://github.com/AkashPriyadarshii/jev-curate",
   "owner": "AkashPriyadarshii",
   "repo": "jev-curate",
   "description": "Sifts Parquet and JSONL training data at more than 1,500 rows a second.",
   "section": "Data and ops",
   "subsection": null,
   "order": 157,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-18T06:44:02Z",
    "createdAt": "2026-09-18T06:36:41Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/76e4bb1d5ed3256a88f6f49485eb97f2c370eb848a938156e7eb7a89a278b65c/AkashPriyadarshii/jev-curate",
    "topics": [
     "arrow",
     "cli",
     "data-cleaning",
     "data-engineering",
     "dataset-curation",
     "eval-harness",
     "fine-tuning",
     "jev",
     "jsonl",
     "llm"
    ],
    "description": "High-throughput synthetic & pretraining dataset sifter powered by TypeSafe AI Jev (api.typesafe.ai). Stream, filter, and score Parquet & JSONL datasets at 1,500+ rows/sec using System One typed decisions (Choice, Score, Noul).",
    "homepage": "https://crates.io/crates/jev-curate"
   },
   "jev": {
    "hash": "5749ab43",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.26,
     "context_compaction": 0.44,
     "output_verification": 0.85,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.04,
     "code_review": 0.12,
     "content_moderation": 0.4,
     "search_reranking": 0.15,
     "classification_extraction": 0.56,
     "data_pipelines": 0.68,
     "benchmarks_evals": 0.78,
     "open_replicas": 0.27,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.82,
     "sdk_library": 0.78,
     "mcp_integration": 0.35,
     "games_simulation": 0.21,
     "finance_trading": 0.12,
     "voice_realtime": 0.16,
     "learning": 0.17
    },
    "form": "cli",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.9400000000000001,
    "audience": "researchers",
    "audienceP": 0.75,
    "maturity": 1.92,
    "docsQuality": 1.48,
    "hasNumbers": 0.96,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.53,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.11,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.32,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.75,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.84,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.52,
     "compare Jev with an LLM": 0.71,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.46,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.88,
     "run Jev inside a database or SQL": 0.18,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.24,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "ha-jev",
   "name": "HA-Jev",
   "url": "https://github.com/AboveColin/HA-Jev",
   "owner": "AboveColin",
   "repo": "HA-Jev",
   "description": "Home Assistant integration: ask a question about your house, get a probability, choice, or score as an entity.",
   "section": "Data and ops",
   "subsection": null,
   "order": 158,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 28,
    "forks": 0,
    "pushedAt": "2026-09-20T07:36:51Z",
    "createdAt": "2026-09-17T11:01:48Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://repository-images.githubusercontent.com/1374300570/ff854cfe-6456-4a08-b004-e5db0276cad4",
    "topics": [
     "ai",
     "custom-components",
     "hacs",
     "home-assistant",
     "home-automation",
     "homeassistant",
     "jev",
     "typesafe",
     "assist",
     "conversation"
    ],
    "description": "Ask your house a question, get a number back. Home Assistant integration for TypeSafe Jev: typed answers as sensors, four actions for automations, and a conversation agent for Assist.",
    "homepage": null
   },
   "jev": {
    "hash": "b98b1b30",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.66,
     "context_compaction": 0.19,
     "output_verification": 0.52,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.19,
     "code_review": 0.2,
     "content_moderation": 0.13,
     "search_reranking": 0.15,
     "classification_extraction": 0.24,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.31,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.16,
     "sdk_library": 0.38,
     "mcp_integration": 0.36,
     "games_simulation": 0.3,
     "finance_trading": 0.21,
     "voice_realtime": 0.79,
     "learning": 0.34
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "end_users",
    "audienceP": 0.86,
    "maturity": 2.16,
    "docsQuality": 1.93,
    "hasNumbers": 0.04,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.38,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.44,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.2,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.26,
     "run Jev on open models without the vendor": 0.5,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.29,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.25,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.52,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.31,
     "voice or realtime decisions": 0.85,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-migration-guard",
   "name": "typesafe-migration-guard",
   "url": "https://github.com/opaielsheikh/typesafe-migration-guard",
   "owner": "opaielsheikh",
   "repo": "typesafe-migration-guard",
   "description": "Reviews database migrations for safety before they run.",
   "section": "Data and ops",
   "subsection": null,
   "order": 159,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T05:43:46Z",
    "createdAt": "2026-09-17T05:30:20Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fa07ad0bc15e86413600d44828fe268683058db0fe3d4c7beee7218ea1d9fea1/opaielsheikh/typesafe-migration-guard",
    "topics": [],
    "description": "Automated database migration safety reviewer powered by TypeSafe AI (Jev System One model)",
    "homepage": null
   },
   "jev": {
    "hash": "f7885018",
    "useCases": {
     "model_routing": 0.12,
     "tool_gating": 0.35,
     "context_compaction": 0.09,
     "output_verification": 0.6,
     "browser_computer_use": 0.03,
     "mobile_automation": 0.04,
     "code_review": 0.46,
     "content_moderation": 0.07,
     "search_reranking": 0.02,
     "classification_extraction": 0.06,
     "data_pipelines": 0.37,
     "benchmarks_evals": 0.13,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.44,
     "cli_tooling": 0.26,
     "sdk_library": 0.46,
     "mcp_integration": 0.31,
     "games_simulation": 0.14,
     "finance_trading": 0.02,
     "voice_realtime": 0.29,
     "learning": 0.1
    },
    "form": "proxy_or_service",
    "formP": 0.8,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.91,
    "maturity": 1.07,
    "docsQuality": 1.23,
    "hasNumbers": 0.06,
    "looksTemplated": 0.62,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.6,
     "compact or prune agent context": 0.15,
     "judge or verify an agent's output": 0.61,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.07,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.12,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.32,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.34,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.28,
     "compare Jev with an LLM": 0.37,
     "route requests through a gateway or proxy": 0.28,
     "detect prompt injection or risky commands": 0.36,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.12,
     "run Jev inside a database or SQL": 0.29,
     "add Jev to a chat bot or Discord": 0.16,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-for-engineers",
   "name": "jev-for-engineers",
   "url": "https://github.com/Foadsf/jev-for-engineers",
   "owner": "Foadsf",
   "repo": "jev-for-engineers",
   "description": "Eight small examples from mechanical and electrical engineering: CAD routing, FEM triage, DFM screening, BOM alignment.",
   "section": "Data and ops",
   "subsection": null,
   "order": 160,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-16T23:19:17Z",
    "createdAt": "2026-09-16T23:17:23Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3bed3f992dbf5a2cae7853b0d7f07ce7e0223395f37652b480c2fed9a0c7a37f/Foadsf/jev-for-engineers",
    "topics": [
     "cad",
     "cae",
     "calibrated-confidence",
     "classification",
     "jev",
     "llm",
     "mechanical-engineering",
     "typesafe"
    ],
    "description": "Eight minimal working examples of TypeSafe's Jev (a System One model) applied to mechanical and electrical engineering: CAD/CAE/CAM routing, FEM result triage, DFM screening, BOM alignment, hallucination-proof extraction. Zero dependencies.",
    "homepage": null
   },
   "jev": {
    "hash": "1934bd06",
    "useCases": {
     "model_routing": 0.46,
     "tool_gating": 0.7,
     "context_compaction": 0.42,
     "output_verification": 0.75,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.13,
     "code_review": 0.19,
     "content_moderation": 0.22,
     "search_reranking": 0.23,
     "classification_extraction": 0.88,
     "data_pipelines": 0.51,
     "benchmarks_evals": 0.73,
     "open_replicas": 0.24,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.34,
     "sdk_library": 0.77,
     "mcp_integration": 0.49,
     "games_simulation": 0.21,
     "finance_trading": 0.15,
     "voice_realtime": 0.43,
     "learning": 0.67
    },
    "form": "other",
    "formP": 0.63,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "app_developers",
    "audienceP": 0.56,
    "maturity": 0.31,
    "docsQuality": 1.97,
    "hasNumbers": 0.94,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.4,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.48,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.49,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.53,
     "extract structured fields from text": 0.83,
     "run Jev on open models without the vendor": 0.24,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.5,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.81,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.52,
     "label data or build a dataset": 0.57,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jlink",
   "name": "jlink",
   "url": "https://github.com/keltokhy/jlink",
   "owner": "keltokhy",
   "repo": "jlink",
   "description": "Links records across two datasets from a match rule written in plain English, from Python, the shell, Stata, or R, and reports F1 0.73 against 0.69 for tuned string matching on NBER patent assignees to Compustat.",
   "section": "Data and ops",
   "subsection": null,
   "order": 161,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T11:30:25Z",
    "createdAt": "2026-09-18T11:11:29Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/86a709bd92242d6a8a32ca281b350af4e5b9d331b93266f0a41af152c626c59b/keltokhy/jlink",
    "topics": [
     "economics",
     "entity-resolution",
     "fuzzy-matching",
     "jev",
     "record-linkage",
     "stata"
    ],
    "description": "Record linkage for economists: write the match rule in plain English, get a probability per pair, audit it, cite it. Python, CLI, Stata and R.",
    "homepage": null
   },
   "jev": {
    "hash": "90ab1567",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.18,
     "context_compaction": 0.11,
     "output_verification": 0.76,
     "browser_computer_use": 0.03,
     "mobile_automation": 0.03,
     "code_review": 0.36,
     "content_moderation": 0.13,
     "search_reranking": 0.18,
     "classification_extraction": 0.22,
     "data_pipelines": 0.51,
     "benchmarks_evals": 0.68,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.83,
     "sdk_library": 0.73,
     "mcp_integration": 0.4,
     "games_simulation": 0.11,
     "finance_trading": 0.11,
     "voice_realtime": 0.21,
     "learning": 0.18
    },
    "form": "library_sdk",
    "formP": 0.73,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "researchers",
    "audienceP": 0.96,
    "maturity": 1.78,
    "docsQuality": 2.65,
    "hasNumbers": 0.99,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.19,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.05,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.31,
     "classify support tickets or messages": 0.3,
     "extract structured fields from text": 0.29,
     "run Jev on open models without the vendor": 0.32,
     "benchmark or calibrate Jev": 0.78,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.76,
     "call Jev from a language SDK": 0.63,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.45,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.05,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.68,
     "run Jev inside a database or SQL": 0.25,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.21,
     "monitor or observe Jev usage and cost": 0.7
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "pg-typesafe",
   "name": "pg_typesafe",
   "url": "https://github.com/giuliosmall/pg_typesafe",
   "owner": "giuliosmall",
   "repo": "pg_typesafe",
   "description": "Pre-alpha PostgreSQL extension for categorical classification with Jev.",
   "section": "Data and ops",
   "subsection": null,
   "order": 162,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 79,
    "forks": 0,
    "pushedAt": "2026-09-20T10:16:14Z",
    "createdAt": "2026-09-17T14:45:16Z",
    "language": "C",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/210aab8985a41a0836df7357a07b3d13c163f3c99c6f09e70ba11430882686d4/giuliosmall/pg_typesafe",
    "topics": [],
    "description": "Pre-alpha PostgreSQL extension for TypeSafe AI (Jev) categorical classification",
    "homepage": null
   },
   "jev": {
    "hash": "b264f3d3",
    "useCases": {
     "model_routing": 0.36,
     "tool_gating": 0.34,
     "context_compaction": 0.2,
     "output_verification": 0.57,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.14,
     "code_review": 0.33,
     "content_moderation": 0.59,
     "search_reranking": 0.25,
     "classification_extraction": 0.73,
     "data_pipelines": 0.82,
     "benchmarks_evals": 0.36,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.18,
     "sdk_library": 0.29,
     "mcp_integration": 0.27,
     "games_simulation": 0.22,
     "finance_trading": 0.26,
     "voice_realtime": 0.21,
     "learning": 0.13
    },
    "form": "hook_or_plugin",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.89,
    "maturity": 1,
    "docsQuality": 2.24,
    "hasNumbers": 0.05,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.57,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.65,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.71,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.11,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.33,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.23,
     "compare Jev with an LLM": 0.5,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.74,
     "label data or build a dataset": 0.72,
     "run Jev inside a database or SQL": 0.86,
     "add Jev to a chat bot or Discord": 0.31,
     "voice or realtime decisions": 0.22,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-mode",
   "name": "jev-mode",
   "url": "https://github.com/ddfeyes/jev-mode",
   "owner": "ddfeyes",
   "repo": "jev-mode",
   "description": "Ticket triage and file tagging on a typed-judgment model; reports 78 percent fewer tokens and 96.1 percent accuracy against a 93.7 percent baseline.",
   "section": "Data and ops",
   "subsection": null,
   "order": 163,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "reports 78 percent fewer tokens and 96",
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-18T19:42:30Z",
    "createdAt": "2026-09-18T14:51:43Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4a07cd11cf937ea6791789f2aa001f06671658e013014e09f6d33d65b0aa70b4/ddfeyes/jev-mode",
    "topics": [
     "agents",
     "ai",
     "classification",
     "cli",
     "jev",
     "llm",
     "python",
     "token-efficiency",
     "tokens",
     "triage"
    ],
    "description": "I kept watching coding agents burn context on decisions that aren't hard - triage 400 tickets, tag 600 files, route to one of six teams. jev-mode moves those verdicts to a typed-judgment model. I A/B'd it: 78% fewer tokens, 16x less work-attributable input, accuracy 96.1% vs 93.7%. Python, no deps, MIT.",
    "homepage": null
   },
   "jev": {
    "hash": "91ec178e",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.59,
     "context_compaction": 0.88,
     "output_verification": 0.78,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.11,
     "code_review": 0.42,
     "content_moderation": 0.46,
     "search_reranking": 0.22,
     "classification_extraction": 0.89,
     "data_pipelines": 0.37,
     "benchmarks_evals": 0.59,
     "open_replicas": 0.31,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.65,
     "sdk_library": 0.78,
     "mcp_integration": 0.54,
     "games_simulation": 0.15,
     "finance_trading": 0.1,
     "voice_realtime": 0.28,
     "learning": 0.15
    },
    "form": "cli",
    "formP": 0.56,
    "host": "any_agent",
    "hostP": 0.63,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.51,
    "docsQuality": 1.61,
    "hasNumbers": 0.99,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.52,
    "intents": {
     "route between models by task difficulty": 0.44,
     "gate or approve tool calls before they run": 0.27,
     "compact or prune agent context": 0.9,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.14,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.58,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.87,
     "extract structured fields from text": 0.77,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.72,
     "call Jev from a language SDK": 0.46,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.81,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.49,
     "label data or build a dataset": 0.8,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.55,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.53
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-reviewer",
   "name": "jev-reviewer",
   "url": "https://github.com/choxos/jev-reviewer",
   "owner": "choxos",
   "repo": "jev-reviewer",
   "description": "Asks a clinical trial report for systematic-review data by voice, text, or a questions file; every answer is a verbatim quote with its file and place.",
   "section": "Data and ops",
   "subsection": null,
   "order": 164,
   "type": "project",
   "image": "media/jev-reviewer.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 19,
    "forks": 4,
    "pushedAt": "2026-09-19T20:45:13Z",
    "createdAt": "2026-09-18T14:47:00Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/08e84ca6cc0b701803f6f91ed8e3491749d6c7dcd9e7177fe83d9be4816ac501/choxos/jev-reviewer",
    "topics": [
     "clinical-trials",
     "data-extraction",
     "evidence-synthesis",
     "jev",
     "meta-analysis",
     "pdf",
     "research-tools",
     "systematic-review",
     "typesafe",
     "voice"
    ],
    "description": "Data extraction for systematic reviews, quoted from the papers. Ask a trial report and its supplements your extraction form or a RoB 2, ROBINS-I, QUADAS-2 or TIDieR template; Jev points at the lines, every answer is a verbatim quote with its page, you check it and export the table. Files stay in your browser.",
    "homepage": "https://jevreviewer.xera.ac"
   },
   "jev": {
    "hash": "930d5308",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.24,
     "context_compaction": 0.23,
     "output_verification": 0.87,
     "browser_computer_use": 0.3,
     "mobile_automation": 0.12,
     "code_review": 0.04,
     "content_moderation": 0.05,
     "search_reranking": 0.05,
     "classification_extraction": 0.89,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.4,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.11,
     "sdk_library": 0.17,
     "mcp_integration": 0.43,
     "games_simulation": 0.06,
     "finance_trading": 0.02,
     "voice_realtime": 0.65,
     "learning": 0.2
    },
    "form": "browser_extension",
    "formP": 0.76,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "end_users",
    "audienceP": 0.58,
    "maturity": 1.68,
    "docsQuality": 2.57,
    "hasNumbers": 0.06,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.26,
    "intents": {
     "route between models by task difficulty": 0.13,
     "gate or approve tool calls before they run": 0.15,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.44,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.21,
     "moderate content or detect abuse": 0.11,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.1,
     "extract structured fields from text": 0.84,
     "run Jev on open models without the vendor": 0.57,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.1,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.25,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.51,
     "learn how Jev works": 0.71,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.61,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.57,
     "voice or realtime decisions": 0.44,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "tax-doc-classifier",
   "name": "tax-doc-classifier",
   "url": "https://github.com/kyotofin/tax-doc-classifier",
   "owner": "kyotofin",
   "repo": "tax-doc-classifier",
   "description": "One request per page picks among 261 IRS forms and seven page kinds; reports 100 percent on its corpus at $0.001 a page, 34 times cheaper than the LLM pipeline it replaced.",
   "section": "Data and ops",
   "subsection": null,
   "order": 165,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "reports 100 percent on its corpus at $0",
   "github": {
    "stars": 283,
    "forks": 29,
    "pushedAt": "2026-09-18T15:55:27Z",
    "createdAt": "2026-09-18T14:40:45Z",
    "language": "TypeScript",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/eac03c7de7755d17afdbc960e885fa4aac5588d35759cffaaa335452d30f9f32/kyotofin/tax-doc-classifier",
    "topics": [],
    "description": "Tax document page classifier built on Jev decisions. 100% strict accuracy across 261 IRS forms, ~$0.001 per page.",
    "homepage": null
   },
   "jev": {
    "hash": "60fed450",
    "useCases": {
     "model_routing": 0.59,
     "tool_gating": 0.43,
     "context_compaction": 0.25,
     "output_verification": 0.41,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.28,
     "code_review": 0.22,
     "content_moderation": 0.08,
     "search_reranking": 0.22,
     "classification_extraction": 0.71,
     "data_pipelines": 0.42,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.27,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.52,
     "sdk_library": 0.76,
     "mcp_integration": 0.46,
     "games_simulation": 0.09,
     "finance_trading": 0.06,
     "voice_realtime": 0.22,
     "learning": 0.33
    },
    "form": "library_sdk",
    "formP": 0.91,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.86,
    "maturity": 3.4,
    "docsQuality": 1.91,
    "hasNumbers": 0.98,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.52,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.41,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.15,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.23,
     "extract structured fields from text": 0.31,
     "run Jev on open models without the vendor": 0.27,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.45,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.53,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.3,
     "detect prompt injection or risky commands": 0.14,
     "score or rank candidates in a pipeline": 0.43,
     "label data or build a dataset": 0.73,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.37,
     "voice or realtime decisions": 0.18,
     "monitor or observe Jev usage and cost": 0.49
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jevql",
   "name": "jevql",
   "url": "https://github.com/kylemclaren/jevql",
   "owner": "kylemclaren",
   "repo": "jevql",
   "description": "Semantic SQL for PostgreSQL, with Jev answering the predicates.",
   "section": "Data and ops",
   "subsection": null,
   "order": 166,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 7,
    "forks": 0,
    "pushedAt": "2026-09-19T11:12:03Z",
    "createdAt": "2026-09-18T11:57:33Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5357cc3e7340807057b5957118edd5f3271f857ee7b049fa7ce6947b4e72ba2d/kylemclaren/jevql",
    "topics": [
     "jev",
     "postgres"
    ],
    "description": "Semantic SQL for Postgres, powered by Jev",
    "homepage": "https://jevql.fly.dev/"
   },
   "jev": {
    "hash": "60a32981",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.57,
     "context_compaction": 0.37,
     "output_verification": 0.63,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.13,
     "code_review": 0.25,
     "content_moderation": 0.39,
     "search_reranking": 0.38,
     "classification_extraction": 0.59,
     "data_pipelines": 0.79,
     "benchmarks_evals": 0.47,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.76,
     "sdk_library": 0.78,
     "mcp_integration": 0.79,
     "games_simulation": 0.18,
     "finance_trading": 0.26,
     "voice_realtime": 0.5,
     "learning": 0.23
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.58,
    "audience": "app_developers",
    "audienceP": 0.74,
    "maturity": 1.22,
    "docsQuality": 2.02,
    "hasNumbers": 0.07,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.47,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.26,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.46,
     "rerank search results": 0.43,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.52,
     "run Jev on open models without the vendor": 0.24,
     "benchmark or calibrate Jev": 0.53,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.27,
     "call Jev from the command line": 0.88,
     "call Jev from a language SDK": 0.88,
     "serve Jev over MCP to any agent": 0.83,
     "learn how Jev works": 0.42,
     "compare Jev with an LLM": 0.68,
     "route requests through a gateway or proxy": 0.29,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.44,
     "label data or build a dataset": 0.56,
     "run Jev inside a database or SQL": 0.78,
     "add Jev to a chat bot or Discord": 0.59,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.36
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "duckdb-jev",
   "name": "duckdb-jev",
   "url": "https://github.com/colliber/duckdb-jev",
   "owner": "colliber",
   "repo": "duckdb-jev",
   "description": "DuckDB extension that asks a question of every row and returns a real SQL type.",
   "section": "Data and ops",
   "subsection": null,
   "order": 167,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 13,
    "forks": 0,
    "pushedAt": "2026-09-18T08:40:46Z",
    "createdAt": "2026-09-17T12:48:22Z",
    "language": "C++",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4ec9e189cdb883ba351c8e7157b78f53172db21731490ab70f7de9feebcf9dd4/colliber/duckdb-jev",
    "topics": [],
    "description": "DuckDB extension: typed Jev answers as real SQL types",
    "homepage": null
   },
   "jev": {
    "hash": "3839d096",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.55,
     "context_compaction": 0.27,
     "output_verification": 0.38,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.09,
     "code_review": 0.15,
     "content_moderation": 0.69,
     "search_reranking": 0.32,
     "classification_extraction": 0.86,
     "data_pipelines": 0.89,
     "benchmarks_evals": 0.49,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.29,
     "sdk_library": 0.3,
     "mcp_integration": 0.39,
     "games_simulation": 0.14,
     "finance_trading": 0.34,
     "voice_realtime": 0.23,
     "learning": 0.28
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "agent_builders",
    "audienceP": 0.61,
    "maturity": 1.14,
    "docsQuality": 1.85,
    "hasNumbers": 0.05,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.26,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.63,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.17,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.67,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.86,
     "run Jev on open models without the vendor": 0.55,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.43,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.31,
     "score or rank candidates in a pipeline": 0.7,
     "label data or build a dataset": 0.82,
     "run Jev inside a database or SQL": 0.91,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "invalidate",
   "name": "invalidate",
   "url": "https://github.com/chopratejas/invalidate",
   "owner": "chopratejas",
   "repo": "invalidate",
   "description": "Gives every stored agent memory a lease and asks Jev whether new evidence ends it; [live demo](https://invalidate-playground.vercel.app).",
   "section": "Data and ops",
   "subsection": null,
   "order": 168,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 13,
    "forks": 0,
    "pushedAt": "2026-09-19T17:33:17Z",
    "createdAt": "2026-09-19T04:26:59Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f02789d4ced060c469504bdb0f80d56bf3399e1627e6535782f6af560d7e3a35/chopratejas/invalidate",
    "topics": [],
    "description": "The invalidation layer for AI memory. Every fact gets a lease; new evidence ends it. Built on TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "75865e61",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.37,
     "context_compaction": 0.6,
     "output_verification": 0.65,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.17,
     "code_review": 0.13,
     "content_moderation": 0.37,
     "search_reranking": 0.13,
     "classification_extraction": 0.12,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.27,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.14,
     "sdk_library": 0.65,
     "mcp_integration": 0.61,
     "games_simulation": 0.42,
     "finance_trading": 0.2,
     "voice_realtime": 0.52,
     "learning": 0.29
    },
    "form": "web_app",
    "formP": 0.68,
    "host": "standalone",
    "hostP": 0.54,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 0.87,
    "docsQuality": 2.2,
    "hasNumbers": 0.05,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.48,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.77,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.4,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.31,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.6,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.43,
     "trade or score financial signals": 0.22,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.56,
     "serve Jev over MCP to any agent": 0.45,
     "learn how Jev works": 0.48,
     "compare Jev with an LLM": 0.54,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.56,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.41,
     "run Jev inside a database or SQL": 0.36,
     "add Jev to a chat bot or Discord": 0.72,
     "voice or realtime decisions": 0.5,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "data-and-ops",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-shield",
   "name": "jev-shield",
   "url": "https://github.com/caiovicentino/jev-shield",
   "owner": "caiovicentino",
   "repo": "jev-shield",
   "description": "Semantic MCP firewall that screens every tool call, result, and description; reports 94 percent block recall at about $0.00002 a check.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 169,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "reports 94 percent block recall at about $0",
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T16:31:10Z",
    "createdAt": "2026-09-17T02:51:54Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1def9cb6f55ea216d4080a8d8500a5a43da4069d9cc88c17edf12b8bdc88d504/caiovicentino/jev-shield",
    "topics": [
     "ai-safety",
     "mcp",
     "prompt-injection",
     "security",
     "vercel-ai-gateway"
    ],
    "description": "Semantic MCP firewall powered by Jev — screens every tool call, tool result, and tool description with calibrated System One verification. 94% block recall, 0 false positives, ~$0.00002/check.",
    "homepage": null
   },
   "jev": {
    "hash": "9a547f06",
    "useCases": {
     "model_routing": 0.18,
     "tool_gating": 0.9,
     "context_compaction": 0.09,
     "output_verification": 0.71,
     "browser_computer_use": 0.33,
     "mobile_automation": 0.13,
     "code_review": 0.12,
     "content_moderation": 0.83,
     "search_reranking": 0.05,
     "classification_extraction": 0.17,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.27,
     "open_replicas": 0.37,
     "playgrounds_demos": 0.63,
     "cli_tooling": 0.21,
     "sdk_library": 0.71,
     "mcp_integration": 0.85,
     "games_simulation": 0.23,
     "finance_trading": 0.08,
     "voice_realtime": 0.44,
     "learning": 0.13
    },
    "form": "proxy_or_service",
    "formP": 0.99,
    "host": "any_agent",
    "hostP": 0.85,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.06,
    "docsQuality": 1.61,
    "hasNumbers": 0.98,
    "looksTemplated": 0.38,
    "callsJevForReal": 0.32,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.9,
     "compact or prune agent context": 0.14,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.31,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.53,
     "control a phone or mobile app": 0.27,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.83,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.27,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.45,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.39,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.39,
     "compare Jev with an LLM": 0.64,
     "route requests through a gateway or proxy": 0.85,
     "detect prompt injection or risky commands": 0.88,
     "score or rank candidates in a pipeline": 0.17,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.62,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.62
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-guard",
   "name": "jev-guard",
   "url": "https://github.com/leepokai/jev-guard",
   "owner": "leepokai",
   "repo": "jev-guard",
   "description": "Auto mode for Claude Code, Codex, Cursor, Gemini CLI, Pi, and OpenCode: risk-scores each tool call as deny, ask, or allow and flags prompt injection in results.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 170,
   "type": "project",
   "image": "media/jev-guard.jpg",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 12,
    "forks": 1,
    "pushedAt": "2026-09-17T18:44:11Z",
    "createdAt": "2026-09-17T14:39:28Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f76cc576ed195aeb737f849fae9693135aec170e640599862a5426d97f1a86ca/leepokai/jev-guard",
    "topics": [
     "ai-agents",
     "claude-code",
     "codex",
     "cursor",
     "gemini-cli",
     "hooks",
     "jev",
     "opencode",
     "prompt-injection",
     "security"
    ],
    "description": "Auto mode for every coding agent, built on Jev: risk-scores every tool call with session context (deny / ask / allow), flags prompt injection in results, checks skills and plugins. Claude Code, Codex, Copilot, Gemini, Cursor, pi, OpenCode, ACP.",
    "homepage": null
   },
   "jev": {
    "hash": "4d408d79",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.91,
     "context_compaction": 0.14,
     "output_verification": 0.81,
     "browser_computer_use": 0.35,
     "mobile_automation": 0.13,
     "code_review": 0.28,
     "content_moderation": 0.83,
     "search_reranking": 0.03,
     "classification_extraction": 0.23,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.28,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.42,
     "sdk_library": 0.49,
     "mcp_integration": 0.65,
     "games_simulation": 0.27,
     "finance_trading": 0.04,
     "voice_realtime": 0.39,
     "learning": 0.16
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.53,
    "maturity": 1.16,
    "docsQuality": 1.31,
    "hasNumbers": 0.93,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.37,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.92,
     "compact or prune agent context": 0.17,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.69,
     "control a phone or mobile app": 0.34,
     "review code or pull requests": 0.44,
     "moderate content or detect abuse": 0.79,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.12,
     "run Jev on open models without the vendor": 0.69,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.46,
     "serve Jev over MCP to any agent": 0.59,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.5,
     "detect prompt injection or risky commands": 0.89,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.34,
     "voice or realtime decisions": 0.55,
     "monitor or observe Jev usage and cost": 0.52
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-moderation-bot",
   "name": "Jev-Moderation-Bot",
   "url": "https://github.com/brainstormity/Jev-Moderation-Bot",
   "owner": "brainstormity",
   "repo": "Jev-Moderation-Bot",
   "description": "Chat moderation with editable rules.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 171,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 37,
    "forks": 3,
    "pushedAt": "2026-09-18T06:48:56Z",
    "createdAt": "2026-09-17T06:19:44Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/33d73bffcccc1743e091987a08ad0a9c133179ba858b093dcb64faebca222f45/brainstormity/Jev-Moderation-Bot",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "500a0e4b",
    "useCases": {
     "model_routing": 0.12,
     "tool_gating": 0.28,
     "context_compaction": 0.15,
     "output_verification": 0.28,
     "browser_computer_use": 0.03,
     "mobile_automation": 0.04,
     "code_review": 0.08,
     "content_moderation": 0.94,
     "search_reranking": 0.03,
     "classification_extraction": 0.62,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.18,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.56,
     "cli_tooling": 0.08,
     "sdk_library": 0.28,
     "mcp_integration": 0.37,
     "games_simulation": 0.12,
     "finance_trading": 0.02,
     "voice_realtime": 0.32,
     "learning": 0.11
    },
    "form": "proxy_or_service",
    "formP": 0.41,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "end_users",
    "audienceP": 0.93,
    "maturity": 1.78,
    "docsQuality": 1.58,
    "hasNumbers": 0.07,
    "looksTemplated": 0.53,
    "callsJevForReal": 0.48,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.58,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.41,
     "drive a browser or GUI with an agent": 0.09,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.9,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.62,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.57,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.3,
     "call Jev from a language SDK": 0.3,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.6,
     "compare Jev with an LLM": 0.48,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.35,
     "score or rank candidates in a pipeline": 0.26,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.8,
     "voice or realtime decisions": 0.71,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "citation-verifier",
   "name": "citation-verifier",
   "url": "https://github.com/MarissaFamularo/citation-verifier",
   "owner": "MarissaFamularo",
   "repo": "citation-verifier",
   "description": "Does the cited paper support the sentence citing it? Claude finds the quote, Jev scores it, a human decides.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 172,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T13:38:18Z",
    "createdAt": "2026-09-17T09:52:58Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/87a476638e7f99dc322e321c530586a91a73eddcb03a1050fe4c8e94c80912a8/MarissaFamularo/citation-verifier",
    "topics": [
     "citation-verification",
     "claude",
     "peer-review",
     "typesafe"
    ],
    "description": "Check whether each cited paper supports the sentence citing it. Claude proves the quote, TypeSafe's Jev scores it, a human decides.",
    "homepage": "https://verify.papertrellis.com"
   },
   "jev": {
    "hash": "4681d981",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.24,
     "context_compaction": 0.21,
     "output_verification": 0.8,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.04,
     "code_review": 0.09,
     "content_moderation": 0.57,
     "search_reranking": 0.1,
     "classification_extraction": 0.36,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.18,
     "sdk_library": 0.24,
     "mcp_integration": 0.4,
     "games_simulation": 0.07,
     "finance_trading": 0.03,
     "voice_realtime": 0.19,
     "learning": 0.1
    },
    "form": "web_app",
    "formP": 0.94,
    "host": "standalone",
    "hostP": 0.6900000000000001,
    "audience": "end_users",
    "audienceP": 0.94,
    "maturity": 1.91,
    "docsQuality": 2.11,
    "hasNumbers": 0.07,
    "looksTemplated": 0.34,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.46,
     "moderate content or detect abuse": 0.52,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.43,
     "run Jev on open models without the vendor": 0.33,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.11,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.42,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.08,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.3,
     "label data or build a dataset": 0.78,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.21,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "human-compiler",
   "name": "human-compiler",
   "url": "https://github.com/asfarsadewa/human-compiler",
   "owner": "asfarsadewa",
   "repo": "human-compiler",
   "description": "Paste text, get diagnostics, like a compiler for prose.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 173,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-17T12:19:53Z",
    "createdAt": "2026-09-17T11:36:54Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ab44a1d1fcbe4a7e1aa1ff401e30ff3fefc4da34be246708c99ef877a6856d19/asfarsadewa/human-compiler",
    "topics": [],
    "description": "A compiler for human language. Paste text, get diagnostics. Measured by TypeSafe Jev.",
    "homepage": "https://human-compiler.asfarlab.fun"
   },
   "jev": {
    "hash": "daed6d52",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.35,
     "context_compaction": 0.4,
     "output_verification": 0.62,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.05,
     "code_review": 0.43,
     "content_moderation": 0.72,
     "search_reranking": 0.07,
     "classification_extraction": 0.6,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.12,
     "sdk_library": 0.28,
     "mcp_integration": 0.35,
     "games_simulation": 0.17,
     "finance_trading": 0.05,
     "voice_realtime": 0.39,
     "learning": 0.18
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "end_users",
    "audienceP": 0.95,
    "maturity": 0.82,
    "docsQuality": 1.57,
    "hasNumbers": 0.19,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.42,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.52,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.56,
     "extract structured fields from text": 0.49,
     "run Jev on open models without the vendor": 0.24,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.38,
     "score or rank candidates in a pipeline": 0.35,
     "label data or build a dataset": 0.42,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.41,
     "monitor or observe Jev usage and cost": 0.4
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "snifftest",
   "name": "snifftest",
   "url": "https://github.com/DanRWilloughby/snifftest",
   "owner": "DanRWilloughby",
   "repo": "snifftest",
   "description": "Prose linter for AI writing tells: countable rules plus one judgment model.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 174,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 23,
    "forks": 0,
    "pushedAt": "2026-09-18T15:08:50Z",
    "createdAt": "2026-09-17T22:37:52Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7bc5d4ecdfced2c3aa9329583ecc1564db60d754998b256866492d89bdd378d6/DanRWilloughby/snifftest",
    "topics": [
     "ai-writing",
     "claude-code",
     "claude-code-plugin",
     "claude-skills",
     "github-action",
     "jev",
     "linter",
     "markdown",
     "pre-commit",
     "prose"
    ],
    "description": "A prose linter that sniffs out AI writing tells. Zero dependencies, countable rules plus one judgment model.",
    "homepage": "https://www.npmjs.com/package/snifftest"
   },
   "jev": {
    "hash": "a6419153",
    "useCases": {
     "model_routing": 0.17,
     "tool_gating": 0.33,
     "context_compaction": 0.23,
     "output_verification": 0.89,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.03,
     "code_review": 0.38,
     "content_moderation": 0.43,
     "search_reranking": 0.06,
     "classification_extraction": 0.24,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.27,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.48,
     "cli_tooling": 0.52,
     "sdk_library": 0.31,
     "mcp_integration": 0.33,
     "games_simulation": 0.11,
     "finance_trading": 0.03,
     "voice_realtime": 0.35,
     "learning": 0.11
    },
    "form": "hook_or_plugin",
    "formP": 0.51,
    "host": "claude_code",
    "hostP": 0.87,
    "audience": "end_users",
    "audienceP": 0.67,
    "maturity": 1.69,
    "docsQuality": 1.95,
    "hasNumbers": 0.08,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.24,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.34,
     "compact or prune agent context": 0.41,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.32,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.68,
     "rerank search results": 0.11,
     "classify support tickets or messages": 0.33,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.45,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.33,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.26,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.36,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "riff",
   "name": "riff",
   "url": "https://github.com/scale-venture-partners/riff",
   "owner": "scale-venture-partners",
   "repo": "riff",
   "description": "Ruff-style rule codes for writing.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 175,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 1,
    "pushedAt": "2026-09-18T14:01:41Z",
    "createdAt": "2026-09-17T23:33:24Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/47c89672dfefbc74ca6349e2a28bca0c8b066a9c6272ab359878dc45c502aeb5/scale-venture-partners/riff",
    "topics": [],
    "description": "A small, fast prose linter: ruff-style rule codes for writing, backed by TypeSafe's Jev model",
    "homepage": null
   },
   "jev": {
    "hash": "42c0b500",
    "useCases": {
     "model_routing": 0.21,
     "tool_gating": 0.23,
     "context_compaction": 0.29,
     "output_verification": 0.53,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.04,
     "code_review": 0.24,
     "content_moderation": 0.31,
     "search_reranking": 0.06,
     "classification_extraction": 0.18,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.58,
     "cli_tooling": 0.31,
     "sdk_library": 0.38,
     "mcp_integration": 0.33,
     "games_simulation": 0.1,
     "finance_trading": 0.03,
     "voice_realtime": 0.29,
     "learning": 0.08
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 0.99,
    "maturity": 1.2,
    "docsQuality": 2.04,
    "hasNumbers": 0.35,
    "looksTemplated": 0.42,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.08,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.41,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.14,
     "benchmark or calibrate Jev": 0.37,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.33,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.14,
     "learn how Jev works": 0.22,
     "compare Jev with an LLM": 0.52,
     "route requests through a gateway or proxy": 0.06,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.22,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.24,
     "monitor or observe Jev usage and cost": 0.34
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-secret-detection",
   "name": "jev-secret-detection",
   "url": "https://github.com/teyhouse/jev-secret-detection",
   "owner": "teyhouse",
   "repo": "jev-secret-detection",
   "description": "Measures how well Jev spots real credentials in file snippets, with the hard config-shaped cases scored separately.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 176,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-18T06:50:40Z",
    "createdAt": "2026-09-17T11:15:02Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4888250d468a284abab092eb0c72321ee29e6b7ac4f6254d5aac872c00237463/teyhouse/jev-secret-detection",
    "topics": [],
    "description": "Measures how well TypeSafe's RLCD-Jev model spots real secret credentials in file snippets",
    "homepage": null
   },
   "jev": {
    "hash": "8491eb0d",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.7,
     "context_compaction": 0.17,
     "output_verification": 0.92,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.06,
     "code_review": 0.41,
     "content_moderation": 0.66,
     "search_reranking": 0.09,
     "classification_extraction": 0.42,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.95,
     "open_replicas": 0.2,
     "playgrounds_demos": 0.7,
     "cli_tooling": 0.51,
     "sdk_library": 0.27,
     "mcp_integration": 0.54,
     "games_simulation": 0.1,
     "finance_trading": 0.02,
     "voice_realtime": 0.17,
     "learning": 0.31
    },
    "form": "dataset_or_benchmark",
    "formP": 0.95,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.05,
    "docsQuality": 2.47,
    "hasNumbers": 0.83,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.38,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.09,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.45,
     "moderate content or detect abuse": 0.64,
     "rerank search results": 0.19,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.4,
     "benchmark or calibrate Jev": 0.93,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.4,
     "call Jev from a language SDK": 0.2,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.35,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.62,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.29,
     "voice or realtime decisions": 0.21,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-audio-beeper",
   "name": "jev-audio-beeper",
   "url": "https://github.com/santos-sanz/jev-audio-beeper",
   "owner": "santos-sanz",
   "repo": "jev-audio-beeper",
   "description": "Low-latency audio censorship proof of concept: Jev typed decisions drive ffmpeg.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 177,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-17T09:17:46Z",
    "createdAt": "2026-09-17T09:04:43Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/6e8d9c5170db12babdc69888e8a8f992ec122f3c95910419a2d64a64d177b0c5/santos-sanz/jev-audio-beeper",
    "topics": [],
    "description": "Low-latency audio censorship POC using Jev typed decisions and ffmpeg.",
    "homepage": null
   },
   "jev": {
    "hash": "74f85c42",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.23,
     "context_compaction": 0.09,
     "output_verification": 0.64,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.29,
     "code_review": 0.3,
     "content_moderation": 0.72,
     "search_reranking": 0.03,
     "classification_extraction": 0.22,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.49,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.25,
     "sdk_library": 0.53,
     "mcp_integration": 0.31,
     "games_simulation": 0.2,
     "finance_trading": 0.02,
     "voice_realtime": 0.6,
     "learning": 0.18
    },
    "form": "cli",
    "formP": 0.92,
    "host": "standalone",
    "hostP": 0.9400000000000001,
    "audience": "agent_builders",
    "audienceP": 0.38,
    "maturity": 0.07,
    "docsQuality": 2.31,
    "hasNumbers": 0.07,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.32,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.62,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.25,
     "extract structured fields from text": 0.3,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.35,
     "call Jev from a language SDK": 0.45,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.47,
     "compare Jev with an LLM": 0.51,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.66,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "is-malicious",
   "name": "is-malicious",
   "url": "https://github.com/luantak/is-malicious",
   "owner": "luantak",
   "repo": "is-malicious",
   "description": "Scans a codebase for hidden or data-stealing behavior before you run it; a clean report is not proof, and it says so.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 178,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 16,
    "forks": 1,
    "pushedAt": "2026-09-18T18:54:21Z",
    "createdAt": "2026-09-18T11:40:17Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c35aafaa26490003af7165d6dadd7944a8b701ce322f4c11ec9e46f2f4218b7f/luantak/is-malicious",
    "topics": [
     "jev",
     "security-scanner",
     "typesafe-ai"
    ],
    "description": "A codebase scanner that helps you not run malicous code",
    "homepage": null
   },
   "jev": {
    "hash": "f0859c25",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.37,
     "context_compaction": 0.12,
     "output_verification": 0.46,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.07,
     "code_review": 0.77,
     "content_moderation": 0.51,
     "search_reranking": 0.03,
     "classification_extraction": 0.12,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.12,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.52,
     "cli_tooling": 0.87,
     "sdk_library": 0.23,
     "mcp_integration": 0.41,
     "games_simulation": 0.27,
     "finance_trading": 0.05,
     "voice_realtime": 0.22,
     "learning": 0.11
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "end_users",
    "audienceP": 0.88,
    "maturity": 1.53,
    "docsQuality": 2.52,
    "hasNumbers": 0.83,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.66,
    "intents": {
     "route between models by task difficulty": 0.11,
     "gate or approve tool calls before they run": 0.6,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.2,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.23,
     "review code or pull requests": 0.78,
     "moderate content or detect abuse": 0.67,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.19,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.85,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.55,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.66,
     "score or rank candidates in a pipeline": 0.26,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.26,
     "monitor or observe Jev usage and cost": 0.67
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "tripwire",
   "name": "tripwire",
   "url": "https://github.com/noelzappy/tripwire",
   "owner": "noelzappy",
   "repo": "tripwire",
   "description": "AI SDK middleware and proxy that runs seven Jev checks on every LLM response before the user sees it; no accuracy numbers yet, and it says so.",
   "section": "Safety, moderation and verification",
   "subsection": null,
   "order": 179,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-18T08:02:01Z",
    "createdAt": "2026-09-18T07:11:54Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/30a7d401ab687cfcf24c614bf8c56c0a0b399660a4808bfbc07382afb181a85f/noelzappy/tripwire",
    "topics": [
     "ai-sdk",
     "guardrails",
     "llm",
     "pii",
     "prompt-injection"
    ],
    "description": "Judge every LLM response before the user sees it. AI SDK middleware and OpenAI-compatible proxy.",
    "homepage": "https://www.npmjs.com/package/@noelzappy/tripwire"
   },
   "jev": {
    "hash": "d2b6b43a",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.76,
     "context_compaction": 0.11,
     "output_verification": 0.9,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.19,
     "code_review": 0.12,
     "content_moderation": 0.89,
     "search_reranking": 0.1,
     "classification_extraction": 0.21,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.63,
     "open_replicas": 0.37,
     "playgrounds_demos": 0.7,
     "cli_tooling": 0.28,
     "sdk_library": 0.87,
     "mcp_integration": 0.53,
     "games_simulation": 0.28,
     "finance_trading": 0.11,
     "voice_realtime": 0.45,
     "learning": 0.13
    },
    "form": "proxy_or_service",
    "formP": 0.53,
    "host": "standalone",
    "hostP": 0.9400000000000001,
    "audience": "app_developers",
    "audienceP": 0.56,
    "maturity": 1.01,
    "docsQuality": 2.89,
    "hasNumbers": 0.59,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.34,
     "compact or prune agent context": 0.17,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.43,
     "pick which skill or prompt to load": 0.2,
     "drive a browser or GUI with an agent": 0.37,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.87,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.71,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.3,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.53,
     "call Jev from a language SDK": 0.76,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.31,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.9,
     "detect prompt injection or risky commands": 0.88,
     "score or rank candidates in a pipeline": 0.29,
     "label data or build a dataset": 0.79,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.8,
     "voice or realtime decisions": 0.56,
     "monitor or observe Jev usage and cost": 0.65
    }
   },
   "slugSection": "safety-moderation-and-verification",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "unclutter",
   "name": "unclutter",
   "url": "https://github.com/kitze/unclutter",
   "owner": "kitze",
   "repo": "unclutter",
   "description": "Browser extension that removes page clutter with reusable template rules.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 180,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 138,
    "forks": 10,
    "pushedAt": "2026-09-18T08:12:00Z",
    "createdAt": "2026-09-17T11:58:56Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ab2221361b4f6d4cb44441cebd9216defcf4950062e3363f2862709006fd601a/kitze/unclutter",
    "topics": [],
    "description": "WXT browser extension: Jev-powered page clutter removal with reusable template rules.",
    "homepage": null
   },
   "jev": {
    "hash": "c5c2a53a",
    "useCases": {
     "model_routing": 0.08,
     "tool_gating": 0.06,
     "context_compaction": 0.24,
     "output_verification": 0.2,
     "browser_computer_use": 0.21,
     "mobile_automation": 0.04,
     "code_review": 0.31,
     "content_moderation": 0.13,
     "search_reranking": 0.08,
     "classification_extraction": 0.31,
     "data_pipelines": 0.05,
     "benchmarks_evals": 0.07,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.68,
     "cli_tooling": 0.05,
     "sdk_library": 0.1,
     "mcp_integration": 0.24,
     "games_simulation": 0.09,
     "finance_trading": 0.04,
     "voice_realtime": 0.13,
     "learning": 0.27
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 2.18,
    "docsQuality": 0.99,
    "hasNumbers": 0.05,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.26,
    "intents": {
     "route between models by task difficulty": 0.09,
     "gate or approve tool calls before they run": 0.14,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.41,
     "stop an agent from finishing early": 0.14,
     "pick which skill or prompt to load": 0.18,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.19,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.36,
     "benchmark or calibrate Jev": 0.42,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.44,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.11,
     "score or rank candidates in a pipeline": 0.08,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.21,
     "voice or realtime decisions": 0.18,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-adblock",
   "name": "typesafe-adblock",
   "url": "https://github.com/realZachi/typesafe-adblock",
   "owner": "realZachi",
   "repo": "typesafe-adblock",
   "description": "Chrome extension that asks \"is this element an ad?\" per DOM node; a toy, and it says so.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 181,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 58,
    "forks": 4,
    "pushedAt": "2026-09-17T17:35:25Z",
    "createdAt": "2026-09-17T17:35:21Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/0894d025ca57cf3fc0b947ae69040df136002bafa9a92d782c391215fdd5d6bd/realZachi/typesafe-adblock",
    "topics": [],
    "description": "🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) \"is this DOM element an ad?\" and pops it off the page. BYOK, no backend, not a real ad blocker.",
    "homepage": null
   },
   "jev": {
    "hash": "be197a63",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.11,
     "context_compaction": 0.13,
     "output_verification": 0.53,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.03,
     "code_review": 0.1,
     "content_moderation": 0.13,
     "search_reranking": 0.03,
     "classification_extraction": 0.11,
     "data_pipelines": 0.04,
     "benchmarks_evals": 0.52,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.03,
     "sdk_library": 0.18,
     "mcp_integration": 0.15,
     "games_simulation": 0.09,
     "finance_trading": 0.01,
     "voice_realtime": 0.14,
     "learning": 0.44
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "researchers",
    "audienceP": 0.58,
    "maturity": 0.03,
    "docsQuality": 2.81,
    "hasNumbers": 0.11,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.72,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.15,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.68,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.2,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.18,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.19,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.53
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "vibecheck",
   "name": "vibecheck",
   "url": "https://github.com/RafalWilinski/vibecheck",
   "owner": "RafalWilinski",
   "repo": "vibecheck",
   "description": "Vibe-check your X post before you hit publish.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 182,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 42,
    "forks": 5,
    "pushedAt": "2026-09-18T14:41:54Z",
    "createdAt": "2026-09-18T14:41:49Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fa5bc87ad2cf48ec73309b7dd720bf6ab1da4cfe293f8d66452f96d92aae626b/RafalWilinski/vibecheck",
    "topics": [],
    "description": "Chrome extension: vibe-check your X posts with TypeSafe's Jev before you hit Post",
    "homepage": null
   },
   "jev": {
    "hash": "c62e2367",
    "useCases": {
     "model_routing": 0.13,
     "tool_gating": 0.13,
     "context_compaction": 0.1,
     "output_verification": 0.63,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.04,
     "code_review": 0.03,
     "content_moderation": 0.52,
     "search_reranking": 0.02,
     "classification_extraction": 0.46,
     "data_pipelines": 0.04,
     "benchmarks_evals": 0.19,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.03,
     "sdk_library": 0.12,
     "mcp_integration": 0.2,
     "games_simulation": 0.06,
     "finance_trading": 0.04,
     "voice_realtime": 0.35,
     "learning": 0.08
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.99,
    "docsQuality": 2.4,
    "hasNumbers": 0.07,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.52,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.33,
     "moderate content or detect abuse": 0.56,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.33,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.15,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.31,
     "compare Jev with an LLM": 0.58,
     "route requests through a gateway or proxy": 0.08,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "xtags",
   "name": "xtags",
   "url": "https://github.com/manifoldor/xtags",
   "owner": "manifoldor",
   "repo": "xtags",
   "description": "Labels every post in your X timeline with what it wants you to do.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 183,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 3,
    "pushedAt": "2026-09-20T05:39:54Z",
    "createdAt": "2026-09-18T12:23:46Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5006f34aa2072cfe1655c0c2b86e071544fcd1bb1657180eb8e0f94ddd0a7adb/manifoldor/xtags",
    "topics": [
     "ai",
     "chrome-extension",
     "jev",
     "typesafe",
     "userscript",
     "x-twitter"
    ],
    "description": "在 X 的时间线上，给每条帖子标出它想让你干什么。判断来自 Jev，一个只返回概率、不生成文本的模型。",
    "homepage": null
   },
   "jev": {
    "hash": "cdb793ef",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.21,
     "context_compaction": 0.2,
     "output_verification": 0.31,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.05,
     "code_review": 0.05,
     "content_moderation": 0.48,
     "search_reranking": 0.17,
     "classification_extraction": 0.68,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.26,
     "open_replicas": 0.22,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.06,
     "sdk_library": 0.12,
     "mcp_integration": 0.16,
     "games_simulation": 0.08,
     "finance_trading": 0.13,
     "voice_realtime": 0.3,
     "learning": 0.33
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.47,
    "docsQuality": 2.83,
    "hasNumbers": 0.06,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.2,
     "judge or verify an agent's output": 0.54,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.47,
     "moderate content or detect abuse": 0.48,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.29,
     "extract structured fields from text": 0.45,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.39,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.18,
     "call Jev from a language SDK": 0.2,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.28,
     "compare Jev with an LLM": 0.53,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.59,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.43,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevibe-check",
   "name": "jevibe-check",
   "url": "https://github.com/sriganesh/jevibe-check",
   "owner": "sriganesh",
   "repo": "jevibe-check",
   "description": "Live tone labels for Bluesky posts and drafts.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 184,
   "type": "project",
   "image": "media/jevibe-check.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T06:01:40Z",
    "createdAt": "2026-09-17T05:10:43Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/6b296d0bd65be24ba99e378970d98a8fc8a136d9e76ea52f31096350be8e2715/sriganesh/jevibe-check",
    "topics": [
     "jev",
     "typesafe",
     "atproto",
     "bluesky"
    ],
    "description": "A live tone labeler for Bluesky posts and drafts, using TypeSafe's Jev API.",
    "homepage": null
   },
   "jev": {
    "hash": "7b49a48d",
    "useCases": {
     "model_routing": 0.14,
     "tool_gating": 0.16,
     "context_compaction": 0.13,
     "output_verification": 0.42,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.05,
     "code_review": 0.07,
     "content_moderation": 0.75,
     "search_reranking": 0.07,
     "classification_extraction": 0.71,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.2,
     "open_replicas": 0.04,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.04,
     "sdk_library": 0.14,
     "mcp_integration": 0.15,
     "games_simulation": 0.07,
     "finance_trading": 0.04,
     "voice_realtime": 0.57,
     "learning": 0.42
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.21,
    "docsQuality": 2.92,
    "hasNumbers": 0.16,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.14,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.51,
     "stop an agent from finishing early": 0.13,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.74,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.42,
     "run Jev on open models without the vendor": 0.13,
     "benchmark or calibrate Jev": 0.51,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.14,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.16,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.53,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.55,
     "monitor or observe Jev usage and cost": 0.84
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevmeter",
   "name": "jevmeter",
   "url": "https://github.com/ChetasLua/jevmeter",
   "owner": "ChetasLua",
   "repo": "jevmeter",
   "description": "Puts a live meter on any video: every sentence scored on five questions, rendered as a 16:9 edit, a whole debate for about two cents.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 185,
   "type": "project",
   "image": "media/jevmeter.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 72,
    "forks": 5,
    "pushedAt": "2026-09-17T12:36:32Z",
    "createdAt": "2026-09-17T11:39:01Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c01a67b3c0b0a05b8a950af0a761b332ba4527b1278c98f0bc207dbb229298e5/ChetasLua/jevmeter",
    "topics": [
     "debate",
     "jev",
     "typesafe",
     "video-editing",
     "whisper"
    ],
    "description": "Put a live Jev (TypeSafe) meter on any video: every sentence scored, rendered as a 16:9 edit",
    "homepage": null
   },
   "jev": {
    "hash": "ac435712",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.12,
     "context_compaction": 0.13,
     "output_verification": 0.57,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.04,
     "code_review": 0.06,
     "content_moderation": 0.37,
     "search_reranking": 0.05,
     "classification_extraction": 0.3,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.33,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.16,
     "sdk_library": 0.37,
     "mcp_integration": 0.2,
     "games_simulation": 0.11,
     "finance_trading": 0.06,
     "voice_realtime": 0.32,
     "learning": 0.52
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 1,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.86,
    "docsQuality": 2.22,
    "hasNumbers": 0.4,
    "looksTemplated": 0.2,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.2,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.45,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.23,
     "extract structured fields from text": 0.37,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.57,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.66,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.19,
     "learn how Jev works": 0.49,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.08,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.36,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.59,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "killmyidea",
   "name": "killmyidea",
   "url": "https://github.com/monteduro/killmyidea",
   "owner": "monteduro",
   "repo": "killmyidea",
   "description": "Describe your startup idea; Jev says kill it, fix it, or ship it.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 186,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 25,
    "forks": 3,
    "pushedAt": "2026-09-18T10:56:38Z",
    "createdAt": "2026-09-17T11:08:29Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d2793cead51859f8617874dd14a92f30341b7c3a46bd6d76d98ded3abdc6a69f/monteduro/killmyidea",
    "topics": [],
    "description": "Describe your startup idea. Jev decides: kill it, fix it or ship it.",
    "homepage": "https://killmyidea.stemonte.io"
   },
   "jev": {
    "hash": "3d0e6cd4",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.22,
     "context_compaction": 0.14,
     "output_verification": 0.39,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.06,
     "code_review": 0.07,
     "content_moderation": 0.13,
     "search_reranking": 0.03,
     "classification_extraction": 0.33,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.32,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.26,
     "sdk_library": 0.49,
     "mcp_integration": 0.28,
     "games_simulation": 0.16,
     "finance_trading": 0.03,
     "voice_realtime": 0.37,
     "learning": 0.24
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "end_users",
    "audienceP": 0.94,
    "maturity": 1.65,
    "docsQuality": 2.42,
    "hasNumbers": 0.06,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.11,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.3,
     "extract structured fields from text": 0.37,
     "run Jev on open models without the vendor": 0.37,
     "benchmark or calibrate Jev": 0.74,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.2,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.26,
     "label data or build a dataset": 0.57,
     "run Jev inside a database or SQL": 0.24,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.64
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "notra",
   "name": "notra",
   "url": "https://github.com/usenotra/notra",
   "owner": "usenotra",
   "repo": "notra",
   "description": "Turns work into content, with Jev deciding what is worth posting.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 187,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 192,
    "forks": 43,
    "pushedAt": "2026-09-20T10:23:32Z",
    "createdAt": "2025-12-13T13:35:10Z",
    "language": "TypeScript",
    "license": "AGPL-3.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1aacc6d7aea514cbe293bb71534b6b15e51b800bd0b08a8e23908166e9e5f903/usenotra/notra",
    "topics": [],
    "description": "Turn Your Work Into Content",
    "homepage": "https://www.usenotra.com/"
   },
   "jev": {
    "hash": "3b80ef2a",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.1,
     "context_compaction": 0.12,
     "output_verification": 0.7,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.04,
     "code_review": 0.05,
     "content_moderation": 0.12,
     "search_reranking": 0.23,
     "classification_extraction": 0.14,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.29,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.36,
     "cli_tooling": 0.15,
     "sdk_library": 0.38,
     "mcp_integration": 0.27,
     "games_simulation": 0.07,
     "finance_trading": 0.04,
     "voice_realtime": 0.37,
     "learning": 0.09
    },
    "form": "web_app",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "end_users",
    "audienceP": 0.96,
    "maturity": 2.19,
    "docsQuality": 1.7,
    "hasNumbers": 0.09,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.25,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.16,
     "judge or verify an agent's output": 0.57,
     "stop an agent from finishing early": 0.12,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.36,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.13,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.49,
     "build a game or simulation on Jev": 0.1,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.41,
     "compare Jev with an LLM": 0.38,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.29,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.16
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "slidepilot",
   "name": "slidepilot",
   "url": "https://github.com/harshil1712/slidepilot",
   "owner": "harshil1712",
   "repo": "slidepilot",
   "description": "Voice-driven auto-advance for Slidev on Cloudflare Agents.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 188,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-18T09:44:15Z",
    "createdAt": "2026-09-18T09:35:35Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3898069d227958614b779df3d4c0cb05d9194d859dd440867bc1b41d6dbd3d83/harshil1712/slidepilot",
    "topics": [
     "cloudflare-workers",
     "jev",
     "slidev",
     "slidev-addon",
     "typescript",
     "voice",
     "workers-ai"
    ],
    "description": "Voice-driven semantic auto-advance for Slidev, powered by Cloudflare Agents and TypeSafe AI Jev",
    "homepage": null
   },
   "jev": {
    "hash": "f2d1a83c",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.48,
     "context_compaction": 0.11,
     "output_verification": 0.53,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.07,
     "code_review": 0.06,
     "content_moderation": 0.08,
     "search_reranking": 0.02,
     "classification_extraction": 0.12,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.18,
     "open_replicas": 0.06,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.03,
     "sdk_library": 0.28,
     "mcp_integration": 0.27,
     "games_simulation": 0.09,
     "finance_trading": 0.01,
     "voice_realtime": 0.82,
     "learning": 0.14
    },
    "form": "hook_or_plugin",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.7,
    "audience": "end_users",
    "audienceP": 0.78,
    "maturity": 0.8,
    "docsQuality": 2.2,
    "hasNumbers": 0.05,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.5,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.59,
     "stop an agent from finishing early": 0.48,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.41,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.05,
     "classify support tickets or messages": 0.13,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.2,
     "benchmark or calibrate Jev": 0.6,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.53,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.07,
     "label data or build a dataset": 0.16,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.82,
     "monitor or observe Jev usage and cost": 0.37
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "should-ai-kill-us-all",
   "name": "should-ai-kill-us-all",
   "url": "https://github.com/hellogumbo/should-ai-kill-us-all",
   "owner": "hellogumbo",
   "repo": "should-ai-kill-us-all",
   "description": "Asks Jev the question every ten minutes, using the actual headlines.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 189,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 1,
    "pushedAt": "2026-09-18T00:54:48Z",
    "createdAt": "2026-09-17T21:53:36Z",
    "language": "JavaScript",
    "license": "CC0-1.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/e7a5e0aaf7cdbf176a3b42c89128fd740c680a48145691436240bd43867dc44f/hellogumbo/should-ai-kill-us-all",
    "topics": [],
    "description": "We ask Jev, TypeSafe AI's System One model, whether AI should kill us all. Every ten minutes. Using the actual headlines.",
    "homepage": "https://shouldaikillusall.com"
   },
   "jev": {
    "hash": "63690540",
    "useCases": {
     "model_routing": 0.13,
     "tool_gating": 0.15,
     "context_compaction": 0.07,
     "output_verification": 0.29,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.15,
     "code_review": 0.04,
     "content_moderation": 0.08,
     "search_reranking": 0.04,
     "classification_extraction": 0.09,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.52,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.11,
     "sdk_library": 0.57,
     "mcp_integration": 0.19,
     "games_simulation": 0.2,
     "finance_trading": 0.04,
     "voice_realtime": 0.36,
     "learning": 0.41
    },
    "form": "web_app",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.84,
    "maturity": 0.7,
    "docsQuality": 1.63,
    "hasNumbers": 0.06,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.13,
     "gate or approve tool calls before they run": 0.11,
     "compact or prune agent context": 0.16,
     "judge or verify an agent's output": 0.41,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.17,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.3,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.12,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.35,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.5,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.11,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.32
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "privacy-facts",
   "name": "Privacy Facts",
   "url": "https://github.com/thenewpotato/privacy-facts",
   "owner": "thenewpotato",
   "repo": "privacy-facts",
   "description": "Turns privacy policies into nutrition-style labels with plain-language answers, Jev confidence scores, and suggested source clauses.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 190,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T19:19:32Z",
    "createdAt": "2026-09-18T04:42:06Z",
    "language": "JavaScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d9570bcae0381d85a398dd0f63453b4297598afc1d9c555aed53b5f51720358a/thenewpotato/privacy-facts",
    "topics": [
     "ai",
     "jev",
     "privacy"
    ],
    "description": "A nutrition label for privacy policies. Plain-language answers, confidence scores, and source excerpts powered by Jev.",
    "homepage": "https://tigrw.com/privacy-facts/"
   },
   "jev": {
    "hash": "8c4de7fb",
    "useCases": {
     "model_routing": 0.23,
     "tool_gating": 0.21,
     "context_compaction": 0.18,
     "output_verification": 0.56,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.08,
     "code_review": 0.1,
     "content_moderation": 0.12,
     "search_reranking": 0.05,
     "classification_extraction": 0.71,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.26,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.24,
     "sdk_library": 0.31,
     "mcp_integration": 0.3,
     "games_simulation": 0.05,
     "finance_trading": 0.02,
     "voice_realtime": 0.25,
     "learning": 0.13
    },
    "form": "web_app",
    "formP": 0.92,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "end_users",
    "audienceP": 0.97,
    "maturity": 0.84,
    "docsQuality": 2.38,
    "hasNumbers": 0.12,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.22,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.16,
     "extract structured fields from text": 0.58,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.54,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.42,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-voice-control",
   "name": "jev-voice-control",
   "url": "https://github.com/chris-wozniczek/jev-voice-control",
   "owner": "chris-wozniczek",
   "repo": "jev-voice-control",
   "description": "Menu-bar Swift app turning spoken commands into Jev typed decisions and macOS actions.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 191,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-20T00:21:14Z",
    "createdAt": "2026-09-18T18:47:47Z",
    "language": "Swift",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8a381b21f80d391c9adeddeeb7e7ae326253d99599442ba1e9b3c2267ba93f30/chris-wozniczek/jev-voice-control",
    "topics": [],
    "description": "Control your Mac by voice. Speech → Jev (TypeSafe AI System One model) typed decisions → macOS actions. Menu-bar Swift app.",
    "homepage": null
   },
   "jev": {
    "hash": "dbea7b5b",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.62,
     "context_compaction": 0.12,
     "output_verification": 0.34,
     "browser_computer_use": 0.9,
     "mobile_automation": 0.05,
     "code_review": 0.14,
     "content_moderation": 0.09,
     "search_reranking": 0.06,
     "classification_extraction": 0.19,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.2,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.14,
     "sdk_library": 0.16,
     "mcp_integration": 0.28,
     "games_simulation": 0.12,
     "finance_trading": 0.04,
     "voice_realtime": 0.73,
     "learning": 0.24
    },
    "form": "other",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.02,
    "docsQuality": 2.85,
    "hasNumbers": 0.04,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.81,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.56,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.81,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.4,
     "run Jev on open models without the vendor": 0.2,
     "benchmark or calibrate Jev": 0.49,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.45,
     "score or rank candidates in a pipeline": 0.08,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.75,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-got",
   "name": "jev-got",
   "url": "https://github.com/phureewat29/jev-got",
   "owner": "phureewat29",
   "repo": "jev-got",
   "description": "Game of Thrones roleplay where a story model writes each scene and Jev answers five typed questions that drive the header, soundtrack, art, and next prompt.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 192,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-19T03:10:16Z",
    "createdAt": "2026-09-17T10:35:36Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ac149d30f58a62eea61b57eaa28359f3dabf7b5337ac7cc7c20669ccf53bf342/phureewat29/jev-got",
    "topics": [],
    "description": "Jev (TypeSafe AI) PoC through Game of Thrones",
    "homepage": "https://jev.phureewat.com"
   },
   "jev": {
    "hash": "27fd58b0",
    "useCases": {
     "model_routing": 0.47,
     "tool_gating": 0.52,
     "context_compaction": 0.19,
     "output_verification": 0.76,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.06,
     "code_review": 0.09,
     "content_moderation": 0.25,
     "search_reranking": 0.04,
     "classification_extraction": 0.66,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.54,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.1,
     "sdk_library": 0.28,
     "mcp_integration": 0.27,
     "games_simulation": 0.61,
     "finance_trading": 0.02,
     "voice_realtime": 0.33,
     "learning": 0.61
    },
    "form": "web_app",
    "formP": 0.88,
    "host": "standalone",
    "hostP": 0.94,
    "audience": "agent_builders",
    "audienceP": 0.44,
    "maturity": 0.2,
    "docsQuality": 2.13,
    "hasNumbers": 0.05,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.25,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.35,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.39,
     "moderate content or detect abuse": 0.35,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.29,
     "extract structured fields from text": 0.67,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.61,
     "build a game or simulation on Jev": 0.6,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.67,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.44,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.5,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.49,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafe-jev-gtaras7",
   "name": "typesafe-jev",
   "url": "https://github.com/gtaras7/typesafe-jev",
   "owner": "gtaras7",
   "repo": "typesafe-jev",
   "description": "Jev experiments starting with a local CV-screening workbench, each with its own measured results.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 193,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 1,
    "pushedAt": "2026-09-17T16:20:33Z",
    "createdAt": "2026-09-17T14:20:20Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ef0ec1b207a459848ced85f6ef9520a795d06036543e3fc0cee26a4987368f32/gtaras7/typesafe-jev",
    "topics": [],
    "description": "Screen a folder of CVs with the TypeSafe Jev decision model: typed judgments, an editable policy, free re-scoring.",
    "homepage": null
   },
   "jev": {
    "hash": "4ceffe67",
    "useCases": {
     "model_routing": 0.23,
     "tool_gating": 0.32,
     "context_compaction": 0.15,
     "output_verification": 0.83,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.07,
     "code_review": 0.14,
     "content_moderation": 0.21,
     "search_reranking": 0.27,
     "classification_extraction": 0.54,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.81,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.3,
     "sdk_library": 0.28,
     "mcp_integration": 0.31,
     "games_simulation": 0.17,
     "finance_trading": 0.1,
     "voice_realtime": 0.12,
     "learning": 0.38
    },
    "form": "cli",
    "formP": 0.63,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "researchers",
    "audienceP": 0.75,
    "maturity": 1.01,
    "docsQuality": 1.98,
    "hasNumbers": 0.95,
    "looksTemplated": 0.18,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.79,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.43,
     "extract structured fields from text": 0.53,
     "run Jev on open models without the vendor": 0.42,
     "benchmark or calibrate Jev": 0.85,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.46,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.78,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.4,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.22,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "super-jev",
   "name": "super-jev",
   "url": "https://github.com/kevthetech143/super-jev",
   "owner": "kevthetech143",
   "repo": "super-jev",
   "description": "Small harness connecting evidence, Jev judgments, permitted actions, and verified outcomes.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 194,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 1,
    "pushedAt": "2026-09-20T03:48:38Z",
    "createdAt": "2026-09-17T03:56:36Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/73b14ee766a9822c9d472823c9bddd2a19a14d3e158fcbd13398cbc062a0cf9c/Kevthetech143/super-jev",
    "topics": [],
    "description": "A small, extensible decision-to-action harness for TypeSafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "7dfb65a2",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.82,
     "context_compaction": 0.23,
     "output_verification": 0.83,
     "browser_computer_use": 0.22,
     "mobile_automation": 0.14,
     "code_review": 0.32,
     "content_moderation": 0.55,
     "search_reranking": 0.13,
     "classification_extraction": 0.25,
     "data_pipelines": 0.3,
     "benchmarks_evals": 0.57,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.66,
     "sdk_library": 0.52,
     "mcp_integration": 0.6,
     "games_simulation": 0.27,
     "finance_trading": 0.2,
     "voice_realtime": 0.3,
     "learning": 0.39
    },
    "form": "cli",
    "formP": 0.79,
    "host": "standalone",
    "hostP": 0.89,
    "audience": "agent_builders",
    "audienceP": 0.94,
    "maturity": 0.96,
    "docsQuality": 2.14,
    "hasNumbers": 0.11,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.29,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.33,
     "pick which skill or prompt to load": 0.47,
     "drive a browser or GUI with an agent": 0.26,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.53,
     "rerank search results": 0.17,
     "classify support tickets or messages": 0.5,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.68,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.55,
     "trade or score financial signals": 0.19,
     "call Jev from the command line": 0.69,
     "call Jev from a language SDK": 0.43,
     "serve Jev over MCP to any agent": 0.42,
     "learn how Jev works": 0.63,
     "compare Jev with an LLM": 0.64,
     "route requests through a gateway or proxy": 0.2,
     "detect prompt injection or risky commands": 0.51,
     "score or rank candidates in a pipeline": 0.51,
     "label data or build a dataset": 0.39,
     "run Jev inside a database or SQL": 0.22,
     "add Jev to a chat bot or Discord": 0.63,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "safer-with-jev",
   "name": "safer-with-jev",
   "url": "https://github.com/andrelandgraf/safer-with-jev",
   "owner": "andrelandgraf",
   "repo": "safer-with-jev",
   "description": "Neon Function proxy for the Neon AI Gateway with Jev routing in front.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 195,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-18T23:50:04Z",
    "createdAt": "2026-09-17T00:01:34Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/391352d35246ee79df10b7b743145fc123982c7ac84df87ed8b193060e1aaca5/andrelandgraf/safer-with-jev",
    "topics": [],
    "description": "Neon Function proxy for the Neon AI Gateway with TypeSafe Jev routing.",
    "homepage": null
   },
   "jev": {
    "hash": "58dffc99",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.8,
     "context_compaction": 0.14,
     "output_verification": 0.86,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.15,
     "code_review": 0.21,
     "content_moderation": 0.89,
     "search_reranking": 0.06,
     "classification_extraction": 0.39,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.4,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.24,
     "sdk_library": 0.67,
     "mcp_integration": 0.42,
     "games_simulation": 0.15,
     "finance_trading": 0.06,
     "voice_realtime": 0.28,
     "learning": 0.62
    },
    "form": "proxy_or_service",
    "formP": 0.82,
    "host": "standalone",
    "hostP": 0.65,
    "audience": "agent_builders",
    "audienceP": 0.9299999999999999,
    "maturity": 1.66,
    "docsQuality": 2.09,
    "hasNumbers": 0.04,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.64,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.35,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.85,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.51,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.58,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.47,
     "call Jev from a language SDK": 0.48,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.65,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.81,
     "detect prompt injection or risky commands": 0.86,
     "score or rank candidates in a pipeline": 0.28,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.21,
     "add Jev to a chat bot or Discord": 0.67,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "youtube-sponsor-detection",
   "name": "Sponsor Skip",
   "url": "https://github.com/trungdq88/youtube-sponsor-detection",
   "owner": "trungdq88",
   "repo": "youtube-sponsor-detection",
   "description": "Chrome extension that finds sponsor reads from the transcript or live audio and jumps past them; code owns every timestamp, under a cent an hour in transcript mode.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 196,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 74,
    "forks": 11,
    "pushedAt": "2026-09-18T03:38:10Z",
    "createdAt": "2026-09-17T23:46:01Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3d40530473f6c48287ba53096e1ebbb53a248266e31c260482d2cb09fcb8c50f/trungdq88/youtube-sponsor-detection",
    "topics": [],
    "description": "Detect youtube sponsor segment with live audio and transcript powered by Jev",
    "homepage": null
   },
   "jev": {
    "hash": "5524430e",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.16,
     "context_compaction": 0.17,
     "output_verification": 0.48,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.06,
     "code_review": 0.07,
     "content_moderation": 0.12,
     "search_reranking": 0.03,
     "classification_extraction": 0.21,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.23,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.06,
     "sdk_library": 0.31,
     "mcp_integration": 0.24,
     "games_simulation": 0.08,
     "finance_trading": 0.03,
     "voice_realtime": 0.61,
     "learning": 0.23
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.83,
    "docsQuality": 2.41,
    "hasNumbers": 0.82,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.33,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.26,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.09,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.41,
     "voice or realtime decisions": 0.77,
     "monitor or observe Jev usage and cost": 0.72
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-seo",
   "name": "jev-seo",
   "url": "https://github.com/AkashPriyadarshii/jev-seo",
   "owner": "AkashPriyadarshii",
   "repo": "jev-seo",
   "description": "Rust CLI and MCP server for SEO and GEO checks over DuckDuckGo results, scored by Jev.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 197,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 13,
    "forks": 0,
    "pushedAt": "2026-09-20T06:10:59Z",
    "createdAt": "2026-09-18T13:02:32Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/99cb0ddf141b2221dd75611266874e88676270734bba249b3592b447f30c9dfb/AkashPriyadarshii/jev-seo",
    "topics": [
     "ahrefs-alternative",
     "claude-code",
     "cli",
     "duckduckgo",
     "generative-engine-optimization",
     "geo",
     "mcp",
     "rank-tracker",
     "rust",
     "search-engine-optimization"
    ],
    "description": "100% free ₹0 agent-first SEO & GEO CLI suite and MCP server in Rust replacing Semrush and OpenSEO via DuckDuckGo and TypeSafe Jev System One",
    "homepage": "https://akashpriyadarshii.github.io/jev-seo/"
   },
   "jev": {
    "hash": "10a339af",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.31,
     "context_compaction": 0.2,
     "output_verification": 0.66,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.06,
     "code_review": 0.12,
     "content_moderation": 0.13,
     "search_reranking": 0.54,
     "classification_extraction": 0.3,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.82,
     "sdk_library": 0.65,
     "mcp_integration": 0.82,
     "games_simulation": 0.08,
     "finance_trading": 0.04,
     "voice_realtime": 0.44,
     "learning": 0.13
    },
    "form": "cli",
    "formP": 0.91,
    "host": "any_agent",
    "hostP": 0.55,
    "audience": "agent_builders",
    "audienceP": 0.97,
    "maturity": 1.13,
    "docsQuality": 1.18,
    "hasNumbers": 0.63,
    "looksTemplated": 0.42,
    "callsJevForReal": 0.28,
    "intents": {
     "route between models by task difficulty": 0.18,
     "gate or approve tool calls before they run": 0.46,
     "compact or prune agent context": 0.42,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.43,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.66,
     "classify support tickets or messages": 0.16,
     "extract structured fields from text": 0.33,
     "run Jev on open models without the vendor": 0.63,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.84,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.82,
     "learn how Jev works": 0.55,
     "compare Jev with an LLM": 0.4,
     "route requests through a gateway or proxy": 0.2,
     "detect prompt injection or risky commands": 0.14,
     "score or rank candidates in a pipeline": 0.39,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.57,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-nvim",
   "name": "jev.nvim",
   "url": "https://github.com/valentynkit/jev.nvim",
   "owner": "valentynkit",
   "repo": "jev.nvim",
   "description": "Neovim plugin: ask the buffer a plain-language question, Treesitter splits it into functions, Jev scores each one, and the answers land in quickfix ranked by probability.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 198,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-19T07:54:21Z",
    "createdAt": "2026-09-18T20:11:23Z",
    "language": "Lua",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fa58240760a7c51c069ac16e270374862337227a77be61a1deb14267c75cb469/valentynkit/jev.nvim",
    "topics": [],
    "description": "Neovim: ask the buffer a question, get a quickfix list. Treesitter splits functions, Jev scores each one, probabilities land as virtual text",
    "homepage": null
   },
   "jev": {
    "hash": "d5daf1b3",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.21,
     "context_compaction": 0.26,
     "output_verification": 0.52,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.05,
     "code_review": 0.67,
     "content_moderation": 0.24,
     "search_reranking": 0.66,
     "classification_extraction": 0.38,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.17,
     "sdk_library": 0.16,
     "mcp_integration": 0.29,
     "games_simulation": 0.14,
     "finance_trading": 0.04,
     "voice_realtime": 0.3,
     "learning": 0.3
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "end_users",
    "audienceP": 0.75,
    "maturity": 0.46,
    "docsQuality": 1.26,
    "hasNumbers": 0.07,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.2,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.19,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.46,
     "rerank search results": 0.71,
     "classify support tickets or messages": 0.26,
     "extract structured fields from text": 0.35,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.41,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.19,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.29,
     "learn how Jev works": 0.64,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.55,
     "score or rank candidates in a pipeline": 0.36,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.28,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-skip",
   "name": "jev-skip",
   "url": "https://github.com/valentynkit/jev-skip",
   "owner": "valentynkit",
   "repo": "jev-skip",
   "description": "Browser extension that reads the caption track and paints a per-segment sponsor probability on the seek bar before the intro ends, no crowd database; reports 77 percent of SponsorBlock's sponsor seconds caught over 23 videos at $0.0008 a video.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 199,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "reports 77 percent of SponsorBlock's sponsor seconds caught over 23 videos at $0",
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-19T09:39:27Z",
    "createdAt": "2026-09-18T20:16:28Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f9fa7b4d31dd36392d59c9834eceb1a289b7918a7ef8c32bd5d85e1fe0d41550/valentynkit/jev-skip",
    "topics": [],
    "description": "YouTube sponsor skipper that reads the captions and decides at watch time: a probability heatmap on the seek bar, no crowd database",
    "homepage": null
   },
   "jev": {
    "hash": "715ddd25",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.09,
     "context_compaction": 0.14,
     "output_verification": 0.46,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.04,
     "code_review": 0.13,
     "content_moderation": 0.13,
     "search_reranking": 0.04,
     "classification_extraction": 0.22,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.56,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.54,
     "cli_tooling": 0.07,
     "sdk_library": 0.19,
     "mcp_integration": 0.18,
     "games_simulation": 0.09,
     "finance_trading": 0.02,
     "voice_realtime": 0.33,
     "learning": 0.12
    },
    "form": "browser_extension",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "end_users",
    "audienceP": 0.95,
    "maturity": 1,
    "docsQuality": 2.37,
    "hasNumbers": 0.99,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.32,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.22,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.55,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.43,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.19,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.61
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "openpoke-meets-jev",
   "name": "openpoke-meets-jev",
   "url": "https://github.com/0xShin0221/openpoke-meets-jev",
   "owner": "0xShin0221",
   "repo": "openpoke-meets-jev",
   "description": "OpenPoke fork that moves email screening, a tool-call guardrail, and search reranking onto Jev, with an A/B against the Sonnet call it replaced and an adversarial run on the injection gate.",
   "section": "Applications and extensions",
   "subsection": null,
   "order": 200,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-20T08:24:06Z",
    "createdAt": "2026-09-18T14:19:12Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/72a68419de477ecc59c2f02c84a2d1a1846b299f1a440d030a519e4a0be7a216/0xShin0221/openpoke-meets-jev",
    "topics": [],
    "description": "Open source implementation of Poke ",
    "homepage": null
   },
   "jev": {
    "hash": "9c4194af",
    "useCases": {
     "model_routing": 0.6,
     "tool_gating": 0.83,
     "context_compaction": 0.3,
     "output_verification": 0.58,
     "browser_computer_use": 0.27,
     "mobile_automation": 0.26,
     "code_review": 0.29,
     "content_moderation": 0.64,
     "search_reranking": 0.77,
     "classification_extraction": 0.48,
     "data_pipelines": 0.27,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.33,
     "playgrounds_demos": 0.66,
     "cli_tooling": 0.3,
     "sdk_library": 0.52,
     "mcp_integration": 0.63,
     "games_simulation": 0.17,
     "finance_trading": 0.16,
     "voice_realtime": 0.45,
     "learning": 0.25
    },
    "form": "hook_or_plugin",
    "formP": 0.3,
    "host": "standalone",
    "hostP": 0.61,
    "audience": "agent_builders",
    "audienceP": 0.74,
    "maturity": 0.94,
    "docsQuality": 1.51,
    "hasNumbers": 0.98,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.38,
    "intents": {
     "route between models by task difficulty": 0.51,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.5,
     "stop an agent from finishing early": 0.4,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.39,
     "control a phone or mobile app": 0.26,
     "review code or pull requests": 0.52,
     "moderate content or detect abuse": 0.61,
     "rerank search results": 0.66,
     "classify support tickets or messages": 0.54,
     "extract structured fields from text": 0.31,
     "run Jev on open models without the vendor": 0.55,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.48,
     "call Jev from a language SDK": 0.38,
     "serve Jev over MCP to any agent": 0.42,
     "learn how Jev works": 0.38,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.53,
     "detect prompt injection or risky commands": 0.74,
     "score or rank candidates in a pipeline": 0.59,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.61,
     "voice or realtime decisions": 0.31,
     "monitor or observe Jev usage and cost": 0.59
    }
   },
   "slugSection": "applications-and-extensions",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "typesafe-mario",
   "name": "typesafe-mario",
   "url": "https://github.com/fhshaik/typesafe-mario",
   "owner": "fhshaik",
   "repo": "typesafe-mario",
   "description": "Plays Super Mario Bros. from structured emulator state; Jev picks the NES controller input directly.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 201,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 291,
    "forks": 28,
    "pushedAt": "2026-09-16T04:59:33Z",
    "createdAt": "2026-09-16T04:57:42Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5088e3ad95bdbb684eec3bfc90c2aa845fdb17fa90932f83cbffab4a0ae9cab3/fhshaik/typesafe-mario",
    "topics": [],
    "description": "A TypeSafe/Jev agent that plays Super Mario Bros. from structured emulator state.",
    "homepage": null
   },
   "jev": {
    "hash": "e466b2b9",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.31,
     "context_compaction": 0.74,
     "output_verification": 0.68,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.06,
     "code_review": 0.37,
     "content_moderation": 0.07,
     "search_reranking": 0.02,
     "classification_extraction": 0.03,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.85,
     "cli_tooling": 0.14,
     "sdk_library": 0.46,
     "mcp_integration": 0.37,
     "games_simulation": 0.69,
     "finance_trading": 0.02,
     "voice_realtime": 0.35,
     "learning": 0.31
    },
    "form": "cli",
    "formP": 0.68,
    "host": "standalone",
    "hostP": 0.62,
    "audience": "researchers",
    "audienceP": 0.63,
    "maturity": 1.05,
    "docsQuality": 2,
    "hasNumbers": 0.25,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.73,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.35,
     "pick which skill or prompt to load": 0.27,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.06,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.85,
     "build a game or simulation on Jev": 0.78,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.61,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.41,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.78,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.35,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.25,
     "voice or realtime decisions": 0.5,
     "monitor or observe Jev usage and cost": 0.46
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-drone",
   "name": "jev-drone",
   "url": "https://github.com/RomanSlack/jev-drone",
   "owner": "RomanSlack",
   "repo": "jev-drone",
   "description": "Camera-only drone in MuJoCo with Jev in the loop at 2.5 Hz.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 202,
   "type": "project",
   "image": "media/jev-drone.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 82,
    "forks": 3,
    "pushedAt": "2026-09-17T00:19:27Z",
    "createdAt": "2026-09-16T20:54:38Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1c04cf86a1980411d80f546bcff07a801f46da6e4636f60239e8ff3616c51893/RomanSlack/jev-drone",
    "topics": [
     "autonomous-agents",
     "drone",
     "mujoco",
     "robotics",
     "typesafe"
    ],
    "description": "Camera-only autonomous drone in MuJoCo with a small judgment model (TypeSafe Jev) in the loop at 2.5Hz",
    "homepage": null
   },
   "jev": {
    "hash": "5b63d59c",
    "useCases": {
     "model_routing": 0.6,
     "tool_gating": 0.51,
     "context_compaction": 0.54,
     "output_verification": 0.64,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.05,
     "code_review": 0.45,
     "content_moderation": 0.07,
     "search_reranking": 0.04,
     "classification_extraction": 0.14,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.63,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.07,
     "sdk_library": 0.33,
     "mcp_integration": 0.38,
     "games_simulation": 0.85,
     "finance_trading": 0.03,
     "voice_realtime": 0.19,
     "learning": 0.47
    },
    "form": "other",
    "formP": 0.51,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "agent_builders",
    "audienceP": 0.86,
    "maturity": 1.47,
    "docsQuality": 1.63,
    "hasNumbers": 0.73,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.46,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.58,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.09,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.67,
     "build a game or simulation on Jev": 0.75,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.58,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.08,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.18,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.22,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.41
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "tsai-sc",
   "name": "tsai-sc",
   "url": "https://github.com/phyous/tsai-sc",
   "owner": "phyous",
   "repo": "tsai-sc",
   "description": "Plays the original StarCraft shareware through keyboard and mouse, action probabilities recorded.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 203,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 1,
    "pushedAt": "2026-09-16T06:40:58Z",
    "createdAt": "2026-09-16T03:17:13Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5e77dca12c6e4d3208d9459b6b8cf764a53a27b8fe91f5dc577dfa8f401c5beb/phyous/tsai-sc",
    "topics": [],
    "description": "TypeSafe Jev controls original StarCraft shareware through keyboard and mouse with recorded action probabilities.",
    "homepage": null
   },
   "jev": {
    "hash": "d2e437f5",
    "useCases": {
     "model_routing": 0.24,
     "tool_gating": 0.4,
     "context_compaction": 0.23,
     "output_verification": 0.79,
     "browser_computer_use": 0.32,
     "mobile_automation": 0.05,
     "code_review": 0.39,
     "content_moderation": 0.08,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.44,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.12,
     "sdk_library": 0.19,
     "mcp_integration": 0.27,
     "games_simulation": 0.62,
     "finance_trading": 0.02,
     "voice_realtime": 0.21,
     "learning": 0.49
    },
    "form": "cli",
    "formP": 0.55,
    "host": "standalone",
    "hostP": 0.63,
    "audience": "researchers",
    "audienceP": 0.82,
    "maturity": 0.99,
    "docsQuality": 1.83,
    "hasNumbers": 0.1,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.5,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.47,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.8,
     "stop an agent from finishing early": 0.44,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.67,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.63,
     "benchmark or calibrate Jev": 0.82,
     "build a game or simulation on Jev": 0.56,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.49,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.73,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.06,
     "detect prompt injection or risky commands": 0.36,
     "score or rank candidates in a pipeline": 0.28,
     "label data or build a dataset": 0.75,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.43
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "tsai-civ2",
   "name": "tsai-civ2",
   "url": "https://github.com/phyous/tsai-civ2",
   "owner": "phyous",
   "repo": "tsai-civ2",
   "description": "Civilization II in a browser, full-game harness, live action probabilities.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 204,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-18T03:20:51Z",
    "createdAt": "2026-09-16T17:42:36Z",
    "language": "Python",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8c1cd48584e409172e218f404f5b69a63b24b159b7bf5490778f6dc4e107f11f/phyous/tsai-civ2",
    "topics": [],
    "description": "TypeSafe Jev plays original Civilization II in a browser, with live action probabilities. Experimental full-game harness.",
    "homepage": null
   },
   "jev": {
    "hash": "589b05c4",
    "useCases": {
     "model_routing": 0.33,
     "tool_gating": 0.3,
     "context_compaction": 0.22,
     "output_verification": 0.65,
     "browser_computer_use": 0.38,
     "mobile_automation": 0.06,
     "code_review": 0.47,
     "content_moderation": 0.09,
     "search_reranking": 0.04,
     "classification_extraction": 0.08,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.75,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.15,
     "sdk_library": 0.22,
     "mcp_integration": 0.4,
     "games_simulation": 0.68,
     "finance_trading": 0.02,
     "voice_realtime": 0.5,
     "learning": 0.42
    },
    "form": "web_app",
    "formP": 0.75,
    "host": "standalone",
    "hostP": 0.45,
    "audience": "agent_builders",
    "audienceP": 0.63,
    "maturity": 0.82,
    "docsQuality": 1.56,
    "hasNumbers": 0.07,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.44,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.34,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.64,
     "stop an agent from finishing early": 0.44,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.75,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.11,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.45,
     "benchmark or calibrate Jev": 0.72,
     "build a game or simulation on Jev": 0.68,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.38,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.38,
     "learn how Jev works": 0.6,
     "compare Jev with an LLM": 0.68,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.56,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.38,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.25
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "heist-one",
   "name": "heist-one",
   "url": "https://github.com/AbdelStark/heist-one",
   "owner": "AbdelStark",
   "repo": "heist-one",
   "description": "Stealth game where Jev makes the guards' judgments and deterministic code owns the world.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 205,
   "type": "project",
   "image": "media/heist-one-gameplay.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-17T14:42:22Z",
    "createdAt": "2026-09-17T07:29:14Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b3cfc040c97c82839f408584cb75e435f21c89f08b3126ab83b62da308f5c0fe/AbdelStark/heist-one",
    "topics": [
     "ai-game",
     "jev",
     "phaser",
     "probabilistic-ai",
     "remotion",
     "stealth-game",
     "system-one-models",
     "typesafe",
     "typescript"
    ],
    "description": "Observable browser stealth game: Jev makes typed guard judgments while deterministic code owns the world.",
    "homepage": null
   },
   "jev": {
    "hash": "53164d26",
    "useCases": {
     "model_routing": 0.33,
     "tool_gating": 0.59,
     "context_compaction": 0.19,
     "output_verification": 0.8,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.07,
     "code_review": 0.33,
     "content_moderation": 0.24,
     "search_reranking": 0.07,
     "classification_extraction": 0.17,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.71,
     "open_replicas": 0.41,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.07,
     "sdk_library": 0.22,
     "mcp_integration": 0.4,
     "games_simulation": 0.8,
     "finance_trading": 0.07,
     "voice_realtime": 0.31,
     "learning": 0.81
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "researchers",
    "audienceP": 0.45,
    "maturity": 1.27,
    "docsQuality": 1.69,
    "hasNumbers": 0.27,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.43,
    "intents": {
     "route between models by task difficulty": 0.33,
     "gate or approve tool calls before they run": 0.55,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.45,
     "pick which skill or prompt to load": 0.45,
     "drive a browser or GUI with an agent": 0.67,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.3,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.57,
     "benchmark or calibrate Jev": 0.82,
     "build a game or simulation on Jev": 0.81,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.45,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.82,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.08,
     "detect prompt injection or risky commands": 0.34,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.47
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-snake",
   "name": "typesafe-snake",
   "url": "https://github.com/sorrycc/typesafe-snake",
   "owner": "sorrycc",
   "repo": "typesafe-snake",
   "description": "One Choice per tick; legal moves and facts generated in code.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 206,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 18,
    "forks": 2,
    "pushedAt": "2026-09-17T09:43:08Z",
    "createdAt": "2026-09-17T09:42:36Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/65f0a4798ab255d58b19958abec612eeee16a0631b93cba08fe8f59dafc6c17e/sorrycc/typesafe-snake",
    "topics": [],
    "description": "Snake auto-played by TypeSafe's Jev model: one System One choice per tick, legal moves and facts generated in code",
    "homepage": null
   },
   "jev": {
    "hash": "c39373e5",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.38,
     "context_compaction": 0.3,
     "output_verification": 0.66,
     "browser_computer_use": 0.13,
     "mobile_automation": 0.1,
     "code_review": 0.47,
     "content_moderation": 0.06,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.71,
     "open_replicas": 0.3,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.08,
     "sdk_library": 0.42,
     "mcp_integration": 0.34,
     "games_simulation": 0.69,
     "finance_trading": 0.03,
     "voice_realtime": 0.59,
     "learning": 0.64
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.71,
    "audience": "agent_builders",
    "audienceP": 0.55,
    "maturity": 0.7,
    "docsQuality": 1.91,
    "hasNumbers": 0.07,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.81,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.31,
     "compact or prune agent context": 0.5,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.43,
     "drive a browser or GUI with an agent": 0.66,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.32,
     "benchmark or calibrate Jev": 0.76,
     "build a game or simulation on Jev": 0.79,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.53,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.56,
     "detect prompt injection or risky commands": 0.34,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.48
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-doom-agent",
   "name": "jev-doom-agent",
   "url": "https://github.com/lukaske/jev-doom-agent",
   "owner": "lukaske",
   "repo": "jev-doom-agent",
   "description": "Browser-native Doom agent with structured spatial state and live decision telemetry.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 207,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-17T09:05:24Z",
    "createdAt": "2026-09-17T08:37:37Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/745546508ec28af57105d74c1487dc5c24a9dc19a10688adb6f835f87fe4c746/lukaske/jev-doom-agent",
    "topics": [],
    "description": "A browser-native Doom agent experiment with structured spatial state, composable AI controls, live decision telemetry, and a Chocolate Doom WebAssembly runtime.",
    "homepage": null
   },
   "jev": {
    "hash": "2f43b65b",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.47,
     "context_compaction": 0.24,
     "output_verification": 0.78,
     "browser_computer_use": 0.24,
     "mobile_automation": 0.05,
     "code_review": 0.47,
     "content_moderation": 0.14,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.84,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.12,
     "sdk_library": 0.28,
     "mcp_integration": 0.39,
     "games_simulation": 0.76,
     "finance_trading": 0.02,
     "voice_realtime": 0.5,
     "learning": 0.45
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.65,
    "audience": "researchers",
    "audienceP": 0.79,
    "maturity": 1.15,
    "docsQuality": 3,
    "hasNumbers": 0.07,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.45,
     "gate or approve tool calls before they run": 0.52,
     "compact or prune agent context": 0.4,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.47,
     "pick which skill or prompt to load": 0.61,
     "drive a browser or GUI with an agent": 0.76,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.71,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.47,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.72,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.47,
     "score or rank candidates in a pipeline": 0.34,
     "label data or build a dataset": 0.64,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.73,
     "monitor or observe Jev usage and cost": 0.59
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "onevonejev",
   "name": "OneVOneJev",
   "url": "https://github.com/emrickgarrett/OneVOneJev",
   "owner": "emrickgarrett",
   "repo": "OneVOneJev",
   "description": "1v1 quickscope arena in Three.js.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 208,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-18T03:43:21Z",
    "createdAt": "2026-09-17T01:36:39Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/17611f2f4a3970039c656dc2d9ad0ce2aa5aa32b029d30bc1e3b99e9938b7a79/emrickgarrett/OneVOneJev",
    "topics": [],
    "description": "1v1 Jev quickscope arena — Three.js + TypeSafe System One",
    "homepage": null
   },
   "jev": {
    "hash": "2379782d",
    "useCases": {
     "model_routing": 0.12,
     "tool_gating": 0.1,
     "context_compaction": 0.11,
     "output_verification": 0.36,
     "browser_computer_use": 0.3,
     "mobile_automation": 0.03,
     "code_review": 0.69,
     "content_moderation": 0.17,
     "search_reranking": 0.03,
     "classification_extraction": 0.03,
     "data_pipelines": 0.04,
     "benchmarks_evals": 0.48,
     "open_replicas": 0.3,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.05,
     "sdk_library": 0.28,
     "mcp_integration": 0.29,
     "games_simulation": 0.86,
     "finance_trading": 0.01,
     "voice_realtime": 0.27,
     "learning": 0.3
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "end_users",
    "audienceP": 0.87,
    "maturity": 2.28,
    "docsQuality": 2.24,
    "hasNumbers": 0.93,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.61,
     "stop an agent from finishing early": 0.39,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.43,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.08,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.33,
     "benchmark or calibrate Jev": 0.71,
     "build a game or simulation on Jev": 0.72,
     "trade or score financial signals": 0.02,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.4,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.58,
     "compare Jev with an LLM": 0.47,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.18,
     "label data or build a dataset": 0.27,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevplayspokemon",
   "name": "JevPlaysPokemon",
   "url": "https://github.com/anxkhn/JevPlaysPokemon",
   "owner": "anxkhn",
   "repo": "JevPlaysPokemon",
   "description": "Generation 3 Pokémon through Showdown and a real FireRed ROM.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 209,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 1,
    "pushedAt": "2026-09-18T07:20:11Z",
    "createdAt": "2026-09-18T07:03:58Z",
    "language": "HTML",
    "license": "GPL-3.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/72459ee8eb6d0fd394e4c0d6738c2a45b726c405bf04609b53b265fac6097675/anxkhn/JevPlaysPokemon",
    "topics": [
     "firered",
     "mgba",
     "pokemon",
     "showdown",
     "typesafe"
    ],
    "description": "Jev plays Generation 3 Pokémon via Showdown and a real FireRed ROM.",
    "homepage": null
   },
   "jev": {
    "hash": "95d38fa6",
    "useCases": {
     "model_routing": 0.21,
     "tool_gating": 0.31,
     "context_compaction": 0.2,
     "output_verification": 0.72,
     "browser_computer_use": 0.18,
     "mobile_automation": 0.09,
     "code_review": 0.31,
     "content_moderation": 0.08,
     "search_reranking": 0.04,
     "classification_extraction": 0.12,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.75,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.09,
     "sdk_library": 0.19,
     "mcp_integration": 0.35,
     "games_simulation": 0.68,
     "finance_trading": 0.02,
     "voice_realtime": 0.46,
     "learning": 0.57
    },
    "form": "web_app",
    "formP": 0.75,
    "host": "any_agent",
    "hostP": 0.43,
    "audience": "researchers",
    "audienceP": 0.6,
    "maturity": 0.17,
    "docsQuality": 1.44,
    "hasNumbers": 0.07,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.33,
     "pick which skill or prompt to load": 0.48,
     "drive a browser or GUI with an agent": 0.55,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.45,
     "moderate content or detect abuse": 0.17,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.54,
     "benchmark or calibrate Jev": 0.76,
     "build a game or simulation on Jev": 0.67,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.33,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.39,
     "learn how Jev works": 0.71,
     "compare Jev with an LLM": 0.73,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.51,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-askable-arm",
   "name": "jev-askable-arm",
   "url": "https://github.com/TarunTomar122/jev-askable-arm",
   "owner": "TarunTomar122",
   "repo": "jev-askable-arm",
   "description": "Zero-shot English goals on a simulated Franka arm; Jev chains hardcoded primitives.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 210,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-17T16:39:32Z",
    "createdAt": "2026-09-17T10:01:16Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/749715df36a2fbef63f14594104be1125e708bc509a152e9272071a5f667bafa/TarunTomar122/jev-askable-arm",
    "topics": [],
    "description": "Zero-shot English goals on a sim Franka. Jev chains hardcoded primitives.",
    "homepage": null
   },
   "jev": {
    "hash": "b29827f4",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.37,
     "context_compaction": 0.32,
     "output_verification": 0.4,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.03,
     "code_review": 0.4,
     "content_moderation": 0.04,
     "search_reranking": 0.02,
     "classification_extraction": 0.06,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.38,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.12,
     "sdk_library": 0.55,
     "mcp_integration": 0.31,
     "games_simulation": 0.69,
     "finance_trading": 0.01,
     "voice_realtime": 0.52,
     "learning": 0.54
    },
    "form": "library_sdk",
    "formP": 0.86,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "researchers",
    "audienceP": 0.5,
    "maturity": 0.63,
    "docsQuality": 2.24,
    "hasNumbers": 0.77,
    "looksTemplated": 0.5,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.38,
     "judge or verify an agent's output": 0.51,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.46,
     "drive a browser or GUI with an agent": 0.11,
     "control a phone or mobile app": 0.04,
     "review code or pull requests": 0.47,
     "moderate content or detect abuse": 0.09,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.47,
     "benchmark or calibrate Jev": 0.65,
     "build a game or simulation on Jev": 0.59,
     "trade or score financial signals": 0.02,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.44,
     "learn how Jev works": 0.67,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.05,
     "detect prompt injection or risky commands": 0.21,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.05,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "quackd",
   "name": "quackd",
   "url": "https://github.com/rokbenko/quackd",
   "owner": "rokbenko",
   "repo": "quackd",
   "description": "Command line for LLM-piloted robots across seven bodies, with an optional Jev stepper that picks among calls without ever writing a joint angle.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 211,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 217,
    "forks": 24,
    "pushedAt": "2026-09-19T07:07:06Z",
    "createdAt": "2026-08-28T09:09:16Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/e741d76f855634de9fe6a08676f3fcb970f26268481b468ec28fd47292b5a463/rokbenko/quackd",
    "topics": [
     "embodied-ai",
     "mcp",
     "microduck",
     "physical-ai",
     "robotics",
     "claude",
     "openai",
     "local-llm",
     "lerobot",
     "ros"
    ],
    "description": "One CLI for all your robots. Connect them, command them, and let them work together, each with an LLM for a brain, Jev for cheaper steps. Microduck, Open Duck Mini, LeRobot, XLeRobot, AlohaMini, ToddlerBot or any ROS base. Claude, OpenAI, Gemini, Grok, or local via Ollama or vLLM. Simulator, .duck safety contracts, MCP, memory between runs, flocks.",
    "homepage": "https://www.quackd.org"
   },
   "jev": {
    "hash": "c745385d",
    "useCases": {
     "model_routing": 0.69,
     "tool_gating": 0.89,
     "context_compaction": 0.25,
     "output_verification": 0.55,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.08,
     "code_review": 0.28,
     "content_moderation": 0.09,
     "search_reranking": 0.03,
     "classification_extraction": 0.08,
     "data_pipelines": 0.14,
     "benchmarks_evals": 0.55,
     "open_replicas": 0.23,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.46,
     "sdk_library": 0.52,
     "mcp_integration": 0.65,
     "games_simulation": 0.77,
     "finance_trading": 0.02,
     "voice_realtime": 0.54,
     "learning": 0.15
    },
    "form": "cli",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.82,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 1.28,
    "docsQuality": 1.57,
    "hasNumbers": 0.07,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.23,
    "intents": {
     "route between models by task difficulty": 0.62,
     "gate or approve tool calls before they run": 0.87,
     "compact or prune agent context": 0.45,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.49,
     "pick which skill or prompt to load": 0.78,
     "drive a browser or GUI with an agent": 0.29,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.82,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.61,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.75,
     "call Jev from a language SDK": 0.45,
     "serve Jev over MCP to any agent": 0.47,
     "learn how Jev works": 0.6,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.28,
     "detect prompt injection or risky commands": 0.6,
     "score or rank candidates in a pipeline": 0.12,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.34,
     "voice or realtime decisions": 0.72,
     "monitor or observe Jev usage and cost": 0.58
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "snake-jev",
   "name": "snake-jev",
   "url": "https://github.com/siroccomask/snake-jev",
   "owner": "siroccomask",
   "repo": "snake-jev",
   "description": "Snake controlled by parallel Jev assessments, one API call per tick.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 212,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-19T19:39:55Z",
    "createdAt": "2026-09-17T10:02:13Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/92104bd24597d385b9f22fbdaf0db3be3a158c9cdda4eeab503ef08ad3d3c90e/siroccomask/snake-jev",
    "topics": [],
    "description": "Snake controlled by parallel Jev assessments, with one API call per game tick.",
    "homepage": null
   },
   "jev": {
    "hash": "b0cd456f",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.28,
     "context_compaction": 0.12,
     "output_verification": 0.38,
     "browser_computer_use": 0.23,
     "mobile_automation": 0.05,
     "code_review": 0.3,
     "content_moderation": 0.05,
     "search_reranking": 0.03,
     "classification_extraction": 0.06,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.16,
     "sdk_library": 0.29,
     "mcp_integration": 0.28,
     "games_simulation": 0.47,
     "finance_trading": 0.03,
     "voice_realtime": 0.29,
     "learning": 0.38
    },
    "form": "cli",
    "formP": 0.82,
    "host": "standalone",
    "hostP": 0.72,
    "audience": "agent_builders",
    "audienceP": 0.47000000000000003,
    "maturity": 0.12,
    "docsQuality": 3,
    "hasNumbers": 0.73,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.18,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.5,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.49,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.36,
     "moderate content or detect abuse": 0.12,
     "rerank search results": 0.06,
     "classify support tickets or messages": 0.08,
     "extract structured fields from text": 0.1,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.57,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.3,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.5,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.14,
     "label data or build a dataset": 0.23,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.22,
     "voice or realtime decisions": 0.42,
     "monitor or observe Jev usage and cost": 0.52
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevpilot",
   "name": "JevPilot",
   "url": "https://github.com/standardagents/jevpilot",
   "owner": "standardagents",
   "repo": "jevpilot",
   "description": "Three.js driving simulator where Jev picks steering and speed from sampled paths up to four times a second; [drive it](https://jevpilot.standardagents.ai).",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 213,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 103,
    "forks": 16,
    "pushedAt": "2026-09-17T21:22:33Z",
    "createdAt": "2026-09-17T15:47:59Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/73a5462fbfef7e55c7a218eb966b8d9106628a73a37513bd8a3733bb3feec399/standardagents/jevpilot",
    "topics": [],
    "description": "A playable Three.js driving simulator with Jev-powered autopilot",
    "homepage": null
   },
   "jev": {
    "hash": "3686874c",
    "useCases": {
     "model_routing": 0.28,
     "tool_gating": 0.4,
     "context_compaction": 0.67,
     "output_verification": 0.59,
     "browser_computer_use": 0.29,
     "mobile_automation": 0.09,
     "code_review": 0.51,
     "content_moderation": 0.07,
     "search_reranking": 0.04,
     "classification_extraction": 0.06,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.61,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.92,
     "cli_tooling": 0.09,
     "sdk_library": 0.4,
     "mcp_integration": 0.39,
     "games_simulation": 0.85,
     "finance_trading": 0.02,
     "voice_realtime": 0.61,
     "learning": 0.62
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.48,
    "audience": "end_users",
    "audienceP": 0.77,
    "maturity": 0.38,
    "docsQuality": 1.87,
    "hasNumbers": 0.68,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.75,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.34,
     "drive a browser or GUI with an agent": 0.72,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.18,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.82,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.28,
     "detect prompt injection or risky commands": 0.4,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.36,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.78,
     "monitor or observe Jev usage and cost": 0.43
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "live-jev",
   "name": "live-jev",
   "url": "https://github.com/vinilana/live-jev",
   "owner": "vinilana",
   "repo": "live-jev",
   "description": "Top-down car in the browser sending four typed questions every 200 ms, with confidence-gated overrides in code.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 214,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10,
    "forks": 6,
    "pushedAt": "2026-09-18T13:20:58Z",
    "createdAt": "2026-09-18T00:11:45Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/1771f732ccffbce4a7a6cf3461b902a46f4818e504791306908349eca3eb5540/vinilana/live-jev",
    "topics": [],
    "description": "2D autonomous car simulation in the browser, driven by TypeSafe's Jev decision model",
    "homepage": null
   },
   "jev": {
    "hash": "3110882d",
    "useCases": {
     "model_routing": 0.5,
     "tool_gating": 0.74,
     "context_compaction": 0.22,
     "output_verification": 0.67,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.06,
     "code_review": 0.49,
     "content_moderation": 0.06,
     "search_reranking": 0.03,
     "classification_extraction": 0.11,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.45,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.05,
     "sdk_library": 0.39,
     "mcp_integration": 0.36,
     "games_simulation": 0.85,
     "finance_trading": 0.06,
     "voice_realtime": 0.52,
     "learning": 0.64
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "agent_builders",
    "audienceP": 0.64,
    "maturity": 0.79,
    "docsQuality": 1.69,
    "hasNumbers": 0.33,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.63,
     "compact or prune agent context": 0.45,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.62,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.11,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.36,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.84,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.19,
     "call Jev from a language SDK": 0.39,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.67,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.4,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.36,
     "voice or realtime decisions": 0.71,
     "monitor or observe Jev usage and cost": 0.35
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-plays-pokemon-red",
   "name": "jev-plays-pokemon-red",
   "url": "https://github.com/valentynkit/jev-plays-pokemon-red",
   "owner": "valentynkit",
   "repo": "jev-plays-pokemon-red",
   "description": "Pokemon Red on PyBoy: code owns the route and the arithmetic, Jev picks only at branches, and every battle turn logs a faint prediction scored by Brier against what the RAM says.",
   "section": "Games, robotics and simulation",
   "subsection": null,
   "order": 215,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-19T09:31:05Z",
    "createdAt": "2026-09-18T20:11:29Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fdc93e3c475a2c13c069b398d751fa4fa0d178cb728dff82f243a3e948326610/valentynkit/jev-plays-pokemon-red",
    "topics": [],
    "description": "Pokemon Red on PyBoy: code owns the route and the arithmetic, Jev picks at branches in about 100 ms, calibration measured instead of assumed",
    "homepage": null
   },
   "jev": {
    "hash": "6949df4e",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.49,
     "context_compaction": 0.22,
     "output_verification": 0.71,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.07,
     "code_review": 0.42,
     "content_moderation": 0.09,
     "search_reranking": 0.04,
     "classification_extraction": 0.07,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.68,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.37,
     "sdk_library": 0.4,
     "mcp_integration": 0.31,
     "games_simulation": 0.66,
     "finance_trading": 0.04,
     "voice_realtime": 0.42,
     "learning": 0.32
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.7,
    "audience": "researchers",
    "audienceP": 0.65,
    "maturity": 1.08,
    "docsQuality": 2.5,
    "hasNumbers": 0.83,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.32,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.4,
     "judge or verify an agent's output": 0.73,
     "stop an agent from finishing early": 0.44,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.44,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.48,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.64,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.75,
     "call Jev from a language SDK": 0.42,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.69,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.39,
     "detect prompt injection or risky commands": 0.35,
     "score or rank candidates in a pipeline": 0.33,
     "label data or build a dataset": 0.58,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.44,
     "monitor or observe Jev usage and cost": 0.5
    }
   },
   "slugSection": "games-robotics-and-simulation",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-trader",
   "name": "jev-trader",
   "url": "https://github.com/jarrodwatts/jev-trader",
   "owner": "jarrodwatts",
   "repo": "jev-trader",
   "description": "One trade decision every Monad block, on Kuru MON-USDC, about 300 ms each.",
   "section": "Finance and trading",
   "subsection": null,
   "order": 216,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1408,
    "forks": 267,
    "pushedAt": "2026-09-17T02:48:22Z",
    "createdAt": "2026-09-16T21:36:20Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4d5905575036fcbbb03d8872959021e69f2adf70c33b33eb64f3c34dacfa57f6/jarrodwatts/jev-trader",
    "topics": [],
    "description": "One AI trade decision every Monad block. Jev on Kuru MON-USDC.",
    "homepage": null
   },
   "jev": {
    "hash": "6f102f96",
    "useCases": {
     "model_routing": 0.19,
     "tool_gating": 0.16,
     "context_compaction": 0.09,
     "output_verification": 0.66,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.07,
     "code_review": 0.59,
     "content_moderation": 0.02,
     "search_reranking": 0.02,
     "classification_extraction": 0.03,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.66,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.85,
     "cli_tooling": 0.21,
     "sdk_library": 0.6,
     "mcp_integration": 0.35,
     "games_simulation": 0.25,
     "finance_trading": 0.78,
     "voice_realtime": 0.55,
     "learning": 0.44
    },
    "form": "web_app",
    "formP": 0.49,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "agent_builders",
    "audienceP": 0.61,
    "maturity": 1.83,
    "docsQuality": 2.81,
    "hasNumbers": 0.85,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.33,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.27,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.73,
     "moderate content or detect abuse": 0.09,
     "rerank search results": 0.05,
     "classify support tickets or messages": 0.06,
     "extract structured fields from text": 0.12,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.71,
     "build a game or simulation on Jev": 0.44,
     "trade or score financial signals": 0.77,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.11,
     "label data or build a dataset": 0.26,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.61,
     "monitor or observe Jev usage and cost": 0.59
    }
   },
   "slugSection": "finance-and-trading",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "trade-jev",
   "name": "trade-jev",
   "url": "https://github.com/justinhe16/trade-jev",
   "owner": "justinhe16",
   "repo": "trade-jev",
   "description": "Backtests Jev as a buy, sell, or hold trader on NQ order-book data.",
   "section": "Finance and trading",
   "subsection": null,
   "order": 217,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 2,
    "pushedAt": "2026-09-17T14:33:35Z",
    "createdAt": "2026-09-17T14:28:41Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/da0c311ec0bc8dbfa9bd351e19ed554f4ccfc4f4ae6b3b0ddb99e3fc75661a9a/justinhe16/trade-jev",
    "topics": [],
    "description": "Backtest Jev (TypeSafe) as a BUY/SELL/HOLD trader on NQ L10 order-book data",
    "homepage": null
   },
   "jev": {
    "hash": "05a7b9fb",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.52,
     "context_compaction": 0.14,
     "output_verification": 0.85,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.04,
     "code_review": 0.34,
     "content_moderation": 0.03,
     "search_reranking": 0.03,
     "classification_extraction": 0.12,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.88,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.42,
     "sdk_library": 0.45,
     "mcp_integration": 0.33,
     "games_simulation": 0.35,
     "finance_trading": 0.81,
     "voice_realtime": 0.19,
     "learning": 0.35
    },
    "form": "dataset_or_benchmark",
    "formP": 0.53,
    "host": "standalone",
    "hostP": 0.62,
    "audience": "researchers",
    "audienceP": 0.98,
    "maturity": 1.01,
    "docsQuality": 2.27,
    "hasNumbers": 0.45,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.38,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.39,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.05,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.08,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.06,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.28,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.56,
     "trade or score financial signals": 0.75,
     "call Jev from the command line": 0.66,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.57,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.27,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.2,
     "monitor or observe Jev usage and cost": 0.7
    }
   },
   "slugSection": "finance-and-trading",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-trades",
   "name": "Jev-Trades",
   "url": "https://github.com/zadescoxp/Jev-Trades",
   "owner": "zadescoxp",
   "repo": "Jev-Trades",
   "description": "Crypto trading bot with backtesting.",
   "section": "Finance and trading",
   "subsection": null,
   "order": 218,
   "type": "project",
   "image": "media/jev-trades.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 16,
    "forks": 2,
    "pushedAt": "2026-09-18T10:53:50Z",
    "createdAt": "2026-09-17T18:59:50Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8580def6faacd801efc4a3a3e44b3ff9a44a8a6437fbb282f151ff1457c3f672/zadescoxp/Jev-Trades",
    "topics": [
     "automated-testing",
     "backtesting",
     "crypto-trading-bot-latest",
     "trading-bot-ai-automated"
    ],
    "description": "Trading bot with the all new TypeSafe AI's first system one model named as Jev",
    "homepage": "https://jevtrades.zadescoxp.com"
   },
   "jev": {
    "hash": "62164324",
    "useCases": {
     "model_routing": 0.28,
     "tool_gating": 0.34,
     "context_compaction": 0.12,
     "output_verification": 0.62,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.05,
     "code_review": 0.54,
     "content_moderation": 0.03,
     "search_reranking": 0.02,
     "classification_extraction": 0.06,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.61,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.16,
     "sdk_library": 0.35,
     "mcp_integration": 0.34,
     "games_simulation": 0.43,
     "finance_trading": 0.71,
     "voice_realtime": 0.38,
     "learning": 0.24
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.77,
    "audience": "end_users",
    "audienceP": 0.54,
    "maturity": 0.84,
    "docsQuality": 2.08,
    "hasNumbers": 0.06,
    "looksTemplated": 0.64,
    "callsJevForReal": 0.5,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.45,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.64,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.09,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.09,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.39,
     "trade or score financial signals": 0.7,
     "call Jev from the command line": 0.25,
     "call Jev from a language SDK": 0.24,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.08,
     "label data or build a dataset": 0.18,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "finance-and-trading",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-trade",
   "name": "jev-trade",
   "url": "https://github.com/aowang-ai/jev-trade",
   "owner": "aowang-ai",
   "repo": "jev-trade",
   "description": "Live Jev trader on Hyperliquid.",
   "section": "Finance and trading",
   "subsection": null,
   "order": 219,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 31,
    "forks": 8,
    "pushedAt": "2026-09-19T09:34:33Z",
    "createdAt": "2026-09-17T16:33:05Z",
    "language": "TypeScript",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/cc9b888aaa4be4e944c1c1b5e05b4d76091461a33917a5ccd5fdc44b6e205e40/aowang-ai/jev-trade",
    "topics": [
     "hyperliquid",
     "jev",
     "quantitative-finance",
     "typesafe"
    ],
    "description": "Live Jev trader on Hyperliquid",
    "homepage": "https://jev-trade.com"
   },
   "jev": {
    "hash": "34c4aa7a",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.23,
     "context_compaction": 0.13,
     "output_verification": 0.55,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.07,
     "code_review": 0.59,
     "content_moderation": 0.03,
     "search_reranking": 0.02,
     "classification_extraction": 0.08,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.57,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.18,
     "sdk_library": 0.42,
     "mcp_integration": 0.38,
     "games_simulation": 0.23,
     "finance_trading": 0.77,
     "voice_realtime": 0.62,
     "learning": 0.7
    },
    "form": "web_app",
    "formP": 0.48,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "agent_builders",
    "audienceP": 0.54,
    "maturity": 2.39,
    "docsQuality": 1.84,
    "hasNumbers": 0.07,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.13,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.67,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.14,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.41,
     "benchmark or calibrate Jev": 0.7,
     "build a game or simulation on Jev": 0.41,
     "trade or score financial signals": 0.76,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.46,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.68,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.3,
     "score or rank candidates in a pipeline": 0.09,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.31,
     "voice or realtime decisions": 0.69,
     "monitor or observe Jev usage and cost": 0.58
    }
   },
   "slugSection": "finance-and-trading",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-benchmarks",
   "name": "jev-benchmarks",
   "url": "https://github.com/AbdelStark/jev-benchmarks",
   "owner": "AbdelStark",
   "repo": "jev-benchmarks",
   "description": "Probability-aware evaluation for typed decision models: calibration, selective risk, latency, reproducible.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 220,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 12,
    "forks": 0,
    "pushedAt": "2026-09-17T07:55:14Z",
    "createdAt": "2026-09-17T07:02:47Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/551a83256cc09b6dccd32893348fec6f3ab805e245d66d361628f48f6118e4a3/AbdelStark/jev-benchmarks",
    "topics": [
     "benchmarking",
     "calibration",
     "evaluation",
     "machine-learning",
     "reproducibility",
     "selective-classification",
     "zero-shot-classification"
    ],
    "description": "Probability-aware evaluation for typed decision models: calibration, selective risk, latency, and reproducible benchmarks.",
    "homepage": "https://github.com/AbdelStark/jev-benchmarks#readme"
   },
   "jev": {
    "hash": "fa9f785e",
    "useCases": {
     "model_routing": 0.57,
     "tool_gating": 0.83,
     "context_compaction": 0.12,
     "output_verification": 0.94,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.34,
     "code_review": 0.29,
     "content_moderation": 0.58,
     "search_reranking": 0.22,
     "classification_extraction": 0.6,
     "data_pipelines": 0.37,
     "benchmarks_evals": 0.96,
     "open_replicas": 0.35,
     "playgrounds_demos": 0.62,
     "cli_tooling": 0.34,
     "sdk_library": 0.51,
     "mcp_integration": 0.57,
     "games_simulation": 0.15,
     "finance_trading": 0.27,
     "voice_realtime": 0.51,
     "learning": 0.21
    },
    "form": "dataset_or_benchmark",
    "formP": 0.94,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.29,
    "docsQuality": 1.5,
    "hasNumbers": 0.94,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.43,
    "intents": {
     "route between models by task difficulty": 0.8,
     "gate or approve tool calls before they run": 0.47,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.61,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.64,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.66,
     "benchmark or calibrate Jev": 0.93,
     "build a game or simulation on Jev": 0.17,
     "trade or score financial signals": 0.21,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.75,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.37,
     "voice or realtime decisions": 0.54,
     "monitor or observe Jev usage and cost": 0.5
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevcal",
   "name": "jevcal",
   "url": "https://github.com/abhixhek/jevcal",
   "owner": "abhixhek",
   "repo": "jevcal",
   "description": "Stop guessing thresholds: calibrate, threshold, and drift-check against an LLM teacher.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 221,
   "type": "project",
   "image": "media/jevcal.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 0,
    "pushedAt": "2026-09-18T07:28:38Z",
    "createdAt": "2026-09-18T06:50:12Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/830cba4e09300d36bbad3dfc897052f499904f7d95a0606a8480b0bc941babf6/abhixhek/jevcal",
    "topics": [
     "calibration",
     "jev",
     "llm-evals",
     "system-one",
     "typesafe",
     "confidence-thresholds"
    ],
    "description": "Stop guessing confidence thresholds: calibrate, threshold, and drift-check typed decision models (TypeSafe Jev) against an LLM teacher.",
    "homepage": null
   },
   "jev": {
    "hash": "64872605",
    "useCases": {
     "model_routing": 0.85,
     "tool_gating": 0.81,
     "context_compaction": 0.12,
     "output_verification": 0.9,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.12,
     "code_review": 0.22,
     "content_moderation": 0.66,
     "search_reranking": 0.26,
     "classification_extraction": 0.82,
     "data_pipelines": 0.37,
     "benchmarks_evals": 0.94,
     "open_replicas": 0.28,
     "playgrounds_demos": 0.47,
     "cli_tooling": 0.78,
     "sdk_library": 0.56,
     "mcp_integration": 0.5,
     "games_simulation": 0.2,
     "finance_trading": 0.36,
     "voice_realtime": 0.35,
     "learning": 0.12
    },
    "form": "cli",
    "formP": 0.82,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 0.43,
    "maturity": 1.86,
    "docsQuality": 2.17,
    "hasNumbers": 0.49,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.82,
     "gate or approve tool calls before they run": 0.53,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.68,
     "moderate content or detect abuse": 0.68,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.82,
     "extract structured fields from text": 0.39,
     "run Jev on open models without the vendor": 0.46,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.28,
     "trade or score financial signals": 0.35,
     "call Jev from the command line": 0.49,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.27,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.45,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.64,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.53,
     "voice or realtime decisions": 0.51,
     "monitor or observe Jev usage and cost": 0.54
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-harness",
   "name": "jev-harness",
   "url": "https://github.com/AntonioCoppe/jev-harness",
   "owner": "AntonioCoppe",
   "repo": "jev-harness",
   "description": "Confidence gates, shadow mode, recipes, and evals; reports Claude CLI at 48.9 s against Jev at 1.3 s on the same row-filter job.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 222,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-18T18:50:46Z",
    "createdAt": "2026-09-18T01:09:44Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/74c2bec48b98ec5d7e74245d3f6311ef7d8253038305a97162435a00899d6375/AntonioCoppe/jev-harness",
    "topics": [
     "agents",
     "confidence",
     "decision",
     "evals",
     "harness",
     "jev",
     "llm",
     "system-one",
     "typesafe",
     "typescript"
    ],
    "description": "Decision harness for TypeSafe Jev — confidence gates, shadow mode, recipes, and evals. Claude CLI 48.9s → Jev 1.3s on the same row-filter job.",
    "homepage": "https://github.com/AntonioCoppe/jev-harness"
   },
   "jev": {
    "hash": "02d24a6f",
    "useCases": {
     "model_routing": 0.5,
     "tool_gating": 0.9,
     "context_compaction": 0.21,
     "output_verification": 0.92,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.3,
     "code_review": 0.25,
     "content_moderation": 0.75,
     "search_reranking": 0.38,
     "classification_extraction": 0.69,
     "data_pipelines": 0.51,
     "benchmarks_evals": 0.91,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.7,
     "sdk_library": 0.89,
     "mcp_integration": 0.6,
     "games_simulation": 0.18,
     "finance_trading": 0.53,
     "voice_realtime": 0.43,
     "learning": 0.36
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.75,
    "audience": "agent_builders",
    "audienceP": 0.9,
    "maturity": 2.13,
    "docsQuality": 2.02,
    "hasNumbers": 0.98,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.49,
     "gate or approve tool calls before they run": 0.9,
     "compact or prune agent context": 0.31,
     "judge or verify an agent's output": 0.91,
     "stop an agent from finishing early": 0.44,
     "pick which skill or prompt to load": 0.38,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.73,
     "rerank search results": 0.39,
     "classify support tickets or messages": 0.83,
     "extract structured fields from text": 0.51,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.92,
     "build a game or simulation on Jev": 0.4,
     "trade or score financial signals": 0.42,
     "call Jev from the command line": 0.79,
     "call Jev from a language SDK": 0.49,
     "serve Jev over MCP to any agent": 0.46,
     "learn how Jev works": 0.64,
     "compare Jev with an LLM": 0.83,
     "route requests through a gateway or proxy": 0.42,
     "detect prompt injection or risky commands": 0.44,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.31,
     "add Jev to a chat bot or Discord": 0.76,
     "voice or realtime decisions": 0.68,
     "monitor or observe Jev usage and cost": 0.78
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-rerank-bench",
   "name": "jev-rerank-bench",
   "url": "https://github.com/anessbelbati/jev-rerank-bench",
   "owner": "anessbelbati",
   "repo": "jev-rerank-bench",
   "description": "Jev against Cohere Rerank, ZeroEntropy, and a chat baseline on 14 datasets, raw responses included.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 223,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T01:02:29Z",
    "createdAt": "2026-09-16T20:43:41Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b879ea2f4c8e7b569c07e9483d6355d4f140b8a3c370076d1e3501917abf8ddd/anessbelbati/jev-rerank-bench",
    "topics": [],
    "description": "Can a decision model beat dedicated rerankers? TypeSafe Jev vs Cohere Rerank 4 vs ZeroEntropy zerank-2 vs a chat-model baseline: 14 datasets, every raw API response, bootstrap ranges on every gap.",
    "homepage": null
   },
   "jev": {
    "hash": "ca467f4f",
    "useCases": {
     "model_routing": 0.53,
     "tool_gating": 0.22,
     "context_compaction": 0.43,
     "output_verification": 0.82,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.09,
     "code_review": 0.33,
     "content_moderation": 0.13,
     "search_reranking": 0.53,
     "classification_extraction": 0.13,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.92,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.71,
     "cli_tooling": 0.16,
     "sdk_library": 0.28,
     "mcp_integration": 0.34,
     "games_simulation": 0.11,
     "finance_trading": 0.08,
     "voice_realtime": 0.21,
     "learning": 0.32
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.3,
    "docsQuality": 1.61,
    "hasNumbers": 0.97,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.16,
     "compact or prune agent context": 0.49,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.49,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.2,
     "rerank search results": 0.57,
     "classify support tickets or messages": 0.38,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.9,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.09,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.21,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.85,
     "route requests through a gateway or proxy": 0.1,
     "detect prompt injection or risky commands": 0.16,
     "score or rank candidates in a pipeline": 0.67,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.28,
     "voice or realtime decisions": 0.22,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-search-rerank-eval",
   "name": "jev-search-rerank-eval",
   "url": "https://github.com/zhuyansen/jev-search-rerank-eval",
   "owner": "zhuyansen",
   "repo": "jev-search-rerank-eval",
   "description": "Does a Jev rerank beat embedding search? 9,831 graded pairs, with the judge-circularity bias measured.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 224,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-18T09:00:15Z",
    "createdAt": "2026-09-18T09:00:07Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/31410e7b990434f12601f346e77af2fb94e3c3d32a249a8e4d5650fc6f4b5aed/zhuyansen/jev-search-rerank-eval",
    "topics": [
     "bge-m3",
     "evaluation",
     "information-retrieval",
     "ndcg",
     "reranking",
     "typesafe-jev"
    ],
    "description": "Does a TypeSafe Jev rerank beat embedding search? Graded relevance eval (9,831 pairs, 164 zh/en queries) over the Agent Skills Hub catalog, with the judge-circularity bias measured.",
    "homepage": null
   },
   "jev": {
    "hash": "a77a6eeb",
    "useCases": {
     "model_routing": 0.59,
     "tool_gating": 0.3,
     "context_compaction": 0.21,
     "output_verification": 0.8,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.09,
     "code_review": 0.17,
     "content_moderation": 0.1,
     "search_reranking": 0.82,
     "classification_extraction": 0.11,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.95,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.72,
     "cli_tooling": 0.41,
     "sdk_library": 0.36,
     "mcp_integration": 0.72,
     "games_simulation": 0.11,
     "finance_trading": 0.04,
     "voice_realtime": 0.36,
     "learning": 0.17
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.8,
    "audience": "researchers",
    "audienceP": 0.95,
    "maturity": 2.62,
    "docsQuality": 1.53,
    "hasNumbers": 0.92,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.3,
     "gate or approve tool calls before they run": 0.35,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.74,
     "drive a browser or GUI with an agent": 0.37,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.15,
     "rerank search results": 0.82,
     "classify support tickets or messages": 0.27,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.48,
     "benchmark or calibrate Jev": 0.93,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.4,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.12,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.55,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.55,
     "voice or realtime decisions": 0.29,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-sec-bench",
   "name": "jev-sec-bench",
   "url": "https://github.com/Gaurav-Gosain/jev-sec-bench",
   "owner": "Gaurav-Gosain",
   "repo": "jev-sec-bench",
   "description": "Blind benchmarks for prompt injection and vulnerable-code detection.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 225,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-16T06:27:13Z",
    "createdAt": "2026-09-16T06:04:22Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b684a4423f1d8dae94417f00047d8fcfde22235a447b945621f4507d62afd6fb/Gaurav-Gosain/jev-sec-bench",
    "topics": [],
    "description": "Blind security benchmarks for Jev, TypeSafe's System One model: prompt injection and vulnerable code detection, built on jev-go",
    "homepage": null
   },
   "jev": {
    "hash": "b5f548dc",
    "useCases": {
     "model_routing": 0.46,
     "tool_gating": 0.85,
     "context_compaction": 0.11,
     "output_verification": 0.87,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.09,
     "code_review": 0.35,
     "content_moderation": 0.84,
     "search_reranking": 0.07,
     "classification_extraction": 0.41,
     "data_pipelines": 0.34,
     "benchmarks_evals": 0.94,
     "open_replicas": 0.31,
     "playgrounds_demos": 0.57,
     "cli_tooling": 0.32,
     "sdk_library": 0.43,
     "mcp_integration": 0.57,
     "games_simulation": 0.13,
     "finance_trading": 0.03,
     "voice_realtime": 0.29,
     "learning": 0.25
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "researchers",
    "audienceP": 0.99,
    "maturity": 1.75,
    "docsQuality": 1.65,
    "hasNumbers": 0.99,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.29,
     "gate or approve tool calls before they run": 0.71,
     "compact or prune agent context": 0.18,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.84,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.63,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.32,
     "benchmark or calibrate Jev": 0.92,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.29,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.39,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.63,
     "detect prompt injection or risky commands": 0.8,
     "score or rank candidates in a pipeline": 0.62,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.46,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-phishing-bench",
   "name": "jev-phishing-bench",
   "url": "https://github.com/anisselbd/jev-phishing-bench",
   "owner": "anisselbd",
   "repo": "jev-phishing-bench",
   "description": "Jev against Claude Haiku on 2,000 phishing emails: accuracy, calibration, latency, cost.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 226,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-19T17:34:05Z",
    "createdAt": "2026-09-16T22:42:44Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/02826fef88b0523fd19de3a59c5b7553f6d34aead01b241b083fc0b5f4761ebc/anisselbd/jev-phishing-bench",
    "topics": [],
    "description": "Jev (TypeSafe) vs Claude Haiku 4.5 on 2 000 phishing emails: accuracy, calibration, latency, cost. Reproducible benchmark.",
    "homepage": null
   },
   "jev": {
    "hash": "5c07658e",
    "useCases": {
     "model_routing": 0.71,
     "tool_gating": 0.74,
     "context_compaction": 0.11,
     "output_verification": 0.83,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.06,
     "code_review": 0.23,
     "content_moderation": 0.73,
     "search_reranking": 0.05,
     "classification_extraction": 0.46,
     "data_pipelines": 0.31,
     "benchmarks_evals": 0.92,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.31,
     "sdk_library": 0.33,
     "mcp_integration": 0.5,
     "games_simulation": 0.14,
     "finance_trading": 0.04,
     "voice_realtime": 0.42,
     "learning": 0.33
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "researchers",
    "audienceP": 0.99,
    "maturity": 1.53,
    "docsQuality": 1.56,
    "hasNumbers": 0.99,
    "looksTemplated": 0.4,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.56,
     "gate or approve tool calls before they run": 0.68,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.49,
     "moderate content or detect abuse": 0.75,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.49,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.3,
     "benchmark or calibrate Jev": 0.9,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.35,
     "compare Jev with an LLM": 0.9,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.65,
     "label data or build a dataset": 0.38,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.45,
     "monitor or observe Jev usage and cost": 0.66
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-spam-eval",
   "name": "jev-spam-eval",
   "url": "https://github.com/bitnovus/jev-spam-eval",
   "owner": "bitnovus",
   "repo": "jev-spam-eval",
   "description": "Zero-shot spam filtering with Noul questions against TF-IDF baselines.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 227,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-18T15:21:10Z",
    "createdAt": "2026-09-17T04:13:04Z",
    "language": "Jupyter Notebook",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f91c543f7c5899a4a54bfb84acef9ee05a1d59201388c8e9bd61cbfd25a746bc/bitnovus/jev-spam-eval",
    "topics": [],
    "description": "Zero-shot spam filtering with TypeSafe Jev Noul questions, compared with TF-IDF baselines",
    "homepage": null
   },
   "jev": {
    "hash": "7adc7802",
    "useCases": {
     "model_routing": 0.37,
     "tool_gating": 0.37,
     "context_compaction": 0.21,
     "output_verification": 0.81,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.12,
     "code_review": 0.17,
     "content_moderation": 0.8,
     "search_reranking": 0.08,
     "classification_extraction": 0.75,
     "data_pipelines": 0.28,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.2,
     "sdk_library": 0.57,
     "mcp_integration": 0.47,
     "games_simulation": 0.07,
     "finance_trading": 0.03,
     "voice_realtime": 0.19,
     "learning": 0.29
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.94,
    "audience": "researchers",
    "audienceP": 0.99,
    "maturity": 0.86,
    "docsQuality": 1.61,
    "hasNumbers": 0.99,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.5,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.42,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.09,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.44,
     "moderate content or detect abuse": 0.72,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.55,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.86,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.35,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.38,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.18,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-agent-failure-benchmark",
   "name": "jev-agent-failure-benchmark",
   "url": "https://github.com/TokenTrim/jev-agent-failure-benchmark",
   "owner": "TokenTrim",
   "repo": "jev-agent-failure-benchmark",
   "description": "Jev against a strong LLM on the Who and When agent-failure-attribution benchmark.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 228,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-17T22:18:41Z",
    "createdAt": "2026-09-17T14:03:46Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/562817b284f30a1cad17c4278dad3eccdf2a974d14193cb778ba3cb8850d6c6f/TokenTrim/jev-agent-failure-benchmark",
    "topics": [],
    "description": "Benchmarking Jev (Typesafe.ai) against a strong LLM on the Who&When Pro agent-failure-attribution benchmark (text subset).",
    "homepage": null
   },
   "jev": {
    "hash": "173a8a41",
    "useCases": {
     "model_routing": 0.42,
     "tool_gating": 0.51,
     "context_compaction": 0.16,
     "output_verification": 0.81,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.12,
     "code_review": 0.17,
     "content_moderation": 0.17,
     "search_reranking": 0.06,
     "classification_extraction": 0.55,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.92,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.59,
     "cli_tooling": 0.15,
     "sdk_library": 0.29,
     "mcp_integration": 0.3,
     "games_simulation": 0.17,
     "finance_trading": 0.03,
     "voice_realtime": 0.23,
     "learning": 0.25
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "researchers",
    "audienceP": 0.93,
    "maturity": 1.32,
    "docsQuality": 1.14,
    "hasNumbers": 0.99,
    "looksTemplated": 0.5,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.4,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.32,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.37,
     "moderate content or detect abuse": 0.3,
     "rerank search results": 0.11,
     "classify support tickets or messages": 0.37,
     "extract structured fields from text": 0.41,
     "run Jev on open models without the vendor": 0.28,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.16,
     "learn how Jev works": 0.26,
     "compare Jev with an LLM": 0.88,
     "route requests through a gateway or proxy": 0.14,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.55,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-korean-benchmark",
   "name": "jev-korean-benchmark",
   "url": "https://github.com/mahlernim/jev-korean-benchmark",
   "owner": "mahlernim",
   "repo": "jev-korean-benchmark",
   "description": "Korean understanding and medical text, with runtime and cost evidence.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 229,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-17T09:21:09Z",
    "createdAt": "2026-09-17T01:43:47Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/f750b5004d04cd7087178ef387b1f9b92517d60e429370d1b6270f4093aea9ba/mahlernim/jev-korean-benchmark",
    "topics": [],
    "description": "Reproducible early-access evaluation of Jev on Korean understanding and medical text, with runtime and cost evidence",
    "homepage": "https://ahn-lab.org/jev-korean-benchmark/"
   },
   "jev": {
    "hash": "0d40525e",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.4,
     "context_compaction": 0.14,
     "output_verification": 0.79,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.09,
     "code_review": 0.16,
     "content_moderation": 0.26,
     "search_reranking": 0.2,
     "classification_extraction": 0.4,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.85,
     "open_replicas": 0.22,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.3,
     "sdk_library": 0.44,
     "mcp_integration": 0.4,
     "games_simulation": 0.15,
     "finance_trading": 0.06,
     "voice_realtime": 0.23,
     "learning": 0.38
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.72,
    "audience": "researchers",
    "audienceP": 0.98,
    "maturity": 0.94,
    "docsQuality": 2.41,
    "hasNumbers": 0.98,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.35,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.8,
     "stop an agent from finishing early": 0.16,
     "pick which skill or prompt to load": 0.53,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.37,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.5,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.51,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.38,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.41,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.19,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.44,
     "label data or build a dataset": 0.44,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.63,
     "voice or realtime decisions": 0.24,
     "monitor or observe Jev usage and cost": 0.65
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-behavior-study",
   "name": "jev-behavior-study",
   "url": "https://github.com/RINNECODER/jev-behavior-study",
   "owner": "RINNECODER",
   "repo": "jev-behavior-study",
   "description": "Controlled prompt experiments on jev-1.13.0, raw results and offline verification.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 230,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T05:49:08Z",
    "createdAt": "2026-09-16T08:26:33Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/17692b47303c6fcca8aa0ec46ac0923f71d108c5c06950654250b6367fa3a977/RINNECODER/jev-behavior-study",
    "topics": [],
    "description": "Independent Jev 1.13.0 behavior study: report, controlled prompt experiments, raw results, and offline verification.",
    "homepage": null
   },
   "jev": {
    "hash": "0c7330a6",
    "useCases": {
     "model_routing": 0.5,
     "tool_gating": 0.58,
     "context_compaction": 0.19,
     "output_verification": 0.79,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.1,
     "code_review": 0.19,
     "content_moderation": 0.26,
     "search_reranking": 0.1,
     "classification_extraction": 0.17,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.85,
     "open_replicas": 0.2,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.17,
     "sdk_library": 0.5,
     "mcp_integration": 0.53,
     "games_simulation": 0.49,
     "finance_trading": 0.06,
     "voice_realtime": 0.4,
     "learning": 0.83
    },
    "form": "dataset_or_benchmark",
    "formP": 0.91,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.72,
    "docsQuality": 2.83,
    "hasNumbers": 0.68,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.3,
    "intents": {
     "route between models by task difficulty": 0.66,
     "gate or approve tool calls before they run": 0.4,
     "compact or prune agent context": 0.4,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.7,
     "drive a browser or GUI with an agent": 0.49,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.47,
     "moderate content or detect abuse": 0.48,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.38,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.38,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.71,
     "trade or score financial signals": 0.12,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.83,
     "compare Jev with an LLM": 0.7,
     "route requests through a gateway or proxy": 0.26,
     "detect prompt injection or risky commands": 0.67,
     "score or rank candidates in a pipeline": 0.25,
     "label data or build a dataset": 0.5,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.6,
     "monitor or observe Jev usage and cost": 0.6
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-report",
   "name": "jev-report",
   "url": "https://github.com/HackSing/jev-report",
   "owner": "HackSing",
   "repo": "jev-report",
   "description": "Independent Chinese research report: 52 pages, 50 reproducible tests, 143 traceable data rows.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 231,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-17T14:50:24Z",
    "createdAt": "2026-09-17T14:49:15Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/59a116c9418344ab240a3243e413955ee0cf7a1529e0bfcf75205f7a1b61d907/HackSing/jev-report",
    "topics": [
     "ai-research",
     "chinese",
     "jev",
     "llm-evaluation",
     "typesafe"
    ],
    "description": "发明 RLHF 的人，这次做了个不会说话的模型：Jev 独立研究报告。52 页 PDF + 50 条中文实测复现包 + 143 条可回溯数据表",
    "homepage": "https://github.com/HackSing/jev-report"
   },
   "jev": {
    "hash": "0157ecda",
    "useCases": {
     "model_routing": 0.78,
     "tool_gating": 0.78,
     "context_compaction": 0.28,
     "output_verification": 0.89,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.12,
     "code_review": 0.2,
     "content_moderation": 0.47,
     "search_reranking": 0.24,
     "classification_extraction": 0.67,
     "data_pipelines": 0.46,
     "benchmarks_evals": 0.93,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.28,
     "sdk_library": 0.79,
     "mcp_integration": 0.71,
     "games_simulation": 0.23,
     "finance_trading": 0.21,
     "voice_realtime": 0.24,
     "learning": 0.83
    },
    "form": "dataset_or_benchmark",
    "formP": 0.88,
    "host": "standalone",
    "hostP": 0.49,
    "audience": "researchers",
    "audienceP": 0.79,
    "maturity": 1.73,
    "docsQuality": 3.13,
    "hasNumbers": 0.98,
    "looksTemplated": 0.19,
    "callsJevForReal": 0.38,
    "intents": {
     "route between models by task difficulty": 0.73,
     "gate or approve tool calls before they run": 0.65,
     "compact or prune agent context": 0.57,
     "judge or verify an agent's output": 0.89,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.79,
     "drive a browser or GUI with an agent": 0.36,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.4,
     "moderate content or detect abuse": 0.74,
     "rerank search results": 0.53,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.5,
     "run Jev on open models without the vendor": 0.39,
     "benchmark or calibrate Jev": 0.91,
     "build a game or simulation on Jev": 0.4,
     "trade or score financial signals": 0.5,
     "call Jev from the command line": 0.65,
     "call Jev from a language SDK": 0.66,
     "serve Jev over MCP to any agent": 0.73,
     "learn how Jev works": 0.85,
     "compare Jev with an LLM": 0.88,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.5,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.67,
     "run Jev inside a database or SQL": 0.36,
     "add Jev to a chat bot or Discord": 0.83,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.75
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-benchmark-wondertwins",
   "name": "jev-benchmark",
   "url": "https://github.com/wondertwins/jev-benchmark",
   "owner": "wondertwins",
   "repo": "jev-benchmark",
   "description": "Two benchmarks, chess and predator identification, one inside Jev's lane and one outside, both with results.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 232,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 1,
    "pushedAt": "2026-09-16T23:03:49Z",
    "createdAt": "2026-09-16T21:12:18Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/820fc9b870ff87cfadaaa6d875e0213c65afe0650481444390db2ab0f8f13cd9/wondertwins/jev-benchmark",
    "topics": [],
    "description": "Benchmarks and a playground for TypeSafe's Jev (System One) model: chess, and who-is-the-player-talking-to for speech-to-text game NPCs",
    "homepage": null
   },
   "jev": {
    "hash": "d57f4c6a",
    "useCases": {
     "model_routing": 0.61,
     "tool_gating": 0.52,
     "context_compaction": 0.16,
     "output_verification": 0.81,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.22,
     "code_review": 0.35,
     "content_moderation": 0.22,
     "search_reranking": 0.16,
     "classification_extraction": 0.42,
     "data_pipelines": 0.33,
     "benchmarks_evals": 0.89,
     "open_replicas": 0.3,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.22,
     "sdk_library": 0.56,
     "mcp_integration": 0.45,
     "games_simulation": 0.62,
     "finance_trading": 0.09,
     "voice_realtime": 0.62,
     "learning": 0.57
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "researchers",
    "audienceP": 0.98,
    "maturity": 0.82,
    "docsQuality": 1.88,
    "hasNumbers": 0.91,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.48,
     "gate or approve tool calls before they run": 0.31,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.56,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.35,
     "rerank search results": 0.23,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.39,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.88,
     "build a game or simulation on Jev": 0.77,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.58,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.81,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.62,
     "label data or build a dataset": 0.58,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.62,
     "voice or realtime decisions": 0.74,
     "monitor or observe Jev usage and cost": 0.37
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-dspy-lab",
   "name": "jev-dspy-lab",
   "url": "https://github.com/jmanhype/jev-dspy-lab",
   "owner": "jmanhype",
   "repo": "jev-dspy-lab",
   "description": "Reproducible calibration and selective-risk benchmarks for Jev decisions in DSPy.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 233,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-17T23:09:42Z",
    "createdAt": "2026-09-17T15:43:17Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7bd81c0bce8c9bbfe1480bf901fcbf0f4e368bf6f38113fb75ff6f5d1a6cbae6/jmanhype/jev-dspy-lab",
    "topics": [],
    "description": "Reproducible calibration and selective-risk benchmarks for Jev/TypeSafe decisions in DSPy workflows",
    "homepage": null
   },
   "jev": {
    "hash": "b0be4a53",
    "useCases": {
     "model_routing": 0.56,
     "tool_gating": 0.82,
     "context_compaction": 0.14,
     "output_verification": 0.87,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.1,
     "code_review": 0.44,
     "content_moderation": 0.29,
     "search_reranking": 0.16,
     "classification_extraction": 0.58,
     "data_pipelines": 0.4,
     "benchmarks_evals": 0.91,
     "open_replicas": 0.33,
     "playgrounds_demos": 0.5,
     "cli_tooling": 0.29,
     "sdk_library": 0.45,
     "mcp_integration": 0.43,
     "games_simulation": 0.15,
     "finance_trading": 0.12,
     "voice_realtime": 0.36,
     "learning": 0.15
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.97,
    "maturity": 0.91,
    "docsQuality": 1.86,
    "hasNumbers": 0.74,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.33,
    "intents": {
     "route between models by task difficulty": 0.61,
     "gate or approve tool calls before they run": 0.79,
     "compact or prune agent context": 0.23,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.21,
     "classify support tickets or messages": 0.4,
     "extract structured fields from text": 0.4,
     "run Jev on open models without the vendor": 0.71,
     "benchmark or calibrate Jev": 0.9,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.32,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.72,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.66,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.83
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-eval-agent",
   "name": "jev-eval-agent",
   "url": "https://github.com/vinilana/jev-eval-agent",
   "owner": "vinilana",
   "repo": "jev-eval-agent",
   "description": "Personal-assistant agent with 100 mocked tools, measuring how many steps a Jev-gated agent needs.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 234,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 95,
    "forks": 10,
    "pushedAt": "2026-09-17T11:07:31Z",
    "createdAt": "2026-09-17T05:13:21Z",
    "language": "HTML",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b24519109f462f0e3e56c8c0b3ac2205802cc18468dda67f73eb1f944678f036/vinilana/jev-eval-agent",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "83ec3486",
    "useCases": {
     "model_routing": 0.4,
     "tool_gating": 0.87,
     "context_compaction": 0.5,
     "output_verification": 0.75,
     "browser_computer_use": 0.17,
     "mobile_automation": 0.16,
     "code_review": 0.19,
     "content_moderation": 0.14,
     "search_reranking": 0.07,
     "classification_extraction": 0.26,
     "data_pipelines": 0.11,
     "benchmarks_evals": 0.93,
     "open_replicas": 0.17,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.17,
     "sdk_library": 0.28,
     "mcp_integration": 0.51,
     "games_simulation": 0.25,
     "finance_trading": 0.04,
     "voice_realtime": 0.34,
     "learning": 0.4
    },
    "form": "dataset_or_benchmark",
    "formP": 0.67,
    "host": "standalone",
    "hostP": 0.8,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.56,
    "docsQuality": 1.82,
    "hasNumbers": 0.19,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.43,
     "gate or approve tool calls before they run": 0.87,
     "compact or prune agent context": 0.51,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.33,
     "pick which skill or prompt to load": 0.48,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.19,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.23,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.46,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.51,
     "benchmark or calibrate Jev": 0.91,
     "build a game or simulation on Jev": 0.36,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.25,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.91,
     "route requests through a gateway or proxy": 0.57,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.56,
     "label data or build a dataset": 0.39,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.62
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-synergy-screening",
   "name": "jev-synergy-screening",
   "url": "https://github.com/PistachioAIHQ/jev-synergy-screening",
   "owner": "PistachioAIHQ",
   "repo": "jev-synergy-screening",
   "description": "Choice and Noul questions scored against ASReview SYNERGY gold labels for abstract screening.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 235,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-16T22:54:01Z",
    "createdAt": "2026-09-16T20:44:13Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/e9621dccb2ee770a73a7c701e5ca83fc95711d99499bd017d7012fe365368813/PistachioAIHQ/jev-synergy-screening",
    "topics": [],
    "description": "Jev (TypeSafe System One) × ASReview SYNERGY abstract screening demo — Choice/Noul vs gold labels",
    "homepage": null
   },
   "jev": {
    "hash": "bd633adb",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.37,
     "context_compaction": 0.24,
     "output_verification": 0.82,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.05,
     "code_review": 0.21,
     "content_moderation": 0.08,
     "search_reranking": 0.26,
     "classification_extraction": 0.76,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.87,
     "open_replicas": 0.49,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.28,
     "sdk_library": 0.34,
     "mcp_integration": 0.39,
     "games_simulation": 0.12,
     "finance_trading": 0.02,
     "voice_realtime": 0.22,
     "learning": 0.36
    },
    "form": "dataset_or_benchmark",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.89,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 0.15,
    "docsQuality": 1.76,
    "hasNumbers": 0.17,
    "looksTemplated": 0.54,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.19,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.51,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.05,
     "review code or pull requests": 0.44,
     "moderate content or detect abuse": 0.13,
     "rerank search results": 0.31,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.52,
     "run Jev on open models without the vendor": 0.48,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.46,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.54,
     "compare Jev with an LLM": 0.62,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.61,
     "label data or build a dataset": 0.54,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.26,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-orderby-bench",
   "name": "jev-orderby-bench",
   "url": "https://github.com/yodablocks/jev-orderby-bench",
   "owner": "yodablocks",
   "repo": "jev-orderby-bench",
   "description": "Measures whether ORDER BY over a Jev probability is defensible: pairwise inversion, Score ordinality against a human grade, calibration, and wording invariants under a pre-registered gate; passes on 20 Newsgroups topics, fails four of six conditions on Amazon ESCI product relevance, and shows that a 40-row batched state through a DuckDB extension fails the ranking gate one row per request passes.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 236,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "pre-registered",
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-20T05:39:46Z",
    "createdAt": "2026-09-19T01:31:53Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/b734032e0c0a7a23c9efa88eb9109311dc9fb6efde18088b308e6abf523148b3/yodablocks/jev-orderby-bench",
    "topics": [
     "benchmark",
     "calibration",
     "duckdb",
     "information-retrieval",
     "jev",
     "llm-evaluation",
     "python",
     "ranking",
     "reproducible-research",
     "typesafe"
    ],
    "description": "Does ORDER BY over a Jev probability put rows in a defensible order? Independent ranking, calibration and invariant measurements of TypeSafe AI's Jev: passes six pre-registered gates on 360 labeled rows, fails four of six on graded product relevance.",
    "homepage": null
   },
   "jev": {
    "hash": "7c53e5f5",
    "useCases": {
     "model_routing": 0.49,
     "tool_gating": 0.42,
     "context_compaction": 0.21,
     "output_verification": 0.89,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.04,
     "code_review": 0.32,
     "content_moderation": 0.25,
     "search_reranking": 0.76,
     "classification_extraction": 0.2,
     "data_pipelines": 0.6,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.64,
     "cli_tooling": 0.22,
     "sdk_library": 0.25,
     "mcp_integration": 0.49,
     "games_simulation": 0.1,
     "finance_trading": 0.13,
     "voice_realtime": 0.26,
     "learning": 0.31
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.34,
    "docsQuality": 1.95,
    "hasNumbers": 0.97,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.41,
     "gate or approve tool calls before they run": 0.34,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.58,
     "drive a browser or GUI with an agent": 0.11,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.35,
     "rerank search results": 0.74,
     "classify support tickets or messages": 0.43,
     "extract structured fields from text": 0.17,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.89,
     "build a game or simulation on Jev": 0.23,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.22,
     "call Jev from a language SDK": 0.25,
     "serve Jev over MCP to any agent": 0.44,
     "learn how Jev works": 0.41,
     "compare Jev with an LLM": 0.77,
     "route requests through a gateway or proxy": 0.17,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.67,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.39,
     "monitor or observe Jev usage and cost": 0.19
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "cultivar",
   "name": "cultivar",
   "url": "https://github.com/pinecone-io/cultivar",
   "owner": "pinecone-io",
   "repo": "cultivar",
   "description": "Pinecone's skill-testing CLI, with a Jev grading backend it reports at about 30 times cheaper than the LLM grader.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 237,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 40,
    "forks": 2,
    "pushedAt": "2026-09-18T21:08:43Z",
    "createdAt": "2026-06-17T20:48:19Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/aa48c74feb4a7e7859960cece5742d62ddf090b2815d304275d1fd5e661f9430/pinecone-io/cultivar",
    "topics": [
     "agent",
     "agent-skills",
     "benchmarking",
     "claude-code",
     "codex",
     "copilot",
     "cursor",
     "evals",
     "gemini-cli",
     "pinecone"
    ],
    "description": "Use cultivar to test your Agent Skills and Docs by running them in sandboxes, and across different agents. ",
    "homepage": null
   },
   "jev": {
    "hash": "2990947b",
    "useCases": {
     "model_routing": 0.66,
     "tool_gating": 0.32,
     "context_compaction": 0.14,
     "output_verification": 0.9,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.07,
     "code_review": 0.34,
     "content_moderation": 0.12,
     "search_reranking": 0.09,
     "classification_extraction": 0.16,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.91,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.38,
     "sdk_library": 0.45,
     "mcp_integration": 0.38,
     "games_simulation": 0.17,
     "finance_trading": 0.06,
     "voice_realtime": 0.28,
     "learning": 0.13
    },
    "form": "cli",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.73,
    "audience": "agent_builders",
    "audienceP": 0.97,
    "maturity": 1.67,
    "docsQuality": 2.09,
    "hasNumbers": 0.9,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.26,
    "intents": {
     "route between models by task difficulty": 0.38,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.9,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.65,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.21,
     "rerank search results": 0.17,
     "classify support tickets or messages": 0.28,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.55,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.21,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.64,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.37,
     "learn how Jev works": 0.4,
     "compare Jev with an LLM": 0.79,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.42,
     "score or rank candidates in a pipeline": 0.51,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.57
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-eval",
   "name": "jev-eval by 4esv",
   "url": "https://github.com/4esv/jev-eval",
   "owner": "4esv",
   "repo": "jev-eval",
   "description": "Jev against GPT-5.6 Terra on three labeled tasks: equal on the easy ones, 6.7 points lower on 77-way routing, 5 times faster, 41 to 50 times cheaper.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 238,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-19T18:31:46Z",
    "createdAt": "2026-09-18T02:14:18Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/26a9ae97ca9418bfb66be6e0b7ec0a56552ce17a2ca658f05ec6eb0c04773ec9/4esv/jev-eval",
    "topics": [],
    "description": "Benchmark TypeSafe Jev against any OpenRouter model on your own labelled classification data: accuracy, calibration, latency, cost",
    "homepage": null
   },
   "jev": {
    "hash": "0c090b76",
    "useCases": {
     "model_routing": 0.6,
     "tool_gating": 0.56,
     "context_compaction": 0.17,
     "output_verification": 0.84,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.14,
     "code_review": 0.12,
     "content_moderation": 0.52,
     "search_reranking": 0.14,
     "classification_extraction": 0.55,
     "data_pipelines": 0.24,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.32,
     "sdk_library": 0.69,
     "mcp_integration": 0.44,
     "games_simulation": 0.15,
     "finance_trading": 0.11,
     "voice_realtime": 0.44,
     "learning": 0.16
    },
    "form": "dataset_or_benchmark",
    "formP": 0.91,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "researchers",
    "audienceP": 0.99,
    "maturity": 1.11,
    "docsQuality": 1.31,
    "hasNumbers": 0.99,
    "looksTemplated": 0.42,
    "callsJevForReal": 0.59,
    "intents": {
     "route between models by task difficulty": 0.66,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.52,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.67,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.71,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.63,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.25,
     "compare Jev with an LLM": 0.87,
     "route requests through a gateway or proxy": 0.56,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.75,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.61,
     "monitor or observe Jev usage and cost": 0.77
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-benchmark-themsquared",
   "name": "jev-benchmark by themsquared",
   "url": "https://github.com/themsquared/jev-benchmark",
   "owner": "themsquared",
   "repo": "jev-benchmark",
   "description": "Tool-call risk classification with the run-to-run variance reported; every wrong answer came with hedged confidence.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 239,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-19T15:14:45Z",
    "createdAt": "2026-09-17T20:38:33Z",
    "language": "Python",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5d48387ee481d54bdb84808d44b487231886fde0c06f7880fa7ada26f19da61a/themsquared/jev-benchmark",
    "topics": [
     "agentgateway",
     "ai-agents",
     "benchmark",
     "calibration",
     "llm",
     "mcp"
    ],
    "description": "Reproducible benchmark for TypeSafe AI's Jev on agent tool-call risk classification: accuracy, latency, and whether the confidence score is worth routing on.",
    "homepage": "https://webofmike.com/jev-benchmark/"
   },
   "jev": {
    "hash": "f2b2bbca",
    "useCases": {
     "model_routing": 0.7,
     "tool_gating": 0.83,
     "context_compaction": 0.1,
     "output_verification": 0.89,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.08,
     "code_review": 0.44,
     "content_moderation": 0.39,
     "search_reranking": 0.07,
     "classification_extraction": 0.33,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.92,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.67,
     "cli_tooling": 0.41,
     "sdk_library": 0.28,
     "mcp_integration": 0.62,
     "games_simulation": 0.14,
     "finance_trading": 0.05,
     "voice_realtime": 0.45,
     "learning": 0.42
    },
    "form": "dataset_or_benchmark",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.72,
    "audience": "researchers",
    "audienceP": 0.97,
    "maturity": 1.46,
    "docsQuality": 2.05,
    "hasNumbers": 0.83,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.52,
    "intents": {
     "route between models by task difficulty": 0.53,
     "gate or approve tool calls before they run": 0.83,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.41,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.53,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.33,
     "extract structured fields from text": 0.23,
     "run Jev on open models without the vendor": 0.51,
     "benchmark or calibrate Jev": 0.91,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.08,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.25,
     "serve Jev over MCP to any agent": 0.38,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.79,
     "detect prompt injection or risky commands": 0.71,
     "score or rank candidates in a pipeline": 0.65,
     "label data or build a dataset": 0.59,
     "run Jev inside a database or SQL": 0.21,
     "add Jev to a chat bot or Discord": 0.52,
     "voice or realtime decisions": 0.6,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-research-eval",
   "name": "jev-research-eval",
   "url": "https://github.com/jgridifier/jev-research-eval",
   "owner": "jgridifier",
   "repo": "jev-research-eval",
   "description": "Reproducible harness over a pinned jev-ultrafast commit, with baseline and stress suites.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 240,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T14:43:56Z",
    "createdAt": "2026-09-17T13:39:30Z",
    "language": "HTML",
    "license": "NOASSERTION",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/45b0a3a00375debe96d33ed0e0185d7849ab72ca88d23c5eeeff1cfd59ee8af3/jgridifier/jev-research-eval",
    "topics": [],
    "description": "Reproducible Jev Ultrafast research-browser eval harness + field note (QC’d cases, suite runner, report generator). Not investment advice.",
    "homepage": null
   },
   "jev": {
    "hash": "121b5dc2",
    "useCases": {
     "model_routing": 0.26,
     "tool_gating": 0.29,
     "context_compaction": 0.18,
     "output_verification": 0.85,
     "browser_computer_use": 0.49,
     "mobile_automation": 0.06,
     "code_review": 0.33,
     "content_moderation": 0.12,
     "search_reranking": 0.15,
     "classification_extraction": 0.14,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.55,
     "cli_tooling": 0.27,
     "sdk_library": 0.18,
     "mcp_integration": 0.23,
     "games_simulation": 0.13,
     "finance_trading": 0.1,
     "voice_realtime": 0.22,
     "learning": 0.56
    },
    "form": "dataset_or_benchmark",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.81,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 1.11,
    "docsQuality": 2.24,
    "hasNumbers": 0.61,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.2,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.44,
     "drive a browser or GUI with an agent": 0.53,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.25,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.39,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.35,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.5,
     "compare Jev with an LLM": 0.61,
     "route requests through a gateway or proxy": 0.13,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.44,
     "label data or build a dataset": 0.43,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-playground-hegargarcia",
   "name": "jev-playground by hegargarcia",
   "url": "https://github.com/hegargarcia/jev-playground",
   "owner": "hegargarcia",
   "repo": "jev-playground",
   "description": "Jev against other models in games with explicit states, legal actions, and a measurable outcome.",
   "section": "Benchmarks, evals and calibration",
   "subsection": null,
   "order": 241,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-17T15:27:20Z",
    "createdAt": "2026-09-17T03:03:44Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d578337955f54ad21c6f0f632e0547fe635db37cc1f558f50e09e2b36db56741/hegargarcia/jev-playground",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "9979d39a",
    "useCases": {
     "model_routing": 0.47,
     "tool_gating": 0.26,
     "context_compaction": 0.18,
     "output_verification": 0.85,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.06,
     "code_review": 0.27,
     "content_moderation": 0.12,
     "search_reranking": 0.08,
     "classification_extraction": 0.07,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.9,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.14,
     "sdk_library": 0.34,
     "mcp_integration": 0.29,
     "games_simulation": 0.38,
     "finance_trading": 0.06,
     "voice_realtime": 0.21,
     "learning": 0.37
    },
    "form": "dataset_or_benchmark",
    "formP": 0.81,
    "host": "standalone",
    "hostP": 0.83,
    "audience": "researchers",
    "audienceP": 1,
    "maturity": 0.53,
    "docsQuality": 1.61,
    "hasNumbers": 0.12,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.38,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.84,
     "stop an agent from finishing early": 0.39,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.21,
     "rerank search results": 0.14,
     "classify support tickets or messages": 0.14,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.37,
     "benchmark or calibrate Jev": 0.87,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.41,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.64,
     "compare Jev with an LLM": 0.85,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.73,
     "label data or build a dataset": 0.55,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.27
    }
   },
   "slugSection": "benchmarks-evals-and-calibration",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafe-playground-typesafeai",
   "name": "typesafe-playground by TypeSafeAI",
   "url": "https://github.com/TypeSafeAI/typesafe-playground",
   "owner": "TypeSafeAI",
   "repo": "typesafe-playground",
   "description": "110 use cases, games, and model challenges with editable prompts and A/B comparisons; a community org, not the vendor, formerly under BunsDev.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 242,
   "type": "project",
   "image": "media/typesafe-ai-playground.jpg",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 14,
    "forks": 4,
    "pushedAt": "2026-09-20T09:51:57Z",
    "createdAt": "2026-09-16T16:20:23Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/c61d97b63dce94aa191de977e5112ecd23e24b93c6097bf47b6b8e4843ba02ae/TypeSafeAI/typesafe-playground",
    "topics": [],
    "description": "Community TypeSafe AI playground: 110 use cases, games, dilemmas and model challenges, with editable prompts, A/B comparisons and a mobile-friendly UI.",
    "homepage": "https://jev.works"
   },
   "jev": {
    "hash": "33b6f6d6",
    "useCases": {
     "model_routing": 0.68,
     "tool_gating": 0.46,
     "context_compaction": 0.21,
     "output_verification": 0.82,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.14,
     "code_review": 0.36,
     "content_moderation": 0.41,
     "search_reranking": 0.18,
     "classification_extraction": 0.88,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.81,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.9,
     "cli_tooling": 0.18,
     "sdk_library": 0.37,
     "mcp_integration": 0.3,
     "games_simulation": 0.81,
     "finance_trading": 0.12,
     "voice_realtime": 0.28,
     "learning": 0.63
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.86,
    "audience": "researchers",
    "audienceP": 0.68,
    "maturity": 0.9,
    "docsQuality": 2.06,
    "hasNumbers": 0.07,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.47,
    "intents": {
     "route between models by task difficulty": 0.61,
     "gate or approve tool calls before they run": 0.33,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.84,
     "drive a browser or GUI with an agent": 0.44,
     "control a phone or mobile app": 0.2,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.44,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.78,
     "extract structured fields from text": 0.86,
     "run Jev on open models without the vendor": 0.6,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.85,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.76,
     "compare Jev with an LLM": 0.8,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.62,
     "score or rank candidates in a pipeline": 0.37,
     "label data or build a dataset": 0.54,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.42,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafe-playground-kavehmz",
   "name": "typesafe-playground by kavehmz",
   "url": "https://github.com/kavehmz/typesafe-playground",
   "owner": "kavehmz",
   "repo": "typesafe-playground",
   "description": "From support routing to a 3D driving simulation with visible sensor inputs.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 243,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10,
    "forks": 2,
    "pushedAt": "2026-09-18T09:08:17Z",
    "createdAt": "2026-09-17T15:45:03Z",
    "language": "JavaScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d760b41f8ffb3d173566fd8fc6f5176afa54424e10840ca6da2a5facf5d85109/kavehmz/typesafe-playground",
    "topics": [],
    "description": "Interactive experiments with TypeSafe Jev, from support routing to 3D driving simulations with real AI decisions and visible sensor inputs.",
    "homepage": null
   },
   "jev": {
    "hash": "6cd55355",
    "useCases": {
     "model_routing": 0.6,
     "tool_gating": 0.52,
     "context_compaction": 0.2,
     "output_verification": 0.83,
     "browser_computer_use": 0.14,
     "mobile_automation": 0.12,
     "code_review": 0.34,
     "content_moderation": 0.32,
     "search_reranking": 0.09,
     "classification_extraction": 0.79,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.25,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.12,
     "sdk_library": 0.41,
     "mcp_integration": 0.45,
     "games_simulation": 0.64,
     "finance_trading": 0.05,
     "voice_realtime": 0.35,
     "learning": 0.8
    },
    "form": "web_app",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.7,
    "audience": "agent_builders",
    "audienceP": 0.88,
    "maturity": 0.13,
    "docsQuality": 1.61,
    "hasNumbers": 0.05,
    "looksTemplated": 0.21,
    "callsJevForReal": 0.72,
    "intents": {
     "route between models by task difficulty": 0.37,
     "gate or approve tool calls before they run": 0.5,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.66,
     "drive a browser or GUI with an agent": 0.69,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.47,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.82,
     "extract structured fields from text": 0.81,
     "run Jev on open models without the vendor": 0.36,
     "benchmark or calibrate Jev": 0.29,
     "build a game or simulation on Jev": 0.78,
     "trade or score financial signals": 0.07,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.5,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.8,
     "compare Jev with an LLM": 0.67,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.51,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.49,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.64,
     "voice or realtime decisions": 0.67,
     "monitor or observe Jev usage and cost": 0.38
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-experiments",
   "name": "jev-experiments",
   "url": "https://github.com/dabit3/jev-experiments",
   "owner": "dabit3",
   "repo": "jev-experiments",
   "description": "Nader Dabit's grab bag of small Jev experiments.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 244,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 321,
    "forks": 23,
    "pushedAt": "2026-09-20T02:00:50Z",
    "createdAt": "2026-09-17T23:36:37Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fb9459ba44b26044797b0ca510311bb7728ce5db4da45a487456a5fb73dc2061/dabit3/jev-experiments",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "477fd7c6",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.25,
     "context_compaction": 0.18,
     "output_verification": 0.34,
     "browser_computer_use": 0.22,
     "mobile_automation": 0.11,
     "code_review": 0.47,
     "content_moderation": 0.08,
     "search_reranking": 0.1,
     "classification_extraction": 0.19,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.33,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.86,
     "cli_tooling": 0.23,
     "sdk_library": 0.25,
     "mcp_integration": 0.3,
     "games_simulation": 0.2,
     "finance_trading": 0.09,
     "voice_realtime": 0.31,
     "learning": 0.65
    },
    "form": "web_app",
    "formP": 0.74,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "app_developers",
    "audienceP": 0.4,
    "maturity": 0.07,
    "docsQuality": 1.01,
    "hasNumbers": 0.1,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.4,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.5,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.32,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.13,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.5,
     "benchmark or calibrate Jev": 0.76,
     "build a game or simulation on Jev": 0.4,
     "trade or score financial signals": 0.13,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.33,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.13,
     "run Jev inside a database or SQL": 0.2,
     "add Jev to a chat bot or Discord": 0.49,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.26
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-typewriter",
   "name": "TypeSafe Typewriter",
   "url": "https://typesafe-demo.val.run/",
   "owner": null,
   "repo": null,
   "description": "Sixteen typed judgments update as you type, on Val Town.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 245,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "8d89801a",
    "useCases": {
     "model_routing": 0.17,
     "tool_gating": 0.26,
     "context_compaction": 0.12,
     "output_verification": 0.45,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.04,
     "code_review": 0.31,
     "content_moderation": 0.09,
     "search_reranking": 0.05,
     "classification_extraction": 0.19,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.22,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.53,
     "cli_tooling": 0.09,
     "sdk_library": 0.19,
     "mcp_integration": 0.14,
     "games_simulation": 0.22,
     "finance_trading": 0.03,
     "voice_realtime": 0.22,
     "learning": 0.26
    },
    "form": "web_app",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.38,
    "maturity": 0,
    "docsQuality": 1,
    "hasNumbers": 0.11,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.44,
    "intents": {
     "route between models by task difficulty": 0.15,
     "gate or approve tool calls before they run": 0.14,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.54,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.22,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.34,
     "moderate content or detect abuse": 0.12,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.23,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.19,
     "build a game or simulation on Jev": 0.16,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.14,
     "call Jev from a language SDK": 0.14,
     "serve Jev over MCP to any agent": 0.17,
     "learn how Jev works": 0.37,
     "compare Jev with an LLM": 0.3,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.13,
     "score or rank candidates in a pipeline": 0.1,
     "label data or build a dataset": 0.12,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.13,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.13
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "yes-no",
   "name": "Yes / No",
   "url": "https://yesno.coderai.dev",
   "owner": null,
   "repo": null,
   "description": "Ask a question, get yes, no, or maybe, with web search when needed; no signup.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 246,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "a0d43ba6",
    "useCases": {
     "model_routing": 0.2,
     "tool_gating": 0.32,
     "context_compaction": 0.13,
     "output_verification": 0.58,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.15,
     "code_review": 0.14,
     "content_moderation": 0.19,
     "search_reranking": 0.12,
     "classification_extraction": 0.15,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.41,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.57,
     "cli_tooling": 0.52,
     "sdk_library": 0.26,
     "mcp_integration": 0.26,
     "games_simulation": 0.3,
     "finance_trading": 0.15,
     "voice_realtime": 0.64,
     "learning": 0.13
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.83,
    "audience": "end_users",
    "audienceP": 0.98,
    "maturity": 0.02,
    "docsQuality": 0.99,
    "hasNumbers": 0.07,
    "looksTemplated": 0.57,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.19,
     "judge or verify an agent's output": 0.59,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.17,
     "moderate content or detect abuse": 0.22,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.31,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.29,
     "benchmark or calibrate Jev": 0.46,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.16,
     "call Jev from the command line": 0.42,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.55,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.43,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.34,
     "voice or realtime decisions": 0.5,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-pac-man",
   "name": "Jev Pac-Man",
   "url": "https://jev-pacman.ephraimduncan.com",
   "owner": null,
   "repo": null,
   "description": "The maze as JSON; Jev picks the turn at every junction.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 247,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "928033f4",
    "useCases": {
     "model_routing": 0.21,
     "tool_gating": 0.29,
     "context_compaction": 0.22,
     "output_verification": 0.54,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.05,
     "code_review": 0.19,
     "content_moderation": 0.05,
     "search_reranking": 0.03,
     "classification_extraction": 0.06,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.19,
     "sdk_library": 0.21,
     "mcp_integration": 0.46,
     "games_simulation": 0.51,
     "finance_trading": 0.02,
     "voice_realtime": 0.35,
     "learning": 0.4
    },
    "form": "web_app",
    "formP": 0.51,
    "host": "standalone",
    "hostP": 0.59,
    "audience": "agent_builders",
    "audienceP": 0.4,
    "maturity": 0,
    "docsQuality": 0.99,
    "hasNumbers": 0.05,
    "looksTemplated": 0.41,
    "callsJevForReal": 0.31,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.18,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.59,
     "stop an agent from finishing early": 0.49,
     "pick which skill or prompt to load": 0.23,
     "drive a browser or GUI with an agent": 0.42,
     "control a phone or mobile app": 0.18,
     "review code or pull requests": 0.29,
     "moderate content or detect abuse": 0.11,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.67,
     "build a game or simulation on Jev": 0.53,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.45,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.52,
     "compare Jev with an LLM": 0.66,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.19,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.45,
     "run Jev inside a database or SQL": 0.18,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.57,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-tetris",
   "name": "Jev Tetris",
   "url": "https://jev-omega.vercel.app",
   "owner": null,
   "repo": null,
   "description": "Rotation and column chosen from holes, stack height, and bumpiness.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 248,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "acaf14e2",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.09,
     "context_compaction": 0.19,
     "output_verification": 0.68,
     "browser_computer_use": 0.15,
     "mobile_automation": 0.08,
     "code_review": 0.19,
     "content_moderation": 0.05,
     "search_reranking": 0.1,
     "classification_extraction": 0.05,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.41,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.18,
     "sdk_library": 0.31,
     "mcp_integration": 0.36,
     "games_simulation": 0.81,
     "finance_trading": 0.04,
     "voice_realtime": 0.39,
     "learning": 0.22
    },
    "form": "web_app",
    "formP": 0.46,
    "host": "standalone",
    "hostP": 0.9,
    "audience": "researchers",
    "audienceP": 0.86,
    "maturity": 0.01,
    "docsQuality": 0.97,
    "hasNumbers": 0.12,
    "looksTemplated": 0.6,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.12,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.45,
     "pick which skill or prompt to load": 0.38,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.29,
     "review code or pull requests": 0.36,
     "moderate content or detect abuse": 0.11,
     "rerank search results": 0.31,
     "classify support tickets or messages": 0.08,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.51,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.65,
     "trade or score financial signals": 0.04,
     "call Jev from the command line": 0.34,
     "call Jev from a language SDK": 0.3,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.63,
     "compare Jev with an LLM": 0.48,
     "route requests through a gateway or proxy": 0.05,
     "detect prompt injection or risky commands": 0.1,
     "score or rank candidates in a pipeline": 0.6,
     "label data or build a dataset": 0.42,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.47,
     "monitor or observe Jev usage and cost": 0.12
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "hollow-creek",
   "name": "Hollow Creek",
   "url": "https://hollow-creek-sigma.vercel.app",
   "owner": null,
   "repo": null,
   "description": "Village NPCs that judge you each tick instead of chatting.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 249,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "d148e904",
    "useCases": {
     "model_routing": 0.1,
     "tool_gating": 0.2,
     "context_compaction": 0.13,
     "output_verification": 0.43,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.03,
     "code_review": 0.11,
     "content_moderation": 0.13,
     "search_reranking": 0.03,
     "classification_extraction": 0.05,
     "data_pipelines": 0.06,
     "benchmarks_evals": 0.32,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.36,
     "cli_tooling": 0.06,
     "sdk_library": 0.12,
     "mcp_integration": 0.17,
     "games_simulation": 0.71,
     "finance_trading": 0.02,
     "voice_realtime": 0.33,
     "learning": 0.09
    },
    "form": "other",
    "formP": 0.62,
    "host": "standalone",
    "hostP": 0.87,
    "audience": "researchers",
    "audienceP": 0.42,
    "maturity": 0,
    "docsQuality": 0.99,
    "hasNumbers": 0.04,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.32,
    "intents": {
     "route between models by task difficulty": 0.18,
     "gate or approve tool calls before they run": 0.14,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.48,
     "stop an agent from finishing early": 0.33,
     "pick which skill or prompt to load": 0.21,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.3,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.12,
     "extract structured fields from text": 0.14,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.3,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.16,
     "call Jev from a language SDK": 0.17,
     "serve Jev over MCP to any agent": 0.2,
     "learn how Jev works": 0.3,
     "compare Jev with an LLM": 0.31,
     "route requests through a gateway or proxy": 0.04,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.15,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.19,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.1
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "crowdcheck",
   "name": "Crowdcheck",
   "url": "https://crowdcheck-ai.vercel.app/",
   "owner": null,
   "repo": null,
   "description": "Test a post against 10,000 synthetic personas before you publish it.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 250,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "1774c59c",
    "useCases": {
     "model_routing": 0.15,
     "tool_gating": 0.43,
     "context_compaction": 0.12,
     "output_verification": 0.83,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.09,
     "code_review": 0.09,
     "content_moderation": 0.79,
     "search_reranking": 0.06,
     "classification_extraction": 0.14,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.49,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.3,
     "cli_tooling": 0.21,
     "sdk_library": 0.48,
     "mcp_integration": 0.22,
     "games_simulation": 0.37,
     "finance_trading": 0.11,
     "voice_realtime": 0.44,
     "learning": 0.09
    },
    "form": "web_app",
    "formP": 0.8099999999999999,
    "host": "standalone",
    "hostP": 0.82,
    "audience": "end_users",
    "audienceP": 0.6,
    "maturity": 0.02,
    "docsQuality": 0.99,
    "hasNumbers": 0.23,
    "looksTemplated": 0.51,
    "callsJevForReal": 0.29,
    "intents": {
     "route between models by task difficulty": 0.16,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.19,
     "moderate content or detect abuse": 0.86,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.44,
     "extract structured fields from text": 0.13,
     "run Jev on open models without the vendor": 0.25,
     "benchmark or calibrate Jev": 0.31,
     "build a game or simulation on Jev": 0.36,
     "trade or score financial signals": 0.14,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.22,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.23,
     "compare Jev with an LLM": 0.29,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.65,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.32,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.25,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.15
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "magic-8-ball",
   "name": "Magic-8-Jev",
   "url": "https://github.com/willprout/magic-8-ball",
   "owner": "willprout",
   "repo": "magic-8-ball",
   "description": "Ask a question, one choice over twenty answers picks the reply and shows the click-to-answer latency; [live demo](https://willprout.github.io/magic-8-ball/).",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 251,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T05:16:31Z",
    "createdAt": "2026-09-18T04:14:54Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/5ead71f4727cb9337d3377aa76c745aa04f56b91a3f3dbf74a4ea0b1abe85e01/willprout/magic-8-ball",
    "topics": [],
    "description": "A beautifully minimal Magic 8 Ball powered by Jev from TypeSafe. Twenty classic answers, one fast AI judgment.",
    "homepage": null
   },
   "jev": {
    "hash": "cd710a6f",
    "useCases": {
     "model_routing": 0.16,
     "tool_gating": 0.13,
     "context_compaction": 0.09,
     "output_verification": 0.42,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.05,
     "code_review": 0.17,
     "content_moderation": 0.07,
     "search_reranking": 0.04,
     "classification_extraction": 0.1,
     "data_pipelines": 0.08,
     "benchmarks_evals": 0.45,
     "open_replicas": 0.08,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.08,
     "sdk_library": 0.19,
     "mcp_integration": 0.14,
     "games_simulation": 0.19,
     "finance_trading": 0.02,
     "voice_realtime": 0.3,
     "learning": 0.39
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "end_users",
    "audienceP": 0.59,
    "maturity": 0.03,
    "docsQuality": 2.04,
    "hasNumbers": 0.85,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.87,
    "intents": {
     "route between models by task difficulty": 0.14,
     "gate or approve tool calls before they run": 0.15,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.48,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.12,
     "run Jev on open models without the vendor": 0.12,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.32,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.18,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.18,
     "learn how Jev works": 0.46,
     "compare Jev with an LLM": 0.62,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.13,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.34,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.31
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai-playground",
   "name": "typesafe-ai-playground by markjaquith",
   "url": "https://github.com/markjaquith/typesafe-ai-playground",
   "owner": "markjaquith",
   "repo": "typesafe-ai-playground",
   "description": "Rust CLI playground for experiments around Jev.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 252,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 1,
    "pushedAt": "2026-09-18T16:40:17Z",
    "createdAt": "2026-09-17T04:01:49Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/3b22399c8ef3736d787a35785218dea88a6266aa305feda36442bee5641bcdec/markjaquith/typesafe-ai-playground",
    "topics": [],
    "description": "A playground for experiments around Jev, TypeSafe's System One model.",
    "homepage": null
   },
   "jev": {
    "hash": "6f2ece34",
    "useCases": {
     "model_routing": 0.3,
     "tool_gating": 0.44,
     "context_compaction": 0.18,
     "output_verification": 0.69,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.05,
     "code_review": 0.64,
     "content_moderation": 0.62,
     "search_reranking": 0.08,
     "classification_extraction": 0.81,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.73,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.51,
     "sdk_library": 0.3,
     "mcp_integration": 0.23,
     "games_simulation": 0.09,
     "finance_trading": 0.08,
     "voice_realtime": 0.26,
     "learning": 0.25
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "researchers",
    "audienceP": 0.93,
    "maturity": 0.26,
    "docsQuality": 2.3,
    "hasNumbers": 0.04,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.6,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.12,
     "classify support tickets or messages": 0.7,
     "extract structured fields from text": 0.66,
     "run Jev on open models without the vendor": 0.33,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.19,
     "trade or score financial signals": 0.1,
     "call Jev from the command line": 0.77,
     "call Jev from a language SDK": 0.24,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.48,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.4,
     "detect prompt injection or risky commands": 0.56,
     "score or rank candidates in a pipeline": 0.56,
     "label data or build a dataset": 0.61,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.4,
     "voice or realtime decisions": 0.23,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-playground-wustep",
   "name": "jev-playground by wustep",
   "url": "https://github.com/wustep/jev-playground",
   "owner": "wustep",
   "repo": "jev-playground",
   "description": "Can a System One model steer a music composition through typed classify, score, and pick decisions alone.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 253,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-20T07:46:30Z",
    "createdAt": "2026-09-17T09:16:46Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/88d066231d38992fa7d6c4a3e66ab3d415296f21fa6d2f13276915c15cb8ef0d/wustep/jev-playground",
    "topics": [],
    "description": "Can a System One model steer music? Jev picks the plan (enums only); code renders sheet, audio and MIDI.",
    "homepage": "https://jev-playground.vercel.app"
   },
   "jev": {
    "hash": "03f3fef3",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.35,
     "context_compaction": 0.18,
     "output_verification": 0.62,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.04,
     "code_review": 0.26,
     "content_moderation": 0.07,
     "search_reranking": 0.07,
     "classification_extraction": 0.18,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.77,
     "open_replicas": 0.46,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.1,
     "sdk_library": 0.29,
     "mcp_integration": 0.41,
     "games_simulation": 0.23,
     "finance_trading": 0.05,
     "voice_realtime": 0.32,
     "learning": 0.48
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.87,
    "audience": "researchers",
    "audienceP": 0.86,
    "maturity": 0.08,
    "docsQuality": 1.65,
    "hasNumbers": 0.06,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.32,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.45,
     "moderate content or detect abuse": 0.09,
     "rerank search results": 0.1,
     "classify support tickets or messages": 0.18,
     "extract structured fields from text": 0.19,
     "run Jev on open models without the vendor": 0.58,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.39,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.71,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.09,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.4,
     "label data or build a dataset": 0.29,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.54,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-jev-workflow",
   "name": "typesafe-jev-workflow",
   "url": "https://github.com/GiesN/typesafe-jev-workflow",
   "owner": "GiesN",
   "repo": "typesafe-jev-workflow",
   "description": "LangGraph demo that sends a mocked email to Jev and routes on the typed Choice it returns.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 254,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-16T20:54:33Z",
    "createdAt": "2026-09-16T20:18:11Z",
    "language": "Python",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/431dd7335b04007096a2e68ad75265c0885ad16ec9f468f53ee4e26582045d6f/GiesN/typesafe-jev-workflow",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "92a59744",
    "useCases": {
     "model_routing": 0.52,
     "tool_gating": 0.58,
     "context_compaction": 0.12,
     "output_verification": 0.82,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.1,
     "code_review": 0.47,
     "content_moderation": 0.12,
     "search_reranking": 0.04,
     "classification_extraction": 0.81,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.73,
     "open_replicas": 0.05,
     "playgrounds_demos": 0.88,
     "cli_tooling": 0.39,
     "sdk_library": 0.53,
     "mcp_integration": 0.34,
     "games_simulation": 0.15,
     "finance_trading": 0.02,
     "voice_realtime": 0.22,
     "learning": 0.41
    },
    "form": "cli",
    "formP": 0.82,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "agent_builders",
    "audienceP": 0.93,
    "maturity": 0.05,
    "docsQuality": 3.01,
    "hasNumbers": 0.1,
    "looksTemplated": 0.36,
    "callsJevForReal": 0.89,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.21,
     "rerank search results": 0.08,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.54,
     "run Jev on open models without the vendor": 0.14,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.66,
     "call Jev from a language SDK": 0.41,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.79,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.18,
     "label data or build a dataset": 0.34,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.2,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-little-airways",
   "name": "jev-little-airways",
   "url": "https://github.com/lbotinelly/jev-little-airways",
   "owner": "lbotinelly",
   "repo": "jev-little-airways",
   "description": "Show-and-tell capability study for Jev.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 255,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-17T14:19:04Z",
    "createdAt": "2026-09-17T13:17:49Z",
    "language": "HTML",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2af8b8d904afd08bee1ff67dc2330d69029ada09ccf769860fab1426d68af7be/lbotinelly/jev-little-airways",
    "topics": [],
    "description": "A show-and-tell capability study for Jev, TypeSafe's System One decision model.",
    "homepage": null
   },
   "jev": {
    "hash": "95d74f0a",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.33,
     "context_compaction": 0.14,
     "output_verification": 0.71,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.05,
     "code_review": 0.18,
     "content_moderation": 0.08,
     "search_reranking": 0.05,
     "classification_extraction": 0.09,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.76,
     "open_replicas": 0.29,
     "playgrounds_demos": 0.9,
     "cli_tooling": 0.06,
     "sdk_library": 0.16,
     "mcp_integration": 0.31,
     "games_simulation": 0.69,
     "finance_trading": 0.04,
     "voice_realtime": 0.55,
     "learning": 0.79
    },
    "form": "web_app",
    "formP": 0.98,
    "host": "standalone",
    "hostP": 0.86,
    "audience": "researchers",
    "audienceP": 0.93,
    "maturity": 0.04,
    "docsQuality": 1.46,
    "hasNumbers": 0.93,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.42,
    "intents": {
     "route between models by task difficulty": 0.3,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.56,
     "drive a browser or GUI with an agent": 0.46,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.34,
     "moderate content or detect abuse": 0.13,
     "rerank search results": 0.09,
     "classify support tickets or messages": 0.15,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.33,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.75,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.7,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.11,
     "detect prompt injection or risky commands": 0.34,
     "score or rank candidates in a pipeline": 0.16,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.36,
     "voice or realtime decisions": 0.77,
     "monitor or observe Jev usage and cost": 0.32
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-demos",
   "name": "jev-demos",
   "url": "https://github.com/bud-ro/jev-demos",
   "owner": "bud-ro",
   "repo": "jev-demos",
   "description": "Demos built to test what Jev is good at.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 256,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-18T17:08:03Z",
    "createdAt": "2026-09-17T01:35:25Z",
    "language": "Dart",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7d55f38c6bd49b4f7e62c707d9c230e0d713517e6a6e2c676777e711338edc4e/Bud-ro/jev-demos",
    "topics": [],
    "description": "Demos to test the effectiveness of TypeSafe's \"Jev\" System One Model",
    "homepage": null
   },
   "jev": {
    "hash": "c366455c",
    "useCases": {
     "model_routing": 0.33,
     "tool_gating": 0.2,
     "context_compaction": 0.12,
     "output_verification": 0.76,
     "browser_computer_use": 0.16,
     "mobile_automation": 0.11,
     "code_review": 0.32,
     "content_moderation": 0.1,
     "search_reranking": 0.07,
     "classification_extraction": 0.21,
     "data_pipelines": 0.12,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.9,
     "cli_tooling": 0.17,
     "sdk_library": 0.41,
     "mcp_integration": 0.27,
     "games_simulation": 0.34,
     "finance_trading": 0.07,
     "voice_realtime": 0.24,
     "learning": 0.56
    },
    "form": "dataset_or_benchmark",
    "formP": 0.39,
    "host": "standalone",
    "hostP": 0.84,
    "audience": "researchers",
    "audienceP": 0.98,
    "maturity": 0.02,
    "docsQuality": 1.64,
    "hasNumbers": 0.06,
    "looksTemplated": 0.48,
    "callsJevForReal": 0.54,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.67,
     "drive a browser or GUI with an agent": 0.26,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.36,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.13,
     "classify support tickets or messages": 0.17,
     "extract structured fields from text": 0.21,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.81,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.49,
     "call Jev from a language SDK": 0.44,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.61,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.32,
     "score or rank candidates in a pipeline": 0.18,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.49,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.54
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-classifier",
   "name": "Jev Classifier",
   "url": "https://jevclassifier.vercel.app",
   "owner": null,
   "repo": null,
   "description": "Hosted demo filing posts by type, quality, sentiment, and tone.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 257,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "503408df",
    "useCases": {
     "model_routing": 0.55,
     "tool_gating": 0.29,
     "context_compaction": 0.43,
     "output_verification": 0.76,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.09,
     "code_review": 0.17,
     "content_moderation": 0.69,
     "search_reranking": 0.4,
     "classification_extraction": 0.79,
     "data_pipelines": 0.26,
     "benchmarks_evals": 0.55,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.24,
     "sdk_library": 0.23,
     "mcp_integration": 0.29,
     "games_simulation": 0.12,
     "finance_trading": 0.2,
     "voice_realtime": 0.33,
     "learning": 0.51
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "researchers",
    "audienceP": 0.62,
    "maturity": 0,
    "docsQuality": 0.99,
    "hasNumbers": 0.09,
    "looksTemplated": 0.57,
    "callsJevForReal": 0.34,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.17,
     "compact or prune agent context": 0.32,
     "judge or verify an agent's output": 0.66,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.27,
     "moderate content or detect abuse": 0.69,
     "rerank search results": 0.36,
     "classify support tickets or messages": 0.72,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.34,
     "benchmark or calibrate Jev": 0.61,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.32,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.31,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.52,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.48,
     "label data or build a dataset": 0.77,
     "run Jev inside a database or SQL": 0.26,
     "add Jev to a chat bot or Discord": 0.47,
     "voice or realtime decisions": 0.26,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-guard-demo",
   "name": "Jev Guard demo",
   "url": "https://guard-jev.vercel.app",
   "owner": null,
   "repo": null,
   "description": "Hosted comment-moderation playground.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 258,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "4b6dfe54",
    "useCases": {
     "model_routing": 0.17,
     "tool_gating": 0.32,
     "context_compaction": 0.16,
     "output_verification": 0.69,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.05,
     "code_review": 0.19,
     "content_moderation": 0.87,
     "search_reranking": 0.04,
     "classification_extraction": 0.37,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.46,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.12,
     "sdk_library": 0.22,
     "mcp_integration": 0.37,
     "games_simulation": 0.11,
     "finance_trading": 0.02,
     "voice_realtime": 0.31,
     "learning": 0.28
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "app_developers",
    "audienceP": 0.38,
    "maturity": 0,
    "docsQuality": 0.98,
    "hasNumbers": 0.07,
    "looksTemplated": 0.53,
    "callsJevForReal": 0.36,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.33,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.65,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.21,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.35,
     "moderate content or detect abuse": 0.82,
     "rerank search results": 0.07,
     "classify support tickets or messages": 0.61,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.36,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.17,
     "trade or score financial signals": 0.03,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.58,
     "compare Jev with an LLM": 0.5,
     "route requests through a gateway or proxy": 0.26,
     "detect prompt injection or risky commands": 0.66,
     "score or rank candidates in a pipeline": 0.11,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.59,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.28
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "companion",
   "name": "Companion",
   "url": "https://jev-demo.vercel.app",
   "owner": null,
   "repo": null,
   "description": "Hosted robot interface answering nine typed questions per turn to decide act, ask, or shrug, no generated text.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 259,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": {
    "hash": "daa8a591",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.53,
     "context_compaction": 0.21,
     "output_verification": 0.5,
     "browser_computer_use": 0.22,
     "mobile_automation": 0.16,
     "code_review": 0.14,
     "content_moderation": 0.2,
     "search_reranking": 0.06,
     "classification_extraction": 0.22,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.25,
     "playgrounds_demos": 0.65,
     "cli_tooling": 0.33,
     "sdk_library": 0.32,
     "mcp_integration": 0.35,
     "games_simulation": 0.64,
     "finance_trading": 0.05,
     "voice_realtime": 0.28,
     "learning": 0.14
    },
    "form": "web_app",
    "formP": 0.93,
    "host": "standalone",
    "hostP": 0.71,
    "audience": "researchers",
    "audienceP": 0.49,
    "maturity": 0,
    "docsQuality": 1,
    "hasNumbers": 0.1,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.37,
    "intents": {
     "route between models by task difficulty": 0.25,
     "gate or approve tool calls before they run": 0.36,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.62,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.41,
     "drive a browser or GUI with an agent": 0.46,
     "control a phone or mobile app": 0.25,
     "review code or pull requests": 0.35,
     "moderate content or detect abuse": 0.27,
     "rerank search results": 0.11,
     "classify support tickets or messages": 0.35,
     "extract structured fields from text": 0.15,
     "run Jev on open models without the vendor": 0.33,
     "benchmark or calibrate Jev": 0.36,
     "build a game or simulation on Jev": 0.45,
     "trade or score financial signals": 0.06,
     "call Jev from the command line": 0.31,
     "call Jev from a language SDK": 0.27,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.32,
     "compare Jev with an LLM": 0.46,
     "route requests through a gateway or proxy": 0.22,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.2,
     "label data or build a dataset": 0.54,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.23
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-system-one",
   "name": "Jev System One",
   "url": "https://github.com/haseeb-heaven/jev-system-one",
   "owner": "haseeb-heaven",
   "repo": "jev-system-one",
   "description": "Terminal interface where OpenAI answers and Jev separately scores relevance, reliability, and quality.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 260,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T02:45:22Z",
    "createdAt": "2026-09-17T02:09:04Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/9c331288cea821c9e549edf9e20ee91dc1272f7cc3827926ea3426ebdc8a5820/haseeb-heaven/jev-system-one",
    "topics": [],
    "description": "A polished OpenAI + TypeSafe Jev terminal interface for answers with transparent decision reports",
    "homepage": null
   },
   "jev": {
    "hash": "d48ce2ab",
    "useCases": {
     "model_routing": 0.59,
     "tool_gating": 0.72,
     "context_compaction": 0.2,
     "output_verification": 0.89,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.09,
     "code_review": 0.23,
     "content_moderation": 0.44,
     "search_reranking": 0.21,
     "classification_extraction": 0.35,
     "data_pipelines": 0.2,
     "benchmarks_evals": 0.81,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.68,
     "sdk_library": 0.31,
     "mcp_integration": 0.4,
     "games_simulation": 0.18,
     "finance_trading": 0.16,
     "voice_realtime": 0.27,
     "learning": 0.36
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.8,
    "audience": "end_users",
    "audienceP": 0.44,
    "maturity": 0.57,
    "docsQuality": 1.42,
    "hasNumbers": 0.07,
    "looksTemplated": 0.45,
    "callsJevForReal": 0.45,
    "intents": {
     "route between models by task difficulty": 0.56,
     "gate or approve tool calls before they run": 0.49,
     "compact or prune agent context": 0.37,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.29,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.49,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.56,
     "extract structured fields from text": 0.53,
     "run Jev on open models without the vendor": 0.27,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.23,
     "call Jev from the command line": 0.7,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.32,
     "learn how Jev works": 0.66,
     "compare Jev with an LLM": 0.82,
     "route requests through a gateway or proxy": 0.28,
     "detect prompt injection or risky commands": 0.55,
     "score or rank candidates in a pipeline": 0.6,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.59,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.51
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-web-analyzer",
   "name": "jev-web-analyzer",
   "url": "https://github.com/replynodes/jev-web-analyzer",
   "owner": "replynodes",
   "repo": "jev-web-analyzer",
   "description": "Turns a SaaS landing page into Markdown and asks Jev ten bounded Choice questions about what a first-time visitor understands, shown as a founder teardown.",
   "section": "Playgrounds and demos",
   "subsection": null,
   "order": 261,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-20T07:46:06Z",
    "createdAt": "2026-09-19T11:47:09Z",
    "language": "TypeScript",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/7bae4188a5ab1cd909b1c7b6def7988d77277d899101eaa713758d074ad917a2/replynodes/jev-web-analyzer",
    "topics": [
     "ai-evaluation",
     "jev",
     "product-positioning",
     "saas",
     "typesafe-ai",
     "vercel-ai-gateway",
     "web-scraping",
     "website-analysis",
     "ververcel-ai-sdk"
    ],
    "description": "See what Jev thinks about your SaaS website — powered by ReplyNodes web context and Vercel AI Gateway.",
    "homepage": "https://replynodes.com/jev-web-analyzer"
   },
   "jev": {
    "hash": "e988daed",
    "useCases": {
     "model_routing": 0.49,
     "tool_gating": 0.22,
     "context_compaction": 0.19,
     "output_verification": 0.51,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.04,
     "code_review": 0.06,
     "content_moderation": 0.08,
     "search_reranking": 0.06,
     "classification_extraction": 0.26,
     "data_pipelines": 0.09,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.89,
     "cli_tooling": 0.13,
     "sdk_library": 0.35,
     "mcp_integration": 0.25,
     "games_simulation": 0.1,
     "finance_trading": 0.02,
     "voice_realtime": 0.26,
     "learning": 0.27
    },
    "form": "web_app",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "end_users",
    "audienceP": 0.57,
    "maturity": 0.07,
    "docsQuality": 2.24,
    "hasNumbers": 0.04,
    "looksTemplated": 0.38,
    "callsJevForReal": 0.62,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.21,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.48,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.41,
     "moderate content or detect abuse": 0.16,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.19,
     "extract structured fields from text": 0.44,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.59,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.36,
     "call Jev from a language SDK": 0.52,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.68,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.65,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.17,
     "label data or build a dataset": 0.43,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.56,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.32
    }
   },
   "slugSection": "playgrounds-and-demos",
   "firstSeen": "2026-09-20"
  },
  {
   "id": "jev-axi",
   "name": "jev-axi",
   "url": "https://github.com/shiftynick/jev-axi",
   "owner": "shiftynick",
   "repo": "jev-axi",
   "description": "Shell verbs for agents and humans: pick, rate, check, rank, triage, guard.",
   "section": "Command line",
   "subsection": null,
   "order": 262,
   "type": "project",
   "image": "media/jev-axi.png",
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 17,
    "forks": 1,
    "pushedAt": "2026-09-19T12:23:45Z",
    "createdAt": "2026-09-16T23:56:26Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a947328757f3743cabb32bd34f51d3cc4acaa6db4ff2c354808b04c205597225/shiftynick/jev-axi",
    "topics": [
     "ai-agents",
     "axi",
     "claude-code",
     "cli",
     "jev",
     "typesafe",
     "agent-safety",
     "claude-code-hooks",
     "codex",
     "developer-tools"
    ],
    "description": "Agent-ergonomic CLI for TypeSafe's Jev: fast calibrated judgments (pick, rate, check, rank, triage, guard) from the shell",
    "homepage": "https://www.npmjs.com/package/jev-axi"
   },
   "jev": {
    "hash": "33394d0d",
    "useCases": {
     "model_routing": 0.33,
     "tool_gating": 0.95,
     "context_compaction": 0.19,
     "output_verification": 0.88,
     "browser_computer_use": 0.23,
     "mobile_automation": 0.11,
     "code_review": 0.42,
     "content_moderation": 0.62,
     "search_reranking": 0.22,
     "classification_extraction": 0.42,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.87,
     "sdk_library": 0.36,
     "mcp_integration": 0.44,
     "games_simulation": 0.18,
     "finance_trading": 0.07,
     "voice_realtime": 0.47,
     "learning": 0.23
    },
    "form": "cli",
    "formP": 0.97,
    "host": "claude_code",
    "hostP": 0.91,
    "audience": "agent_builders",
    "audienceP": 1,
    "maturity": 1.56,
    "docsQuality": 2.6,
    "hasNumbers": 0.98,
    "looksTemplated": 0.22,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.29,
     "gate or approve tool calls before they run": 0.94,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.9,
     "stop an agent from finishing early": 0.38,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.46,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.58,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.42,
     "extract structured fields from text": 0.24,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.78,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.89,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.33,
     "learn how Jev works": 0.58,
     "compare Jev with an LLM": 0.56,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.92,
     "score or rank candidates in a pipeline": 0.61,
     "label data or build a dataset": 0.25,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.32,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.58
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "semdecide",
   "name": "semdecide",
   "url": "https://github.com/sharziki/semdecide",
   "owner": "sharziki",
   "repo": "semdecide",
   "description": "Typed semantic decisions for Unix pipelines and CI.",
   "section": "Command line",
   "subsection": null,
   "order": 263,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 1,
    "pushedAt": "2026-09-16T17:27:31Z",
    "createdAt": "2026-09-16T17:24:18Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d22ac96da03ff674df12a97d471d299f65b2a4d644bf2161a93b1d605b454039/sharziki/semdecide",
    "topics": [
     "ai",
     "ci",
     "cli",
     "jev",
     "semantic",
     "unix"
    ],
    "description": "Typed semantic decisions for Unix pipelines and CI, powered by TypeSafe AI Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "dfaefeb8",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.76,
     "context_compaction": 0.35,
     "output_verification": 0.86,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.11,
     "code_review": 0.77,
     "content_moderation": 0.82,
     "search_reranking": 0.48,
     "classification_extraction": 0.88,
     "data_pipelines": 0.66,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.88,
     "sdk_library": 0.51,
     "mcp_integration": 0.41,
     "games_simulation": 0.14,
     "finance_trading": 0.38,
     "voice_realtime": 0.23,
     "learning": 0.21
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.86,
    "audience": "agent_builders",
    "audienceP": 0.65,
    "maturity": 1.15,
    "docsQuality": 1.46,
    "hasNumbers": 0.06,
    "looksTemplated": 0.4,
    "callsJevForReal": 0.51,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.73,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.85,
     "stop an agent from finishing early": 0.26,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.76,
     "moderate content or detect abuse": 0.83,
     "rerank search results": 0.58,
     "classify support tickets or messages": 0.85,
     "extract structured fields from text": 0.57,
     "run Jev on open models without the vendor": 0.52,
     "benchmark or calibrate Jev": 0.66,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.44,
     "call Jev from the command line": 0.87,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.48,
     "compare Jev with an LLM": 0.76,
     "route requests through a gateway or proxy": 0.35,
     "detect prompt injection or risky commands": 0.7,
     "score or rank candidates in a pipeline": 0.87,
     "label data or build a dataset": 0.72,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.34,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.39
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "every",
   "name": "every",
   "url": "https://github.com/sufianetaouil/every",
   "owner": "sufianetaouil",
   "repo": "every",
   "description": "Ask a yes/no question of every function in a codebase; grep whose pattern is a question.",
   "section": "Command line",
   "subsection": null,
   "order": 264,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T06:07:39Z",
    "createdAt": "2026-09-17T05:38:34Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/cfd2a627fadb16851071cbf89b4eea0449c1819bf1d695f8844f4fcb02eabcf0/sufianetaouil/every",
    "topics": [],
    "description": "Ask a yes/no question of every function in a codebase. Ranked answers in seconds, for cents. Grep whose pattern is a question, powered by TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "9044278c",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.66,
     "context_compaction": 0.49,
     "output_verification": 0.61,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.09,
     "code_review": 0.68,
     "content_moderation": 0.29,
     "search_reranking": 0.27,
     "classification_extraction": 0.32,
     "data_pipelines": 0.24,
     "benchmarks_evals": 0.44,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.79,
     "cli_tooling": 0.63,
     "sdk_library": 0.51,
     "mcp_integration": 0.44,
     "games_simulation": 0.21,
     "finance_trading": 0.11,
     "voice_realtime": 0.32,
     "learning": 0.19
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "app_developers",
    "audienceP": 0.76,
    "maturity": 1.12,
    "docsQuality": 2.02,
    "hasNumbers": 0.98,
    "looksTemplated": 0.29,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.57,
     "compact or prune agent context": 0.52,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.31,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.49,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.52,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.75,
     "build a game or simulation on Jev": 0.24,
     "trade or score financial signals": 0.25,
     "call Jev from the command line": 0.7,
     "call Jev from a language SDK": 0.26,
     "serve Jev over MCP to any agent": 0.22,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.63,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.56,
     "score or rank candidates in a pipeline": 0.53,
     "label data or build a dataset": 0.48,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.41,
     "voice or realtime decisions": 0.39,
     "monitor or observe Jev usage and cost": 0.47
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-cli",
   "name": "typesafe-cli",
   "url": "https://github.com/y0usaf/typesafe-cli",
   "owner": "y0usaf",
   "repo": "typesafe-cli",
   "description": "Noul, choice, and score answers as numbers from the shell.",
   "section": "Command line",
   "subsection": null,
   "order": 265,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-19T19:45:46Z",
    "createdAt": "2026-09-16T07:25:01Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ae7ff6991f7bb1f151d66e78b7bee3da0e20795c5387f0a0ce0280384310eb3b/y0usaf/typesafe-cli",
    "topics": [],
    "description": "Ask Jev typed questions from the shell: noul, choice, and score answers as numbers, not prose",
    "homepage": null
   },
   "jev": {
    "hash": "ab240eda",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.54,
     "context_compaction": 0.25,
     "output_verification": 0.8,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.09,
     "code_review": 0.28,
     "content_moderation": 0.21,
     "search_reranking": 0.2,
     "classification_extraction": 0.31,
     "data_pipelines": 0.3,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.77,
     "sdk_library": 0.46,
     "mcp_integration": 0.5,
     "games_simulation": 0.28,
     "finance_trading": 0.37,
     "voice_realtime": 0.22,
     "learning": 0.27
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.78,
    "audience": "researchers",
    "audienceP": 0.43,
    "maturity": 2.13,
    "docsQuality": 2.06,
    "hasNumbers": 0.87,
    "looksTemplated": 0.19,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.14,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.2,
     "classify support tickets or messages": 0.46,
     "extract structured fields from text": 0.23,
     "run Jev on open models without the vendor": 0.49,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.4,
     "call Jev from the command line": 0.86,
     "call Jev from a language SDK": 0.31,
     "serve Jev over MCP to any agent": 0.35,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.59,
     "route requests through a gateway or proxy": 0.16,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.55,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.4,
     "voice or realtime decisions": 0.42,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-shell-history",
   "name": "jev-shell-history",
   "url": "https://github.com/mrnugget/jev-shell-history",
   "owner": "mrnugget",
   "repo": "jev-shell-history",
   "description": "Fish-style zsh history suggestions, ranked by Jev.",
   "section": "Command line",
   "subsection": null,
   "order": 266,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 68,
    "forks": 4,
    "pushedAt": "2026-09-18T08:11:11Z",
    "createdAt": "2026-09-18T08:11:07Z",
    "language": "TypeScript",
    "license": null,
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/aba7146f8ca60ddc967e216f5e723c774f95017d73c3a6ac27ae8b7ec9c00e75/mrnugget/jev-shell-history",
    "topics": [],
    "description": "Fish-style zsh history autosuggestions ranked by Jev (TypeSafe)",
    "homepage": null
   },
   "jev": {
    "hash": "07dcdd94",
    "useCases": {
     "model_routing": 0.22,
     "tool_gating": 0.11,
     "context_compaction": 0.13,
     "output_verification": 0.23,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.03,
     "code_review": 0.1,
     "content_moderation": 0.08,
     "search_reranking": 0.18,
     "classification_extraction": 0.06,
     "data_pipelines": 0.07,
     "benchmarks_evals": 0.21,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.38,
     "sdk_library": 0.19,
     "mcp_integration": 0.16,
     "games_simulation": 0.08,
     "finance_trading": 0.02,
     "voice_realtime": 0.26,
     "learning": 0.13
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "end_users",
    "audienceP": 1,
    "maturity": 1.92,
    "docsQuality": 2.37,
    "hasNumbers": 0.07,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.69,
    "intents": {
     "route between models by task difficulty": 0.12,
     "gate or approve tool calls before they run": 0.14,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.56,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.19,
     "drive a browser or GUI with an agent": 0.08,
     "control a phone or mobile app": 0.05,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.12,
     "rerank search results": 0.34,
     "classify support tickets or messages": 0.07,
     "extract structured fields from text": 0.09,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.64,
     "build a game or simulation on Jev": 0.12,
     "trade or score financial signals": 0.05,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.17,
     "serve Jev over MCP to any agent": 0.16,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.07,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.35,
     "label data or build a dataset": 0.19,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.17,
     "voice or realtime decisions": 0.25,
     "monitor or observe Jev usage and cost": 0.24
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jgrep",
   "name": "jgrep",
   "url": "https://github.com/keltokhy/jgrep",
   "owner": "keltokhy",
   "repo": "jgrep",
   "description": "Prints the lines that fit a plain-English description, streaming from `tail -f` under a spend cap, and reports F1 0.91 on SMS spam against 0.72 for a keyword grep.",
   "section": "Command line",
   "subsection": null,
   "order": 267,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 12,
    "forks": 1,
    "pushedAt": "2026-09-19T20:18:03Z",
    "createdAt": "2026-09-18T11:11:25Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/92a73bc969eddb40d315e710de57d94bd5cb639c14c2cb32678977af4aff22a3/keltokhy/jgrep",
    "topics": [
     "cli",
     "grep",
     "jev",
     "openrouter",
     "semantic-search",
     "typesafe"
    ],
    "description": "grep, but the pattern is a description. Filters lines by meaning with TypeSafe's Jev decision model: ~200 ms and a thousandth of a cent per line.",
    "homepage": null
   },
   "jev": {
    "hash": "ad887161",
    "useCases": {
     "model_routing": 0.27,
     "tool_gating": 0.61,
     "context_compaction": 0.58,
     "output_verification": 0.69,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.18,
     "code_review": 0.7,
     "content_moderation": 0.8,
     "search_reranking": 0.44,
     "classification_extraction": 0.73,
     "data_pipelines": 0.39,
     "benchmarks_evals": 0.43,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.81,
     "cli_tooling": 0.59,
     "sdk_library": 0.52,
     "mcp_integration": 0.35,
     "games_simulation": 0.13,
     "finance_trading": 0.18,
     "voice_realtime": 0.61,
     "learning": 0.34
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "end_users",
    "audienceP": 0.93,
    "maturity": 1.49,
    "docsQuality": 2.03,
    "hasNumbers": 0.99,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.49,
     "compact or prune agent context": 0.58,
     "judge or verify an agent's output": 0.64,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.24,
     "drive a browser or GUI with an agent": 0.12,
     "control a phone or mobile app": 0.12,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.8,
     "rerank search results": 0.54,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.5,
     "benchmark or calibrate Jev": 0.71,
     "build a game or simulation on Jev": 0.18,
     "trade or score financial signals": 0.23,
     "call Jev from the command line": 0.83,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.37,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.72,
     "detect prompt injection or risky commands": 0.66,
     "score or rank candidates in a pipeline": 0.62,
     "label data or build a dataset": 0.63,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.44,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.55
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-cli-jtsang4",
   "name": "jev-cli by jtsang4",
   "url": "https://github.com/jtsang4/jev-cli",
   "owner": "jtsang4",
   "repo": "jev-cli",
   "description": "Typed questions in, structured JSON answers out.",
   "section": "Command line",
   "subsection": null,
   "order": 268,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-18T04:02:51Z",
    "createdAt": "2026-09-17T12:36:40Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/775159fdc39e6a282100424d61abd9c93d6408f42c1e71c78db68d6d2e0fbee3/jtsang4/jev-cli",
    "topics": [
     "cli",
     "jev",
     "skills",
     "typesafe"
    ],
    "description": "CLI for TypeSafe AI's Jev evaluation model — typed questions in, structured JSON answers out",
    "homepage": null
   },
   "jev": {
    "hash": "9e98d223",
    "useCases": {
     "model_routing": 0.57,
     "tool_gating": 0.77,
     "context_compaction": 0.19,
     "output_verification": 0.9,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.2,
     "code_review": 0.49,
     "content_moderation": 0.58,
     "search_reranking": 0.34,
     "classification_extraction": 0.75,
     "data_pipelines": 0.41,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.77,
     "sdk_library": 0.5,
     "mcp_integration": 0.33,
     "games_simulation": 0.26,
     "finance_trading": 0.26,
     "voice_realtime": 0.28,
     "learning": 0.27
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.69,
    "maturity": 1.12,
    "docsQuality": 2.17,
    "hasNumbers": 0.05,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.63,
     "compact or prune agent context": 0.24,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.19,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.13,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.4,
     "moderate content or detect abuse": 0.6,
     "rerank search results": 0.39,
     "classify support tickets or messages": 0.81,
     "extract structured fields from text": 0.36,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.33,
     "trade or score financial signals": 0.45,
     "call Jev from the command line": 0.89,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.57,
     "compare Jev with an LLM": 0.62,
     "route requests through a gateway or proxy": 0.83,
     "detect prompt injection or risky commands": 0.39,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.63,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.33,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.25
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-cli-tumf",
   "name": "jev-cli by tumf",
   "url": "https://github.com/tumf/jev-cli",
   "owner": "tumf",
   "repo": "jev-cli",
   "description": "Dependency-free Python CLI wrapping Choice, Score, and Noul.",
   "section": "Command line",
   "subsection": null,
   "order": 269,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-19T00:48:16Z",
    "createdAt": "2026-09-17T23:45:29Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d6c4f22f45b035869676ade8397703426875a3dbbebd9c7da92fd2add6ad93db/tumf/jev-cli",
    "topics": [
     "ai",
     "cli",
     "jev",
     "python",
     "typesafe"
    ],
    "description": "Small dependency-free CLI for TypeSafe Jev",
    "homepage": "https://docs.typesafe.ai/introduction"
   },
   "jev": {
    "hash": "e9fbc6e0",
    "useCases": {
     "model_routing": 0.31,
     "tool_gating": 0.75,
     "context_compaction": 0.22,
     "output_verification": 0.84,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.1,
     "code_review": 0.34,
     "content_moderation": 0.56,
     "search_reranking": 0.3,
     "classification_extraction": 0.88,
     "data_pipelines": 0.54,
     "benchmarks_evals": 0.65,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.83,
     "cli_tooling": 0.9,
     "sdk_library": 0.74,
     "mcp_integration": 0.93,
     "games_simulation": 0.25,
     "finance_trading": 0.36,
     "voice_realtime": 0.38,
     "learning": 0.21
    },
    "form": "cli",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.62,
    "audience": "app_developers",
    "audienceP": 0.87,
    "maturity": 1.7,
    "docsQuality": 1.62,
    "hasNumbers": 0.04,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.41,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.23,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.24,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.59,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.63,
     "benchmark or calibrate Jev": 0.75,
     "build a game or simulation on Jev": 0.55,
     "trade or score financial signals": 0.4,
     "call Jev from the command line": 0.9,
     "call Jev from a language SDK": 0.52,
     "serve Jev over MCP to any agent": 0.89,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.71,
     "route requests through a gateway or proxy": 0.45,
     "detect prompt injection or risky commands": 0.32,
     "score or rank candidates in a pipeline": 0.85,
     "label data or build a dataset": 0.71,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.73,
     "voice or realtime decisions": 0.64,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-cli-nasrallah-al",
   "name": "jevctl",
   "url": "https://github.com/Nasrallah-AL/jev-cli",
   "owner": "Nasrallah-AL",
   "repo": "jev-cli",
   "description": "npm CLI with the key in the OS keychain; typed judgments from the shell.",
   "section": "Command line",
   "subsection": null,
   "order": 270,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 11,
    "forks": 1,
    "pushedAt": "2026-09-19T17:21:42Z",
    "createdAt": "2026-09-18T08:16:41Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/17403426f61293dfe9932768dd9a4dde925940ca89b465d4be4bf63db053d8c2/Nasrallah-AL/jev-cli",
    "topics": [
     "ai",
     "cli",
     "fact-checking",
     "guardrails",
     "jev",
     "llm-tools",
     "nodejs",
     "prompt-injection",
     "semantic-search",
     "typesafe"
    ],
    "description": "Command-line tool for TypeSafe's Jev AI model",
    "homepage": "https://jevcli.vectorz.app/"
   },
   "jev": {
    "hash": "e78de643",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.81,
     "context_compaction": 0.14,
     "output_verification": 0.89,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.07,
     "code_review": 0.55,
     "content_moderation": 0.74,
     "search_reranking": 0.29,
     "classification_extraction": 0.59,
     "data_pipelines": 0.5,
     "benchmarks_evals": 0.51,
     "open_replicas": 0.04,
     "playgrounds_demos": 0.87,
     "cli_tooling": 0.79,
     "sdk_library": 0.52,
     "mcp_integration": 0.33,
     "games_simulation": 0.13,
     "finance_trading": 0.19,
     "voice_realtime": 0.31,
     "learning": 0.36
    },
    "form": "cli",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.99,
    "audience": "app_developers",
    "audienceP": 0.47,
    "maturity": 1.77,
    "docsQuality": 2.23,
    "hasNumbers": 0.83,
    "looksTemplated": 0.33,
    "callsJevForReal": 0.67,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.76,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.88,
     "stop an agent from finishing early": 0.24,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.1,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.81,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.69,
     "extract structured fields from text": 0.34,
     "run Jev on open models without the vendor": 0.1,
     "benchmark or calibrate Jev": 0.78,
     "build a game or simulation on Jev": 0.22,
     "trade or score financial signals": 0.29,
     "call Jev from the command line": 0.9,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.76,
     "score or rank candidates in a pipeline": 0.62,
     "label data or build a dataset": 0.64,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.35,
     "voice or realtime decisions": 0.42,
     "monitor or observe Jev usage and cost": 0.56
    }
   },
   "slugSection": "command-line",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-go-gaurav-gosain",
   "name": "jev-go",
   "url": "https://github.com/Gaurav-Gosain/jev-go",
   "owner": "Gaurav-Gosain",
   "repo": "jev-go",
   "description": "Go client that returns typed judgments and probabilities.",
   "section": "Community clients",
   "subsection": null,
   "order": 271,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-16T05:56:08Z",
    "createdAt": "2026-09-16T05:55:53Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4dcae2d2e80673f5f0685d2dda296b0af70a79a85ceff7bf3634153dd4a4a732/Gaurav-Gosain/jev-go",
    "topics": [],
    "description": "Go client for TypeSafe's System One API and its model Jev: typed judgments and calibrated probabilities instead of generated text",
    "homepage": null
   },
   "jev": {
    "hash": "db1ce599",
    "useCases": {
     "model_routing": 0.41,
     "tool_gating": 0.79,
     "context_compaction": 0.21,
     "output_verification": 0.68,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.21,
     "code_review": 0.27,
     "content_moderation": 0.61,
     "search_reranking": 0.34,
     "classification_extraction": 0.8,
     "data_pipelines": 0.45,
     "benchmarks_evals": 0.54,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.82,
     "cli_tooling": 0.38,
     "sdk_library": 0.94,
     "mcp_integration": 0.46,
     "games_simulation": 0.3,
     "finance_trading": 0.53,
     "voice_realtime": 0.33,
     "learning": 0.41
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "app_developers",
    "audienceP": 0.99,
    "maturity": 1.59,
    "docsQuality": 2.05,
    "hasNumbers": 0.06,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.24,
     "gate or approve tool calls before they run": 0.75,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.83,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.2,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.14,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.67,
     "rerank search results": 0.49,
     "classify support tickets or messages": 0.81,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.5,
     "trade or score financial signals": 0.7,
     "call Jev from the command line": 0.3,
     "call Jev from a language SDK": 0.84,
     "serve Jev over MCP to any agent": 0.27,
     "learn how Jev works": 0.62,
     "compare Jev with an LLM": 0.74,
     "route requests through a gateway or proxy": 0.21,
     "detect prompt injection or risky commands": 0.34,
     "score or rank candidates in a pipeline": 0.88,
     "label data or build a dataset": 0.54,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-go",
   "name": "typesafe-go",
   "url": "https://github.com/zhirschtritt/typesafe-go",
   "owner": "zhirschtritt",
   "repo": "typesafe-go",
   "description": "Idiomatic Go SDK for the TypeSafe API.",
   "section": "Community clients",
   "subsection": null,
   "order": 272,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-17T16:14:36Z",
    "createdAt": "2026-09-16T21:47:51Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4f876df2c1c2f6a8c7c04041b33b97bd72a85cf66a31b8ce12ab75601ecf1792/zhirschtritt/typesafe-go",
    "topics": [
     "ai",
     "jev",
     "sdk",
     "systemone",
     "typesafe"
    ],
    "description": "Idiomatic Go SDK for the TypeSafe AI API",
    "homepage": "https://pkg.go.dev/github.com/zhirschtritt/typesafe-go"
   },
   "jev": {
    "hash": "dcdf8139",
    "useCases": {
     "model_routing": 0.72,
     "tool_gating": 0.4,
     "context_compaction": 0.15,
     "output_verification": 0.48,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.18,
     "code_review": 0.45,
     "content_moderation": 0.37,
     "search_reranking": 0.24,
     "classification_extraction": 0.72,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.54,
     "open_replicas": 0.42,
     "playgrounds_demos": 0.53,
     "cli_tooling": 0.19,
     "sdk_library": 0.86,
     "mcp_integration": 0.3,
     "games_simulation": 0.22,
     "finance_trading": 0.17,
     "voice_realtime": 0.28,
     "learning": 0.12
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "app_developers",
    "audienceP": 0.88,
    "maturity": 1.09,
    "docsQuality": 2.44,
    "hasNumbers": 0.04,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.48,
     "gate or approve tool calls before they run": 0.27,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.49,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.65,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.56,
     "moderate content or detect abuse": 0.35,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.34,
     "extract structured fields from text": 0.36,
     "run Jev on open models without the vendor": 0.46,
     "benchmark or calibrate Jev": 0.39,
     "build a game or simulation on Jev": 0.27,
     "trade or score financial signals": 0.15,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.57,
     "serve Jev over MCP to any agent": 0.21,
     "learn how Jev works": 0.2,
     "compare Jev with an LLM": 0.4,
     "route requests through a gateway or proxy": 0.72,
     "detect prompt injection or risky commands": 0.22,
     "score or rank candidates in a pipeline": 0.37,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai",
   "name": "typesafe-ai",
   "url": "https://github.com/Twister915/typesafe-ai",
   "owner": "Twister915",
   "repo": "typesafe-ai",
   "description": "Rust client with async and blocking backends and observable retries.",
   "section": "Community clients",
   "subsection": null,
   "order": 273,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 10,
    "forks": 2,
    "pushedAt": "2026-09-16T13:23:46Z",
    "createdAt": "2026-09-16T00:49:21Z",
    "language": "Rust",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2c806bb6d88ab172a893faf5bd3495bc0bca8649d04f3c191ead857ac99f8b1b/Twister915/typesafe-ai",
    "topics": [],
    "description": "Typed TypeSafe AI clients for Rust, with async and blocking backends and observable retries.",
    "homepage": null
   },
   "jev": {
    "hash": "743fb4f8",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.76,
     "context_compaction": 0.24,
     "output_verification": 0.82,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.22,
     "code_review": 0.34,
     "content_moderation": 0.81,
     "search_reranking": 0.38,
     "classification_extraction": 0.85,
     "data_pipelines": 0.22,
     "benchmarks_evals": 0.64,
     "open_replicas": 0.1,
     "playgrounds_demos": 0.25,
     "cli_tooling": 0.28,
     "sdk_library": 0.93,
     "mcp_integration": 0.2,
     "games_simulation": 0.24,
     "finance_trading": 0.28,
     "voice_realtime": 0.42,
     "learning": 0.05
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.9400000000000001,
    "audience": "app_developers",
    "audienceP": 1,
    "maturity": 1.8,
    "docsQuality": 1.94,
    "hasNumbers": 0.06,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.64,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.44,
     "compact or prune agent context": 0.34,
     "judge or verify an agent's output": 0.86,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.37,
     "drive a browser or GUI with an agent": 0.22,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.69,
     "moderate content or detect abuse": 0.82,
     "rerank search results": 0.44,
     "classify support tickets or messages": 0.92,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.15,
     "benchmark or calibrate Jev": 0.24,
     "build a game or simulation on Jev": 0.13,
     "trade or score financial signals": 0.32,
     "call Jev from the command line": 0.12,
     "call Jev from a language SDK": 0.24,
     "serve Jev over MCP to any agent": 0.11,
     "learn how Jev works": 0.11,
     "compare Jev with an LLM": 0.26,
     "route requests through a gateway or proxy": 0.38,
     "detect prompt injection or risky commands": 0.6,
     "score or rank candidates in a pipeline": 0.88,
     "label data or build a dataset": 0.75,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.24,
     "voice or realtime decisions": 0.43,
     "monitor or observe Jev usage and cost": 0.65
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai-rs",
   "name": "typesafe-ai-rs",
   "url": "https://github.com/gilljon/typesafe-ai-rs",
   "owner": "gilljon",
   "repo": "typesafe-ai-rs",
   "description": "Independent async and blocking Rust SDK.",
   "section": "Community clients",
   "subsection": null,
   "order": 274,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T05:14:41Z",
    "createdAt": "2026-09-17T04:42:13Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/79d06b86e7851699bda97c05fb78d50e554a06d5800ac2726543d20e6809f45a/gilljon/typesafe-ai-rs",
    "topics": [
     "ai",
     "api-client",
     "rust",
     "rust-sdk",
     "typesafe"
    ],
    "description": "Independent async and blocking Rust SDK for the TypeSafe AI System One API",
    "homepage": "https://docs.rs/typesafe-ai-rs"
   },
   "jev": {
    "hash": "669671b1",
    "useCases": {
     "model_routing": 0.69,
     "tool_gating": 0.39,
     "context_compaction": 0.14,
     "output_verification": 0.73,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.26,
     "code_review": 0.6,
     "content_moderation": 0.31,
     "search_reranking": 0.26,
     "classification_extraction": 0.63,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.67,
     "open_replicas": 0.19,
     "playgrounds_demos": 0.23,
     "cli_tooling": 0.21,
     "sdk_library": 0.93,
     "mcp_integration": 0.16,
     "games_simulation": 0.29,
     "finance_trading": 0.26,
     "voice_realtime": 0.46,
     "learning": 0.04
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "app_developers",
    "audienceP": 0.78,
    "maturity": 1.9,
    "docsQuality": 2.29,
    "hasNumbers": 0.04,
    "looksTemplated": 0.27,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.52,
     "gate or approve tool calls before they run": 0.27,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.4,
     "pick which skill or prompt to load": 0.63,
     "drive a browser or GUI with an agent": 0.28,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.72,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.45,
     "extract structured fields from text": 0.5,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.22,
     "build a game or simulation on Jev": 0.12,
     "trade or score financial signals": 0.33,
     "call Jev from the command line": 0.12,
     "call Jev from a language SDK": 0.35,
     "serve Jev over MCP to any agent": 0.13,
     "learn how Jev works": 0.09,
     "compare Jev with an LLM": 0.29,
     "route requests through a gateway or proxy": 0.53,
     "detect prompt injection or risky commands": 0.25,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.42,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.15
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-dannote",
   "name": "jev",
   "url": "https://github.com/dannote/jev",
   "owner": "dannote",
   "repo": "jev",
   "description": "Elixir client built for OTP: reply to Jev from a GenServer and pattern match on the answer.",
   "section": "Community clients",
   "subsection": null,
   "order": 275,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 17,
    "forks": 0,
    "pushedAt": "2026-09-18T08:24:51Z",
    "createdAt": "2026-09-17T20:53:28Z",
    "language": "Elixir",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a487a8a1c76345b8fc8b323cbb7e74474b14918801534b2c22023815f6c0b24b/dannote/jev",
    "topics": [],
    "description": "TypeSafe Jev for OTP: reply to Jev from a GenServer and pattern match on its answer",
    "homepage": null
   },
   "jev": {
    "hash": "d788d58e",
    "useCases": {
     "model_routing": 0.54,
     "tool_gating": 0.51,
     "context_compaction": 0.57,
     "output_verification": 0.74,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.13,
     "code_review": 0.25,
     "content_moderation": 0.32,
     "search_reranking": 0.22,
     "classification_extraction": 0.71,
     "data_pipelines": 0.13,
     "benchmarks_evals": 0.66,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.14,
     "sdk_library": 0.84,
     "mcp_integration": 0.45,
     "games_simulation": 0.22,
     "finance_trading": 0.15,
     "voice_realtime": 0.39,
     "learning": 0.49
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.54,
    "audience": "agent_builders",
    "audienceP": 0.76,
    "maturity": 2.1,
    "docsQuality": 2.16,
    "hasNumbers": 0.15,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.4,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.39,
     "compact or prune agent context": 0.68,
     "judge or verify an agent's output": 0.76,
     "stop an agent from finishing early": 0.36,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.29,
     "classify support tickets or messages": 0.57,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.59,
     "benchmark or calibrate Jev": 0.62,
     "build a game or simulation on Jev": 0.38,
     "trade or score financial signals": 0.18,
     "call Jev from the command line": 0.23,
     "call Jev from a language SDK": 0.64,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.82,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.41,
     "label data or build a dataset": 0.34,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.58,
     "voice or realtime decisions": 0.39,
     "monitor or observe Jev usage and cost": 0.7
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-joshmn",
   "name": "typesafe-sdk",
   "url": "https://github.com/joshmn/typesafe-sdk",
   "owner": "joshmn",
   "repo": "typesafe-sdk",
   "description": "Ruby client.",
   "section": "Community clients",
   "subsection": null,
   "order": 276,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 3,
    "pushedAt": "2026-09-19T19:38:47Z",
    "createdAt": "2026-09-16T13:53:31Z",
    "language": "Ruby",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/94d2b4bc35f552aaa727cb0a68cd62fe252c83d97277a822ff13e2234ed4af24/joshmn/typesafe-sdk",
    "topics": [],
    "description": "Ruby client for typesafe.ai",
    "homepage": null
   },
   "jev": {
    "hash": "af99c672",
    "useCases": {
     "model_routing": 0.58,
     "tool_gating": 0.75,
     "context_compaction": 0.17,
     "output_verification": 0.8,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.17,
     "code_review": 0.22,
     "content_moderation": 0.6,
     "search_reranking": 0.25,
     "classification_extraction": 0.78,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.74,
     "open_replicas": 0.2,
     "playgrounds_demos": 0.78,
     "cli_tooling": 0.27,
     "sdk_library": 0.93,
     "mcp_integration": 0.38,
     "games_simulation": 0.27,
     "finance_trading": 0.3,
     "voice_realtime": 0.33,
     "learning": 0.21
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.68,
    "audience": "app_developers",
    "audienceP": 0.84,
    "maturity": 1.9,
    "docsQuality": 2.34,
    "hasNumbers": 0.05,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.26,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.28,
     "pick which skill or prompt to load": 0.48,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.63,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.38,
     "classify support tickets or messages": 0.78,
     "extract structured fields from text": 0.61,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.43,
     "build a game or simulation on Jev": 0.39,
     "trade or score financial signals": 0.34,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.84,
     "serve Jev over MCP to any agent": 0.25,
     "learn how Jev works": 0.34,
     "compare Jev with an LLM": 0.52,
     "route requests through a gateway or proxy": 0.29,
     "detect prompt injection or risky commands": 0.5,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.77,
     "run Jev inside a database or SQL": 0.09,
     "add Jev to a chat bot or Discord": 0.68,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.22
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "ruby-llm-typesafe",
   "name": "ruby_llm-typesafe",
   "url": "https://github.com/kieranklaassen/ruby_llm-typesafe",
   "owner": "kieranklaassen",
   "repo": "ruby_llm-typesafe",
   "description": "TypeSafe as a structured-output provider for RubyLLM 2.",
   "section": "Community clients",
   "subsection": null,
   "order": 277,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 16,
    "forks": 0,
    "pushedAt": "2026-09-16T16:36:15Z",
    "createdAt": "2026-09-16T04:03:33Z",
    "language": "Ruby",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/55838e9b1a2a626e1fae024346ffc5c25fbd54d1506a59fdf019cf18a3ff09cd/kieranklaassen/ruby_llm-typesafe",
    "topics": [],
    "description": "TypeSafe structured-output provider for RubyLLM 2",
    "homepage": null
   },
   "jev": {
    "hash": "d1c94f76",
    "useCases": {
     "model_routing": 0.39,
     "tool_gating": 0.71,
     "context_compaction": 0.21,
     "output_verification": 0.8,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.28,
     "code_review": 0.2,
     "content_moderation": 0.52,
     "search_reranking": 0.42,
     "classification_extraction": 0.76,
     "data_pipelines": 0.35,
     "benchmarks_evals": 0.56,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.56,
     "cli_tooling": 0.22,
     "sdk_library": 0.85,
     "mcp_integration": 0.28,
     "games_simulation": 0.44,
     "finance_trading": 0.52,
     "voice_realtime": 0.28,
     "learning": 0.14
    },
    "form": "library_sdk",
    "formP": 0.97,
    "host": "standalone",
    "hostP": 0.81,
    "audience": "app_developers",
    "audienceP": 0.66,
    "maturity": 1.57,
    "docsQuality": 1.79,
    "hasNumbers": 0.04,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.17,
     "judge or verify an agent's output": 0.77,
     "stop an agent from finishing early": 0.14,
     "pick which skill or prompt to load": 0.15,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.21,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.62,
     "rerank search results": 0.6,
     "classify support tickets or messages": 0.82,
     "extract structured fields from text": 0.78,
     "run Jev on open models without the vendor": 0.1,
     "benchmark or calibrate Jev": 0.69,
     "build a game or simulation on Jev": 0.46,
     "trade or score financial signals": 0.56,
     "call Jev from the command line": 0.19,
     "call Jev from a language SDK": 0.71,
     "serve Jev over MCP to any agent": 0.2,
     "learn how Jev works": 0.36,
     "compare Jev with an LLM": 0.5,
     "route requests through a gateway or proxy": 0.18,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.88,
     "label data or build a dataset": 0.62,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.72,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.19
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "laravel-typesafe-jev",
   "name": "laravel-typesafe-jev",
   "url": "https://github.com/Butochnikov/laravel-typesafe-jev",
   "owner": "Butochnikov",
   "repo": "laravel-typesafe-jev",
   "description": "Laravel integration with typed responses, async requests, and testing fakes.",
   "section": "Community clients",
   "subsection": null,
   "order": 278,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T13:30:08Z",
    "createdAt": "2026-09-17T12:00:17Z",
    "language": "PHP",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/39390fbed69976c29485ebf8abeddc6ab2bb8d09d3e7052dfa237940c09cfe93/Butochnikov/laravel-typesafe-jev",
    "topics": [],
    "description": "Unofficial Laravel integration for TypeSafe Jev AI with typed responses, async requests, scoped dependency injection, and testing fakes.",
    "homepage": null
   },
   "jev": {
    "hash": "5caf6e08",
    "useCases": {
     "model_routing": 0.44,
     "tool_gating": 0.21,
     "context_compaction": 0.09,
     "output_verification": 0.7,
     "browser_computer_use": 0.04,
     "mobile_automation": 0.11,
     "code_review": 0.54,
     "content_moderation": 0.13,
     "search_reranking": 0.12,
     "classification_extraction": 0.19,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.75,
     "open_replicas": 0.04,
     "playgrounds_demos": 0.57,
     "cli_tooling": 0.28,
     "sdk_library": 0.8,
     "mcp_integration": 0.21,
     "games_simulation": 0.23,
     "finance_trading": 0.5,
     "voice_realtime": 0.18,
     "learning": 0.13
    },
    "form": "library_sdk",
    "formP": 0.99,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "app_developers",
    "audienceP": 0.95,
    "maturity": 1.3,
    "docsQuality": 2,
    "hasNumbers": 0.04,
    "looksTemplated": 0.32,
    "callsJevForReal": 0.49,
    "intents": {
     "route between models by task difficulty": 0.09,
     "gate or approve tool calls before they run": 0.26,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.15,
     "pick which skill or prompt to load": 0.25,
     "drive a browser or GUI with an agent": 0.07,
     "control a phone or mobile app": 0.06,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.19,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.11,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.63,
     "build a game or simulation on Jev": 0.51,
     "trade or score financial signals": 0.64,
     "call Jev from the command line": 0.44,
     "call Jev from a language SDK": 0.5,
     "serve Jev over MCP to any agent": 0.17,
     "learn how Jev works": 0.3,
     "compare Jev with an LLM": 0.28,
     "route requests through a gateway or proxy": 0.15,
     "detect prompt injection or risky commands": 0.11,
     "score or rank candidates in a pipeline": 0.8,
     "label data or build a dataset": 0.37,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.12,
     "voice or realtime decisions": 0.18,
     "monitor or observe Jev usage and cost": 0.56
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-java",
   "name": "typesafe-sdk-java",
   "url": "https://github.com/Premo-Cloud/typesafe-sdk-java",
   "owner": "Premo-Cloud",
   "repo": "typesafe-sdk-java",
   "description": "Java client.",
   "section": "Community clients",
   "subsection": null,
   "order": 279,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 2,
    "pushedAt": "2026-09-19T22:29:10Z",
    "createdAt": "2026-09-18T12:35:22Z",
    "language": "Java",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8497841245c06f77c732430f34994cb7cf95c70f5e598720acb25be0363af2b8/Premo-Cloud/typesafe-sdk-java",
    "topics": [
     "java",
     "sdk",
     "spring-boot",
     "typesafe",
     "jev",
     "system-one",
     "system-one-models"
    ],
    "description": "Community Java client for the TypeSafe System One API (unofficial)",
    "homepage": "https://docs.typesafe.ai"
   },
   "jev": {
    "hash": "7c0279da",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.35,
     "context_compaction": 0.25,
     "output_verification": 0.44,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.2,
     "code_review": 0.39,
     "content_moderation": 0.24,
     "search_reranking": 0.16,
     "classification_extraction": 0.47,
     "data_pipelines": 0.19,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.21,
     "playgrounds_demos": 0.67,
     "cli_tooling": 0.16,
     "sdk_library": 0.87,
     "mcp_integration": 0.32,
     "games_simulation": 0.23,
     "finance_trading": 0.21,
     "voice_realtime": 0.33,
     "learning": 0.14
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.91,
    "audience": "app_developers",
    "audienceP": 0.96,
    "maturity": 1.25,
    "docsQuality": 2.03,
    "hasNumbers": 0.04,
    "looksTemplated": 0.43,
    "callsJevForReal": 0.56,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.54,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.36,
     "drive a browser or GUI with an agent": 0.19,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.62,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.19,
     "classify support tickets or messages": 0.48,
     "extract structured fields from text": 0.35,
     "run Jev on open models without the vendor": 0.31,
     "benchmark or calibrate Jev": 0.67,
     "build a game or simulation on Jev": 0.31,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.15,
     "call Jev from a language SDK": 0.73,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.32,
     "compare Jev with an LLM": 0.57,
     "route requests through a gateway or proxy": 0.34,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.31,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.14,
     "add Jev to a chat bot or Discord": 0.53,
     "voice or realtime decisions": 0.33,
     "monitor or observe Jev usage and cost": 0.19
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-swift",
   "name": "typesafe-sdk-swift",
   "url": "https://github.com/alterhq/typesafe-sdk-swift",
   "owner": "alterhq",
   "repo": "typesafe-sdk-swift",
   "description": "Swift client.",
   "section": "Community clients",
   "subsection": null,
   "order": 280,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 4,
    "forks": 0,
    "pushedAt": "2026-09-15T20:42:55Z",
    "createdAt": "2026-09-15T19:41:28Z",
    "language": "Swift",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fb0f470b759a725bf6ad5b094333799cb4416dc5081aa4cc4e42bb0df3974253/alterhq/typesafe-sdk-swift",
    "topics": [],
    "description": "Unofficial Swift library for the TypeSafe API",
    "homepage": "https://typesafe.ai/"
   },
   "jev": {
    "hash": "e1e13f4e",
    "useCases": {
     "model_routing": 0.57,
     "tool_gating": 0.53,
     "context_compaction": 0.14,
     "output_verification": 0.36,
     "browser_computer_use": 0.19,
     "mobile_automation": 0.68,
     "code_review": 0.61,
     "content_moderation": 0.49,
     "search_reranking": 0.37,
     "classification_extraction": 0.63,
     "data_pipelines": 0.1,
     "benchmarks_evals": 0.5,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.36,
     "cli_tooling": 0.1,
     "sdk_library": 0.9,
     "mcp_integration": 0.16,
     "games_simulation": 0.28,
     "finance_trading": 0.17,
     "voice_realtime": 0.29,
     "learning": 0.04
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.94,
    "maturity": 2.18,
    "docsQuality": 2.14,
    "hasNumbers": 0.04,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.42,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.49,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.4,
     "drive a browser or GUI with an agent": 0.29,
     "control a phone or mobile app": 0.68,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.35,
     "classify support tickets or messages": 0.36,
     "extract structured fields from text": 0.45,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.16,
     "build a game or simulation on Jev": 0.14,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.1,
     "call Jev from a language SDK": 0.42,
     "serve Jev over MCP to any agent": 0.17,
     "learn how Jev works": 0.08,
     "compare Jev with an LLM": 0.24,
     "route requests through a gateway or proxy": 0.85,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.39,
     "label data or build a dataset": 0.33,
     "run Jev inside a database or SQL": 0.05,
     "add Jev to a chat bot or Discord": 0.3,
     "voice or realtime decisions": 0.41,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafeai-net",
   "name": "TypeSafeAI.Net",
   "url": "https://github.com/Hawxy/TypeSafeAI.Net",
   "owner": "Hawxy",
   "repo": "TypeSafeAI.Net",
   "description": ".NET SDK.",
   "section": "Community clients",
   "subsection": null,
   "order": 281,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-19T08:36:00Z",
    "createdAt": "2026-09-17T14:12:45Z",
    "language": "C#",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ec33f70a1cf447cd97c6f17724e38f76518b7bcdc7df9eb3c892421fe3089e39/Hawxy/TypeSafeAI.Net",
    "topics": [
     "csharp",
     "typesafe-ai"
    ],
    "description": ".NET SDK for the TypeSafe AI platform",
    "homepage": "https://docs.typesafe.ai/"
   },
   "jev": {
    "hash": "86c42de8",
    "useCases": {
     "model_routing": 0.63,
     "tool_gating": 0.81,
     "context_compaction": 0.3,
     "output_verification": 0.84,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.2,
     "code_review": 0.32,
     "content_moderation": 0.62,
     "search_reranking": 0.24,
     "classification_extraction": 0.81,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.66,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.19,
     "cli_tooling": 0.24,
     "sdk_library": 0.9,
     "mcp_integration": 0.17,
     "games_simulation": 0.28,
     "finance_trading": 0.32,
     "voice_realtime": 0.41,
     "learning": 0.05
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "app_developers",
    "audienceP": 0.82,
    "maturity": 1.29,
    "docsQuality": 1.61,
    "hasNumbers": 0.06,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.67,
     "gate or approve tool calls before they run": 0.78,
     "compact or prune agent context": 0.33,
     "judge or verify an agent's output": 0.81,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.61,
     "moderate content or detect abuse": 0.63,
     "rerank search results": 0.29,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.5,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.26,
     "build a game or simulation on Jev": 0.12,
     "trade or score financial signals": 0.35,
     "call Jev from the command line": 0.1,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.14,
     "learn how Jev works": 0.09,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.57,
     "detect prompt injection or risky commands": 0.59,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.64,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.21,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.16
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "zio-typesafe-ai",
   "name": "zio-typesafe-ai",
   "url": "https://github.com/jamesward/zio-typesafe-ai",
   "owner": "jamesward",
   "repo": "zio-typesafe-ai",
   "description": "Scala client on ZIO.",
   "section": "Community clients",
   "subsection": null,
   "order": 282,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-18T14:32:10Z",
    "createdAt": "2026-09-17T05:23:30Z",
    "language": "Scala",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/d999da92af6d9a2ffd2a73c4af1c62fff94dc00db044f57ba1e2ba8f908a3d68/jamesward/zio-typesafe-ai",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "6bdb517f",
    "useCases": {
     "model_routing": 0.35,
     "tool_gating": 0.45,
     "context_compaction": 0.17,
     "output_verification": 0.6,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.21,
     "code_review": 0.28,
     "content_moderation": 0.24,
     "search_reranking": 0.41,
     "classification_extraction": 0.38,
     "data_pipelines": 0.28,
     "benchmarks_evals": 0.55,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.77,
     "cli_tooling": 0.24,
     "sdk_library": 0.9,
     "mcp_integration": 0.41,
     "games_simulation": 0.28,
     "finance_trading": 0.31,
     "voice_realtime": 0.31,
     "learning": 0.29
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "app_developers",
    "audienceP": 0.79,
    "maturity": 1.68,
    "docsQuality": 2.06,
    "hasNumbers": 0.05,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.63,
    "intents": {
     "route between models by task difficulty": 0.33,
     "gate or approve tool calls before they run": 0.23,
     "compact or prune agent context": 0.22,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.65,
     "moderate content or detect abuse": 0.32,
     "rerank search results": 0.48,
     "classify support tickets or messages": 0.45,
     "extract structured fields from text": 0.27,
     "run Jev on open models without the vendor": 0.14,
     "benchmark or calibrate Jev": 0.56,
     "build a game or simulation on Jev": 0.58,
     "trade or score financial signals": 0.45,
     "call Jev from the command line": 0.24,
     "call Jev from a language SDK": 0.83,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.65,
     "route requests through a gateway or proxy": 0.3,
     "detect prompt injection or risky commands": 0.17,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.35,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.65,
     "voice or realtime decisions": 0.4,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-dsl",
   "name": "jev-dsl",
   "url": "https://github.com/inanna-malick/jev-dsl",
   "owner": "inanna-malick",
   "repo": "jev-dsl",
   "description": "Haskell DSL with typed packets and inferred answer types.",
   "section": "Community clients",
   "subsection": null,
   "order": 283,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 6,
    "forks": 0,
    "pushedAt": "2026-09-18T03:29:56Z",
    "createdAt": "2026-09-17T17:14:51Z",
    "language": "Haskell",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/773374c11343c8d5f551fd7d3e2c3a318d4a5a0b3ccd4740d89eae835dea2bcc/inanna-malick/jev-dsl",
    "topics": [],
    "description": "Agent-first Haskell DSL for TypeSafe's Jev judgment model: typed packets, inferred types, answers under the same labels",
    "homepage": null
   },
   "jev": {
    "hash": "9ca7b909",
    "useCases": {
     "model_routing": 0.48,
     "tool_gating": 0.47,
     "context_compaction": 0.22,
     "output_verification": 0.86,
     "browser_computer_use": 0.06,
     "mobile_automation": 0.11,
     "code_review": 0.32,
     "content_moderation": 0.34,
     "search_reranking": 0.11,
     "classification_extraction": 0.35,
     "data_pipelines": 0.17,
     "benchmarks_evals": 0.8,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.72,
     "cli_tooling": 0.19,
     "sdk_library": 0.66,
     "mcp_integration": 0.41,
     "games_simulation": 0.15,
     "finance_trading": 0.16,
     "voice_realtime": 0.24,
     "learning": 0.49
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.53,
    "audience": "agent_builders",
    "audienceP": 0.98,
    "maturity": 1,
    "docsQuality": 1.92,
    "hasNumbers": 0.04,
    "looksTemplated": 0.16,
    "callsJevForReal": 0.35,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.3,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.37,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.33,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.48,
     "extract structured fields from text": 0.39,
     "run Jev on open models without the vendor": 0.39,
     "benchmark or calibrate Jev": 0.43,
     "build a game or simulation on Jev": 0.35,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.57,
     "serve Jev over MCP to any agent": 0.34,
     "learn how Jev works": 0.56,
     "compare Jev with an LLM": 0.6,
     "route requests through a gateway or proxy": 0.12,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.45,
     "label data or build a dataset": 0.39,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.53,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.14
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "advocaat",
   "name": "advocaat",
   "url": "https://github.com/pithings/advocaat",
   "owner": "pithings",
   "repo": "advocaat",
   "description": "Small TypeScript client for asking questions about your own data.",
   "section": "Community clients",
   "subsection": null,
   "order": 284,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 85,
    "forks": 1,
    "pushedAt": "2026-09-18T17:55:50Z",
    "createdAt": "2026-09-16T21:23:24Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/cd43989c17eda38a3d20a9fe47da3e12316036ff3acea9044ec2d8c89b3a2baa/pithings/advocaat",
    "topics": [],
    "description": "A small, type-safe client for asking AI questions about your data, powered by TypeSafe Jev.",
    "homepage": null
   },
   "jev": {
    "hash": "eb967cc6",
    "useCases": {
     "model_routing": 0.33,
     "tool_gating": 0.47,
     "context_compaction": 0.28,
     "output_verification": 0.72,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.18,
     "code_review": 0.33,
     "content_moderation": 0.38,
     "search_reranking": 0.29,
     "classification_extraction": 0.8,
     "data_pipelines": 0.36,
     "benchmarks_evals": 0.55,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.73,
     "cli_tooling": 0.34,
     "sdk_library": 0.91,
     "mcp_integration": 0.47,
     "games_simulation": 0.23,
     "finance_trading": 0.38,
     "voice_realtime": 0.35,
     "learning": 0.27
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.54,
    "audience": "app_developers",
    "audienceP": 0.81,
    "maturity": 1.82,
    "docsQuality": 2.88,
    "hasNumbers": 0.05,
    "looksTemplated": 0.39,
    "callsJevForReal": 0.58,
    "intents": {
     "route between models by task difficulty": 0.23,
     "gate or approve tool calls before they run": 0.24,
     "compact or prune agent context": 0.4,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.43,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.43,
     "rerank search results": 0.29,
     "classify support tickets or messages": 0.7,
     "extract structured fields from text": 0.69,
     "run Jev on open models without the vendor": 0.32,
     "benchmark or calibrate Jev": 0.5,
     "build a game or simulation on Jev": 0.25,
     "trade or score financial signals": 0.43,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.72,
     "serve Jev over MCP to any agent": 0.36,
     "learn how Jev works": 0.4,
     "compare Jev with an LLM": 0.47,
     "route requests through a gateway or proxy": 0.64,
     "detect prompt injection or risky commands": 0.26,
     "score or rank candidates in a pipeline": 0.77,
     "label data or build a dataset": 0.51,
     "run Jev inside a database or SQL": 0.17,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.35,
     "monitor or observe Jev usage and cost": 0.21
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jod",
   "name": "jod",
   "url": "https://github.com/mateonunez/jod",
   "owner": "mateonunez",
   "repo": "jod",
   "description": "Zod-style schemas over Jev: validate the state locally, then project typed answers.",
   "section": "Community clients",
   "subsection": null,
   "order": 285,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-17T10:27:52Z",
    "createdAt": "2026-09-17T09:50:31Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/58dc55ee12145f01c3c2b95279fb70c1008ac398324596b22c0d45a068306c97/mateonunez/jod",
    "topics": [
     "ai",
     "jev",
     "typesafe",
     "zod"
    ],
    "description": "Semantic schemas over TypeSafe's Jev — validate the state locally, then project typed answers.",
    "homepage": "https://npmjs.com/package/@mateonunez/jod"
   },
   "jev": {
    "hash": "84ab1cb9",
    "useCases": {
     "model_routing": 0.4,
     "tool_gating": 0.81,
     "context_compaction": 0.3,
     "output_verification": 0.81,
     "browser_computer_use": 0.21,
     "mobile_automation": 0.23,
     "code_review": 0.24,
     "content_moderation": 0.6,
     "search_reranking": 0.23,
     "classification_extraction": 0.82,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.3,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.69,
     "cli_tooling": 0.27,
     "sdk_library": 0.85,
     "mcp_integration": 0.59,
     "games_simulation": 0.33,
     "finance_trading": 0.36,
     "voice_realtime": 0.51,
     "learning": 0.31
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.78,
    "audience": "agent_builders",
    "audienceP": 0.59,
    "maturity": 1.19,
    "docsQuality": 2.18,
    "hasNumbers": 0.04,
    "looksTemplated": 0.35,
    "callsJevForReal": 0.69,
    "intents": {
     "route between models by task difficulty": 0.28,
     "gate or approve tool calls before they run": 0.62,
     "compact or prune agent context": 0.36,
     "judge or verify an agent's output": 0.82,
     "stop an agent from finishing early": 0.25,
     "pick which skill or prompt to load": 0.39,
     "drive a browser or GUI with an agent": 0.48,
     "control a phone or mobile app": 0.17,
     "review code or pull requests": 0.59,
     "moderate content or detect abuse": 0.62,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.8,
     "run Jev on open models without the vendor": 0.31,
     "benchmark or calibrate Jev": 0.52,
     "build a game or simulation on Jev": 0.47,
     "trade or score financial signals": 0.34,
     "call Jev from the command line": 0.21,
     "call Jev from a language SDK": 0.63,
     "serve Jev over MCP to any agent": 0.24,
     "learn how Jev works": 0.37,
     "compare Jev with an LLM": 0.49,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.38,
     "score or rank candidates in a pipeline": 0.63,
     "label data or build a dataset": 0.63,
     "run Jev inside a database or SQL": 0.11,
     "add Jev to a chat bot or Discord": 0.74,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.45
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "n8n-nodes-typesafe-ai",
   "name": "n8n-nodes-typesafe-ai",
   "url": "https://github.com/DomMonte/n8n-nodes-typesafe-ai",
   "owner": "DomMonte",
   "repo": "n8n-nodes-typesafe-ai",
   "description": "n8n community node for yes/no, choice, and score questions.",
   "section": "Community clients",
   "subsection": null,
   "order": 286,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-18T15:21:49Z",
    "createdAt": "2026-09-17T15:09:42Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/8fb25cc2a3bca0f6c122bca2a7a75420d759c2855e628f739eb697202e8ab3fc/DomMonte/n8n-nodes-typesafe-ai",
    "topics": [],
    "description": "n8n community node for the TypeSafe AI System One API — typed yes/no, choice and score questions with calibrated probabilities",
    "homepage": "https://docs.typesafe.ai"
   },
   "jev": {
    "hash": "793a386f",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.77,
     "context_compaction": 0.16,
     "output_verification": 0.66,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.26,
     "code_review": 0.44,
     "content_moderation": 0.43,
     "search_reranking": 0.16,
     "classification_extraction": 0.46,
     "data_pipelines": 0.59,
     "benchmarks_evals": 0.59,
     "open_replicas": 0.12,
     "playgrounds_demos": 0.76,
     "cli_tooling": 0.15,
     "sdk_library": 0.2,
     "mcp_integration": 0.43,
     "games_simulation": 0.29,
     "finance_trading": 0.47,
     "voice_realtime": 0.45,
     "learning": 0.18
    },
    "form": "hook_or_plugin",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.83,
    "audience": "agent_builders",
    "audienceP": 0.8,
    "maturity": 1.26,
    "docsQuality": 1.99,
    "hasNumbers": 0.07,
    "looksTemplated": 0.44,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.27,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.21,
     "judge or verify an agent's output": 0.69,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.2,
     "drive a browser or GUI with an agent": 0.2,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.51,
     "rerank search results": 0.19,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.2,
     "run Jev on open models without the vendor": 0.11,
     "benchmark or calibrate Jev": 0.71,
     "build a game or simulation on Jev": 0.47,
     "trade or score financial signals": 0.49,
     "call Jev from the command line": 0.17,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.3,
     "compare Jev with an LLM": 0.48,
     "route requests through a gateway or proxy": 0.19,
     "detect prompt injection or risky commands": 0.15,
     "score or rank candidates in a pipeline": 0.84,
     "label data or build a dataset": 0.46,
     "run Jev inside a database or SQL": 0.18,
     "add Jev to a chat bot or Discord": 0.45,
     "voice or realtime decisions": 0.37,
     "monitor or observe Jev usage and cost": 0.3
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jevclient",
   "name": "jevclient",
   "url": "https://github.com/AboveColin/jevclient",
   "owner": "AboveColin",
   "repo": "jevclient",
   "description": "Async Python client, probabilities and choices out, no prose to parse.",
   "section": "Community clients",
   "subsection": null,
   "order": 287,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-17T11:25:14Z",
    "createdAt": "2026-09-17T11:00:15Z",
    "language": "Python",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ec26b37b67208e8fc5facd2397bd6f01cd7e05918677277c4654fb605c349c76/AboveColin/jevclient",
    "topics": [
     "async",
     "asyncio",
     "classification",
     "jev",
     "python",
     "typesafe"
    ],
    "description": "Async Python client for TypeSafe Jev. Typed questions in, probabilities and choices out, no prose to parse.",
    "homepage": "https://pypi.org/project/jevclient/"
   },
   "jev": {
    "hash": "22e5fea8",
    "useCases": {
     "model_routing": 0.28,
     "tool_gating": 0.63,
     "context_compaction": 0.32,
     "output_verification": 0.54,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.34,
     "code_review": 0.27,
     "content_moderation": 0.22,
     "search_reranking": 0.18,
     "classification_extraction": 0.23,
     "data_pipelines": 0.39,
     "benchmarks_evals": 0.58,
     "open_replicas": 0.42,
     "playgrounds_demos": 0.8,
     "cli_tooling": 0.39,
     "sdk_library": 0.92,
     "mcp_integration": 0.51,
     "games_simulation": 0.57,
     "finance_trading": 0.36,
     "voice_realtime": 0.46,
     "learning": 0.17
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.8200000000000001,
    "audience": "app_developers",
    "audienceP": 0.91,
    "maturity": 1.45,
    "docsQuality": 2.03,
    "hasNumbers": 0.98,
    "looksTemplated": 0.28,
    "callsJevForReal": 0.55,
    "intents": {
     "route between models by task difficulty": 0.21,
     "gate or approve tool calls before they run": 0.31,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.62,
     "stop an agent from finishing early": 0.21,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.29,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.54,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.24,
     "classify support tickets or messages": 0.57,
     "extract structured fields from text": 0.16,
     "run Jev on open models without the vendor": 0.31,
     "benchmark or calibrate Jev": 0.79,
     "build a game or simulation on Jev": 0.77,
     "trade or score financial signals": 0.45,
     "call Jev from the command line": 0.28,
     "call Jev from a language SDK": 0.72,
     "serve Jev over MCP to any agent": 0.3,
     "learn how Jev works": 0.35,
     "compare Jev with an LLM": 0.64,
     "route requests through a gateway or proxy": 0.27,
     "detect prompt injection or risky commands": 0.18,
     "score or rank candidates in a pipeline": 0.82,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.13,
     "add Jev to a chat bot or Discord": 0.72,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.42
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "s1-rs",
   "name": "s1-rs",
   "url": "https://github.com/AbdelStark/s1-rs",
   "owner": "AbdelStark",
   "repo": "s1-rs",
   "description": "Turns Rust enums and structs into Choice, Score, and Noul questions with compile-time-checked, confidence-gated answers.",
   "section": "Community clients",
   "subsection": null,
   "order": 288,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-16T13:39:19Z",
    "createdAt": "2026-09-16T08:51:48Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/a218fe92ed41a7225c063013da090d415aed38663ca2c65d9dedd26a5b51247c/AbdelStark/s1-rs",
    "topics": [
     "machine-learning",
     "sdk",
     "typesafe-ai"
    ],
    "description": "Typed System One layer for Rust (Choice/Score/Noul). ",
    "homepage": null
   },
   "jev": {
    "hash": "aafa2850",
    "useCases": {
     "model_routing": 0.47,
     "tool_gating": 0.75,
     "context_compaction": 0.2,
     "output_verification": 0.77,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.36,
     "code_review": 0.44,
     "content_moderation": 0.37,
     "search_reranking": 0.19,
     "classification_extraction": 0.41,
     "data_pipelines": 0.22,
     "benchmarks_evals": 0.45,
     "open_replicas": 0.4,
     "playgrounds_demos": 0.2,
     "cli_tooling": 0.39,
     "sdk_library": 0.59,
     "mcp_integration": 0.2,
     "games_simulation": 0.3,
     "finance_trading": 0.25,
     "voice_realtime": 0.42,
     "learning": 0.04
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.97,
    "audience": "app_developers",
    "audienceP": 0.65,
    "maturity": 1.04,
    "docsQuality": 2.67,
    "hasNumbers": 0.03,
    "looksTemplated": 0.26,
    "callsJevForReal": 0.24,
    "intents": {
     "route between models by task difficulty": 0.29,
     "gate or approve tool calls before they run": 0.56,
     "compact or prune agent context": 0.35,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.4,
     "pick which skill or prompt to load": 0.29,
     "drive a browser or GUI with an agent": 0.25,
     "control a phone or mobile app": 0.15,
     "review code or pull requests": 0.58,
     "moderate content or detect abuse": 0.38,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.74,
     "extract structured fields from text": 0.22,
     "run Jev on open models without the vendor": 0.23,
     "benchmark or calibrate Jev": 0.19,
     "build a game or simulation on Jev": 0.17,
     "trade or score financial signals": 0.26,
     "call Jev from the command line": 0.11,
     "call Jev from a language SDK": 0.29,
     "serve Jev over MCP to any agent": 0.16,
     "learn how Jev works": 0.13,
     "compare Jev with an LLM": 0.23,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.28,
     "score or rank candidates in a pipeline": 0.72,
     "label data or build a dataset": 0.31,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.18,
     "voice or realtime decisions": 0.28,
     "monitor or observe Jev usage and cost": 0.09
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-rs",
   "name": "typesafe-rs",
   "url": "https://github.com/AbdelStark/typesafe-rs",
   "owner": "AbdelStark",
   "repo": "typesafe-rs",
   "description": "Latency-first Rust client, on crates.io.",
   "section": "Community clients",
   "subsection": null,
   "order": 289,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 0,
    "pushedAt": "2026-09-16T12:22:27Z",
    "createdAt": "2026-09-16T08:51:42Z",
    "language": "Rust",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/2ef45338dee379b667dd18307cb3c7b16bb9e4136839ab481b1042955318dd99/AbdelStark/typesafe-rs",
    "topics": [
     "machine-learning",
     "typesafe-ai"
    ],
    "description": "Latency-first Rust SDK for TypeSafe System One. ",
    "homepage": "https://docs.rs/typesafe-rs/latest/typesafe_rs/"
   },
   "jev": {
    "hash": "8050c768",
    "useCases": {
     "model_routing": 0.56,
     "tool_gating": 0.56,
     "context_compaction": 0.16,
     "output_verification": 0.82,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.22,
     "code_review": 0.44,
     "content_moderation": 0.41,
     "search_reranking": 0.28,
     "classification_extraction": 0.73,
     "data_pipelines": 0.25,
     "benchmarks_evals": 0.83,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.22,
     "cli_tooling": 0.27,
     "sdk_library": 0.88,
     "mcp_integration": 0.2,
     "games_simulation": 0.23,
     "finance_trading": 0.35,
     "voice_realtime": 0.58,
     "learning": 0.04
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.98,
    "audience": "app_developers",
    "audienceP": 0.68,
    "maturity": 1.36,
    "docsQuality": 2.55,
    "hasNumbers": 0.06,
    "looksTemplated": 0.54,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.36,
     "gate or approve tool calls before they run": 0.2,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.57,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.41,
     "rerank search results": 0.33,
     "classify support tickets or messages": 0.62,
     "extract structured fields from text": 0.69,
     "run Jev on open models without the vendor": 0.19,
     "benchmark or calibrate Jev": 0.26,
     "build a game or simulation on Jev": 0.11,
     "trade or score financial signals": 0.35,
     "call Jev from the command line": 0.14,
     "call Jev from a language SDK": 0.36,
     "serve Jev over MCP to any agent": 0.13,
     "learn how Jev works": 0.09,
     "compare Jev with an LLM": 0.26,
     "route requests through a gateway or proxy": 0.56,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.78,
     "label data or build a dataset": 0.48,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.2,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.16
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "kunobi-jev",
   "name": "kunobi-jev",
   "url": "https://github.com/kunobi-ninja/kunobi-jev",
   "owner": "kunobi-ninja",
   "repo": "kunobi-jev",
   "description": "Rust client for the System One API.",
   "section": "Community clients",
   "subsection": null,
   "order": 290,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 0,
    "forks": 1,
    "pushedAt": "2026-09-18T08:25:17Z",
    "createdAt": "2026-09-17T07:32:27Z",
    "language": "Rust",
    "license": "Apache-2.0",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/bc7fd5a443351ea7716deefb3f102da7615a7115f30e7f390ad8bdc17c6e7d99/kunobi-ninja/kunobi-jev",
    "topics": [],
    "description": "Rust client for the TypeSafe System One API (Jev)",
    "homepage": null
   },
   "jev": {
    "hash": "a7663f9a",
    "useCases": {
     "model_routing": 0.31,
     "tool_gating": 0.69,
     "context_compaction": 0.18,
     "output_verification": 0.53,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.38,
     "code_review": 0.29,
     "content_moderation": 0.46,
     "search_reranking": 0.18,
     "classification_extraction": 0.52,
     "data_pipelines": 0.23,
     "benchmarks_evals": 0.4,
     "open_replicas": 0.18,
     "playgrounds_demos": 0.74,
     "cli_tooling": 0.29,
     "sdk_library": 0.93,
     "mcp_integration": 0.42,
     "games_simulation": 0.31,
     "finance_trading": 0.31,
     "voice_realtime": 0.37,
     "learning": 0.3
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "app_developers",
    "audienceP": 0.95,
    "maturity": 1.24,
    "docsQuality": 2.07,
    "hasNumbers": 0.05,
    "looksTemplated": 0.25,
    "callsJevForReal": 0.6,
    "intents": {
     "route between models by task difficulty": 0.22,
     "gate or approve tool calls before they run": 0.4,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.74,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.3,
     "control a phone or mobile app": 0.16,
     "review code or pull requests": 0.53,
     "moderate content or detect abuse": 0.5,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.3,
     "run Jev on open models without the vendor": 0.21,
     "benchmark or calibrate Jev": 0.6,
     "build a game or simulation on Jev": 0.64,
     "trade or score financial signals": 0.38,
     "call Jev from the command line": 0.26,
     "call Jev from a language SDK": 0.8,
     "serve Jev over MCP to any agent": 0.26,
     "learn how Jev works": 0.47,
     "compare Jev with an LLM": 0.53,
     "route requests through a gateway or proxy": 0.24,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.83,
     "label data or build a dataset": 0.58,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.69,
     "voice or realtime decisions": 0.48,
     "monitor or observe Jev usage and cost": 0.2
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-go-stumble",
   "name": "jev-go by Stumble",
   "url": "https://github.com/Stumble/jev-go",
   "owner": "Stumble",
   "repo": "jev-go",
   "description": "Go client for Jev.",
   "section": "Community clients",
   "subsection": null,
   "order": 291,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 0,
    "pushedAt": "2026-09-18T02:27:29Z",
    "createdAt": "2026-09-17T20:55:27Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fa1b9db86d146455e7d6473f16a918e7deef5aea2b3b15ee6b285d12bf82df39/Stumble/jev-go",
    "topics": [],
    "description": "Community Go SDK for TypeSafe AI Jev / System One",
    "homepage": null
   },
   "jev": {
    "hash": "4f42f9ba",
    "useCases": {
     "model_routing": 0.68,
     "tool_gating": 0.59,
     "context_compaction": 0.43,
     "output_verification": 0.41,
     "browser_computer_use": 0.11,
     "mobile_automation": 0.16,
     "code_review": 0.62,
     "content_moderation": 0.23,
     "search_reranking": 0.11,
     "classification_extraction": 0.27,
     "data_pipelines": 0.18,
     "benchmarks_evals": 0.35,
     "open_replicas": 0.16,
     "playgrounds_demos": 0.66,
     "cli_tooling": 0.59,
     "sdk_library": 0.87,
     "mcp_integration": 0.49,
     "games_simulation": 0.2,
     "finance_trading": 0.13,
     "voice_realtime": 0.3,
     "learning": 0.19
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "any_agent",
    "hostP": 0.58,
    "audience": "agent_builders",
    "audienceP": 0.62,
    "maturity": 1.67,
    "docsQuality": 2.29,
    "hasNumbers": 0.04,
    "looksTemplated": 0.3,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.39,
     "gate or approve tool calls before they run": 0.54,
     "compact or prune agent context": 0.52,
     "judge or verify an agent's output": 0.68,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.62,
     "drive a browser or GUI with an agent": 0.29,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.29,
     "rerank search results": 0.16,
     "classify support tickets or messages": 0.22,
     "extract structured fields from text": 0.25,
     "run Jev on open models without the vendor": 0.44,
     "benchmark or calibrate Jev": 0.46,
     "build a game or simulation on Jev": 0.5,
     "trade or score financial signals": 0.2,
     "call Jev from the command line": 0.81,
     "call Jev from a language SDK": 0.82,
     "serve Jev over MCP to any agent": 0.49,
     "learn how Jev works": 0.43,
     "compare Jev with an LLM": 0.38,
     "route requests through a gateway or proxy": 0.52,
     "detect prompt injection or risky commands": 0.41,
     "score or rank candidates in a pipeline": 0.22,
     "label data or build a dataset": 0.22,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.6,
     "voice or realtime decisions": 0.32,
     "monitor or observe Jev usage and cost": 0.33
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai-rails",
   "name": "typesafe-ai-rails",
   "url": "https://github.com/GenieRobot/typesafe-ai-rails",
   "owner": "GenieRobot",
   "repo": "typesafe-ai-rails",
   "description": "Rails integration built on the community Ruby gem.",
   "section": "Community clients",
   "subsection": null,
   "order": 292,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 2,
    "forks": 0,
    "pushedAt": "2026-09-16T20:55:50Z",
    "createdAt": "2026-09-16T20:31:02Z",
    "language": "Ruby",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/91d7c0596d8573fd9a81f0f30b8c510da06ec2aa5d3178b6522a683e30301194/GenieRobot/typesafe-ai-rails",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "5f43461a",
    "useCases": {
     "model_routing": 0.32,
     "tool_gating": 0.58,
     "context_compaction": 0.19,
     "output_verification": 0.81,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.15,
     "code_review": 0.57,
     "content_moderation": 0.34,
     "search_reranking": 0.26,
     "classification_extraction": 0.72,
     "data_pipelines": 0.16,
     "benchmarks_evals": 0.53,
     "open_replicas": 0.14,
     "playgrounds_demos": 0.19,
     "cli_tooling": 0.14,
     "sdk_library": 0.57,
     "mcp_integration": 0.11,
     "games_simulation": 0.21,
     "finance_trading": 0.35,
     "voice_realtime": 0.31,
     "learning": 0.05
    },
    "form": "library_sdk",
    "formP": 0.96,
    "host": "standalone",
    "hostP": 0.8,
    "audience": "app_developers",
    "audienceP": 0.96,
    "maturity": 1.31,
    "docsQuality": 2.26,
    "hasNumbers": 0.07,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.19,
     "gate or approve tool calls before they run": 0.37,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.71,
     "stop an agent from finishing early": 0.27,
     "pick which skill or prompt to load": 0.33,
     "drive a browser or GUI with an agent": 0.23,
     "control a phone or mobile app": 0.07,
     "review code or pull requests": 0.6,
     "moderate content or detect abuse": 0.39,
     "rerank search results": 0.28,
     "classify support tickets or messages": 0.46,
     "extract structured fields from text": 0.48,
     "run Jev on open models without the vendor": 0.18,
     "benchmark or calibrate Jev": 0.19,
     "build a game or simulation on Jev": 0.09,
     "trade or score financial signals": 0.35,
     "call Jev from the command line": 0.12,
     "call Jev from a language SDK": 0.18,
     "serve Jev over MCP to any agent": 0.11,
     "learn how Jev works": 0.08,
     "compare Jev with an LLM": 0.21,
     "route requests through a gateway or proxy": 0.23,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.7,
     "label data or build a dataset": 0.26,
     "run Jev inside a database or SQL": 0.1,
     "add Jev to a chat bot or Discord": 0.17,
     "voice or realtime decisions": 0.27,
     "monitor or observe Jev usage and cost": 0.74
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-sdk-nshkrdotcom",
   "name": "typesafe_sdk by nshkrdotcom",
   "url": "https://github.com/nshkrdotcom/typesafe_sdk",
   "owner": "nshkrdotcom",
   "repo": "typesafe_sdk",
   "description": "Elixir port of the TypeScript AI SDK with a TypeSafe provider.",
   "section": "Community clients",
   "subsection": null,
   "order": 293,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 3,
    "forks": 1,
    "pushedAt": "2026-09-20T03:39:40Z",
    "createdAt": "2026-09-17T04:02:33Z",
    "language": "Elixir",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/4972a643b40df67006d0e94ec4e87dd0735cf6af4d4e1db868787ad177db50f4/nshkrdotcom/typesafe_sdk",
    "topics": [
     "agents",
     "ai",
     "ai-sdk",
     "artificial-intelligence",
     "elixir",
     "function-calling",
     "generative-ai",
     "llm",
     "machine-learning",
     "nshkr-ai-sdk"
    ],
    "description": "An idiomatic, type-safe Elixir port of the official TypeScript AI SDK (ai / ai-sdk) providing unified LLM integrations, streaming text and structured outputs, tool calling, and agentic workflows. Jev is their current flagship model and is the first System One model.",
    "homepage": null
   },
   "jev": {
    "hash": "8ba0879a",
    "useCases": {
     "model_routing": 0.55,
     "tool_gating": 0.57,
     "context_compaction": 0.16,
     "output_verification": 0.52,
     "browser_computer_use": 0.09,
     "mobile_automation": 0.16,
     "code_review": 0.55,
     "content_moderation": 0.21,
     "search_reranking": 0.11,
     "classification_extraction": 0.65,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.47,
     "open_replicas": 0.15,
     "playgrounds_demos": 0.52,
     "cli_tooling": 0.15,
     "sdk_library": 0.63,
     "mcp_integration": 0.37,
     "games_simulation": 0.24,
     "finance_trading": 0.12,
     "voice_realtime": 0.41,
     "learning": 0.21
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.88,
    "audience": "agent_builders",
    "audienceP": 0.54,
    "maturity": 1.62,
    "docsQuality": 1.58,
    "hasNumbers": 0.04,
    "looksTemplated": 0.23,
    "callsJevForReal": 0.44,
    "intents": {
     "route between models by task difficulty": 0.33,
     "gate or approve tool calls before they run": 0.54,
     "compact or prune agent context": 0.27,
     "judge or verify an agent's output": 0.51,
     "stop an agent from finishing early": 0.3,
     "pick which skill or prompt to load": 0.28,
     "drive a browser or GUI with an agent": 0.38,
     "control a phone or mobile app": 0.13,
     "review code or pull requests": 0.51,
     "moderate content or detect abuse": 0.24,
     "rerank search results": 0.15,
     "classify support tickets or messages": 0.32,
     "extract structured fields from text": 0.72,
     "run Jev on open models without the vendor": 0.26,
     "benchmark or calibrate Jev": 0.35,
     "build a game or simulation on Jev": 0.42,
     "trade or score financial signals": 0.11,
     "call Jev from the command line": 0.27,
     "call Jev from a language SDK": 0.37,
     "serve Jev over MCP to any agent": 0.28,
     "learn how Jev works": 0.33,
     "compare Jev with an LLM": 0.35,
     "route requests through a gateway or proxy": 0.3,
     "detect prompt injection or risky commands": 0.27,
     "score or rank candidates in a pipeline": 0.24,
     "label data or build a dataset": 0.17,
     "run Jev inside a database or SQL": 0.12,
     "add Jev to a chat bot or Discord": 0.39,
     "voice or realtime decisions": 0.38,
     "monitor or observe Jev usage and cost": 0.4
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "ruby-decision-model",
   "name": "ruby_decision_model",
   "url": "https://github.com/obie/ruby_decision_model",
   "owner": "obie",
   "repo": "ruby_decision_model",
   "description": "Ruby client for decision models with OpenRouter and TypeSafe providers behind one interface, stdlib only.",
   "section": "Community clients",
   "subsection": null,
   "order": 294,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 46,
    "forks": 2,
    "pushedAt": "2026-09-18T17:55:07Z",
    "createdAt": "2026-09-18T15:30:56Z",
    "language": "Ruby",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/fdc93e3c475a2c13c069b398d751fa4fa0d178cb728dff82f243a3e948326610/obie/ruby_decision_model",
    "topics": [],
    "description": "Ruby client for decision models such as Typesafe Jev",
    "homepage": null
   },
   "jev": {
    "hash": "60005b92",
    "useCases": {
     "model_routing": 0.59,
     "tool_gating": 0.59,
     "context_compaction": 0.17,
     "output_verification": 0.69,
     "browser_computer_use": 0.1,
     "mobile_automation": 0.26,
     "code_review": 0.39,
     "content_moderation": 0.25,
     "search_reranking": 0.17,
     "classification_extraction": 0.38,
     "data_pipelines": 0.28,
     "benchmarks_evals": 0.76,
     "open_replicas": 0.25,
     "playgrounds_demos": 0.84,
     "cli_tooling": 0.37,
     "sdk_library": 0.9,
     "mcp_integration": 0.38,
     "games_simulation": 0.59,
     "finance_trading": 0.44,
     "voice_realtime": 0.27,
     "learning": 0.18
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "app_developers",
    "audienceP": 0.9299999999999999,
    "maturity": 1.82,
    "docsQuality": 2.37,
    "hasNumbers": 0.31,
    "looksTemplated": 0.24,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.49,
     "gate or approve tool calls before they run": 0.28,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.75,
     "stop an agent from finishing early": 0.18,
     "pick which skill or prompt to load": 0.4,
     "drive a browser or GUI with an agent": 0.18,
     "control a phone or mobile app": 0.11,
     "review code or pull requests": 0.67,
     "moderate content or detect abuse": 0.25,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.63,
     "extract structured fields from text": 0.28,
     "run Jev on open models without the vendor": 0.57,
     "benchmark or calibrate Jev": 0.8,
     "build a game or simulation on Jev": 0.72,
     "trade or score financial signals": 0.52,
     "call Jev from the command line": 0.43,
     "call Jev from a language SDK": 0.85,
     "serve Jev over MCP to any agent": 0.23,
     "learn how Jev works": 0.38,
     "compare Jev with an LLM": 0.75,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.2,
     "score or rank candidates in a pipeline": 0.67,
     "label data or build a dataset": 0.24,
     "run Jev inside a database or SQL": 0.16,
     "add Jev to a chat bot or Discord": 0.5,
     "voice or realtime decisions": 0.44,
     "monitor or observe Jev usage and cost": 0.82
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "zod-jev",
   "name": "zod-jev",
   "url": "https://github.com/jomatsu/zod-jev",
   "owner": "jomatsu",
   "repo": "zod-jev",
   "description": "Zod 4 schemas with semantic rules: shape checks stay in Zod, meaning checks go to Jev in one request and come back as Zod issues.",
   "section": "Community clients",
   "subsection": null,
   "order": 295,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 7,
    "forks": 0,
    "pushedAt": "2026-09-17T08:47:42Z",
    "createdAt": "2026-09-17T01:12:53Z",
    "language": "TypeScript",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/339a42ae6b8377e4d92327035015a3dae53be6227798328b1eef94e6f29c9151/jomatsu/zod-jev",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "7f7df99e",
    "useCases": {
     "model_routing": 0.29,
     "tool_gating": 0.72,
     "context_compaction": 0.19,
     "output_verification": 0.81,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.2,
     "code_review": 0.23,
     "content_moderation": 0.85,
     "search_reranking": 0.19,
     "classification_extraction": 0.6,
     "data_pipelines": 0.21,
     "benchmarks_evals": 0.45,
     "open_replicas": 0.6,
     "playgrounds_demos": 0.67,
     "cli_tooling": 0.18,
     "sdk_library": 0.84,
     "mcp_integration": 0.45,
     "games_simulation": 0.24,
     "finance_trading": 0.25,
     "voice_realtime": 0.38,
     "learning": 0.2
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.89,
    "audience": "app_developers",
    "audienceP": 0.96,
    "maturity": 1.68,
    "docsQuality": 1.95,
    "hasNumbers": 0.09,
    "looksTemplated": 0.2,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.26,
     "gate or approve tool calls before they run": 0.59,
     "compact or prune agent context": 0.3,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.3,
     "drive a browser or GUI with an agent": 0.27,
     "control a phone or mobile app": 0.22,
     "review code or pull requests": 0.7,
     "moderate content or detect abuse": 0.87,
     "rerank search results": 0.27,
     "classify support tickets or messages": 0.8,
     "extract structured fields from text": 0.46,
     "run Jev on open models without the vendor": 0.53,
     "benchmark or calibrate Jev": 0.77,
     "build a game or simulation on Jev": 0.26,
     "trade or score financial signals": 0.32,
     "call Jev from the command line": 0.19,
     "call Jev from a language SDK": 0.54,
     "serve Jev over MCP to any agent": 0.36,
     "learn how Jev works": 0.44,
     "compare Jev with an LLM": 0.69,
     "route requests through a gateway or proxy": 0.32,
     "detect prompt injection or risky commands": 0.65,
     "score or rank candidates in a pipeline": 0.66,
     "label data or build a dataset": 0.59,
     "run Jev inside a database or SQL": 0.15,
     "add Jev to a chat bot or Discord": 0.7,
     "voice or realtime decisions": 0.59,
     "monitor or observe Jev usage and cost": 0.41
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafeai-dotnet-sdk",
   "name": "typesafeai-dotnet-sdk",
   "url": "https://github.com/saibimajdi/typesafeai-dotnet-sdk",
   "owner": "saibimajdi",
   "repo": "typesafeai-dotnet-sdk",
   "description": "Community .NET SDK with typed Noul, Choice, and Score questions.",
   "section": "Community clients",
   "subsection": null,
   "order": 296,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 5,
    "forks": 0,
    "pushedAt": "2026-09-18T20:26:27Z",
    "createdAt": "2026-09-16T19:18:00Z",
    "language": "C#",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/0669e817473613be85b7f581314ef75d4c8d8a989e5660c66c217fa04ef8accd/saibimajdi/typesafeai-dotnet-sdk",
    "topics": [
     "ai",
     "classification",
     "csharp",
     "dotnet",
     "llm",
     "sdk",
     "systemone",
     "typesafe"
    ],
    "description": "Community .NET SDK for the TypeSafe AI System One API — typed noul, choice, and score questions with structured, confidence-scored answers. Not affiliated with TypeSafe AI.",
    "homepage": "https://saibimajdi.github.io/typesafeai-dotnet-sdk/"
   },
   "jev": {
    "hash": "04946d14",
    "useCases": {
     "model_routing": 0.34,
     "tool_gating": 0.61,
     "context_compaction": 0.17,
     "output_verification": 0.76,
     "browser_computer_use": 0.08,
     "mobile_automation": 0.29,
     "code_review": 0.52,
     "content_moderation": 0.5,
     "search_reranking": 0.24,
     "classification_extraction": 0.89,
     "data_pipelines": 0.26,
     "benchmarks_evals": 0.61,
     "open_replicas": 0.13,
     "playgrounds_demos": 0.18,
     "cli_tooling": 0.22,
     "sdk_library": 0.87,
     "mcp_integration": 0.17,
     "games_simulation": 0.36,
     "finance_trading": 0.35,
     "voice_realtime": 0.29,
     "learning": 0.1
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.92,
    "audience": "app_developers",
    "audienceP": 0.98,
    "maturity": 2.42,
    "docsQuality": 1.27,
    "hasNumbers": 0.05,
    "looksTemplated": 0.31,
    "callsJevForReal": 0.61,
    "intents": {
     "route between models by task difficulty": 0.2,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.78,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.35,
     "drive a browser or GUI with an agent": 0.17,
     "control a phone or mobile app": 0.09,
     "review code or pull requests": 0.76,
     "moderate content or detect abuse": 0.53,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.76,
     "extract structured fields from text": 0.84,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.21,
     "build a game or simulation on Jev": 0.15,
     "trade or score financial signals": 0.38,
     "call Jev from the command line": 0.11,
     "call Jev from a language SDK": 0.28,
     "serve Jev over MCP to any agent": 0.13,
     "learn how Jev works": 0.11,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.33,
     "detect prompt injection or risky commands": 0.29,
     "score or rank candidates in a pipeline": 0.81,
     "label data or build a dataset": 0.57,
     "run Jev inside a database or SQL": 0.07,
     "add Jev to a chat bot or Discord": 0.2,
     "voice or realtime decisions": 0.25,
     "monitor or observe Jev usage and cost": 0.11
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafe-sdk-go",
   "name": "typesafe-sdk-go by Tangerg",
   "url": "https://github.com/Tangerg/typesafe-sdk-go",
   "owner": "Tangerg",
   "repo": "typesafe-sdk-go",
   "description": "Go SDK with no third-party dependencies.",
   "section": "Community clients",
   "subsection": null,
   "order": 297,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 8,
    "forks": 1,
    "pushedAt": "2026-09-19T18:10:48Z",
    "createdAt": "2026-09-18T09:11:50Z",
    "language": "Go",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/928d07751a4e92287345752a9d92f231851c629541efc2222b41444097feb7a4/Tangerg/typesafe-sdk-go",
    "topics": [],
    "description": "Go SDK for the TypeSafe AI API — typed questions in, probability distributions out.",
    "homepage": null
   },
   "jev": {
    "hash": "66ddea11",
    "useCases": {
     "model_routing": 0.28,
     "tool_gating": 0.53,
     "context_compaction": 0.21,
     "output_verification": 0.53,
     "browser_computer_use": 0.07,
     "mobile_automation": 0.16,
     "code_review": 0.41,
     "content_moderation": 0.29,
     "search_reranking": 0.15,
     "classification_extraction": 0.27,
     "data_pipelines": 0.36,
     "benchmarks_evals": 0.31,
     "open_replicas": 0.09,
     "playgrounds_demos": 0.23,
     "cli_tooling": 0.28,
     "sdk_library": 0.91,
     "mcp_integration": 0.18,
     "games_simulation": 0.46,
     "finance_trading": 0.28,
     "voice_realtime": 0.29,
     "learning": 0.06
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.95,
    "audience": "app_developers",
    "audienceP": 0.95,
    "maturity": 1.29,
    "docsQuality": 2.4,
    "hasNumbers": 0.04,
    "looksTemplated": 0.37,
    "callsJevForReal": 0.57,
    "intents": {
     "route between models by task difficulty": 0.17,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.28,
     "judge or verify an agent's output": 0.72,
     "stop an agent from finishing early": 0.2,
     "pick which skill or prompt to load": 0.26,
     "drive a browser or GUI with an agent": 0.15,
     "control a phone or mobile app": 0.1,
     "review code or pull requests": 0.66,
     "moderate content or detect abuse": 0.28,
     "rerank search results": 0.18,
     "classify support tickets or messages": 0.38,
     "extract structured fields from text": 0.18,
     "run Jev on open models without the vendor": 0.17,
     "benchmark or calibrate Jev": 0.2,
     "build a game or simulation on Jev": 0.2,
     "trade or score financial signals": 0.3,
     "call Jev from the command line": 0.13,
     "call Jev from a language SDK": 0.23,
     "serve Jev over MCP to any agent": 0.15,
     "learn how Jev works": 0.1,
     "compare Jev with an LLM": 0.33,
     "route requests through a gateway or proxy": 0.25,
     "detect prompt injection or risky commands": 0.23,
     "score or rank candidates in a pipeline": 0.41,
     "label data or build a dataset": 0.28,
     "run Jev inside a database or SQL": 0.08,
     "add Jev to a chat bot or Discord": 0.17,
     "voice or realtime decisions": 0.36,
     "monitor or observe Jev usage and cost": 0.12
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "swift-typesafe",
   "name": "swift-typesafe",
   "url": "https://github.com/ainame/swift-typesafe",
   "owner": "ainame",
   "repo": "swift-typesafe",
   "description": "Swift 6.4 SDK following the Python SDK's API, on Apple platforms and Linux.",
   "section": "Community clients",
   "subsection": null,
   "order": 298,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 9,
    "forks": 0,
    "pushedAt": "2026-09-20T08:03:24Z",
    "createdAt": "2026-09-18T00:56:38Z",
    "language": "Swift",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/13e93460b8376928e92cf2bca8a7d0c5d3d401b818f15e67d43efc2e1184a24a/ainame/swift-typesafe",
    "topics": [],
    "description": "Unofficial Swift SDK for TypeSafe",
    "homepage": null
   },
   "jev": {
    "hash": "44750b20",
    "useCases": {
     "model_routing": 0.49,
     "tool_gating": 0.44,
     "context_compaction": 0.14,
     "output_verification": 0.55,
     "browser_computer_use": 0.12,
     "mobile_automation": 0.59,
     "code_review": 0.46,
     "content_moderation": 0.37,
     "search_reranking": 0.22,
     "classification_extraction": 0.68,
     "data_pipelines": 0.15,
     "benchmarks_evals": 0.42,
     "open_replicas": 0.07,
     "playgrounds_demos": 0.22,
     "cli_tooling": 0.19,
     "sdk_library": 0.87,
     "mcp_integration": 0.14,
     "games_simulation": 0.25,
     "finance_trading": 0.18,
     "voice_realtime": 0.29,
     "learning": 0.04
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.96,
    "audience": "app_developers",
    "audienceP": 0.87,
    "maturity": 1.71,
    "docsQuality": 2.37,
    "hasNumbers": 0.04,
    "looksTemplated": 0.47,
    "callsJevForReal": 0.53,
    "intents": {
     "route between models by task difficulty": 0.3,
     "gate or approve tool calls before they run": 0.29,
     "compact or prune agent context": 0.29,
     "judge or verify an agent's output": 0.63,
     "stop an agent from finishing early": 0.22,
     "pick which skill or prompt to load": 0.42,
     "drive a browser or GUI with an agent": 0.26,
     "control a phone or mobile app": 0.52,
     "review code or pull requests": 0.64,
     "moderate content or detect abuse": 0.41,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.49,
     "extract structured fields from text": 0.77,
     "run Jev on open models without the vendor": 0.16,
     "benchmark or calibrate Jev": 0.13,
     "build a game or simulation on Jev": 0.09,
     "trade or score financial signals": 0.17,
     "call Jev from the command line": 0.12,
     "call Jev from a language SDK": 0.32,
     "serve Jev over MCP to any agent": 0.11,
     "learn how Jev works": 0.07,
     "compare Jev with an LLM": 0.25,
     "route requests through a gateway or proxy": 0.31,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.34,
     "label data or build a dataset": 0.3,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.27,
     "voice or realtime decisions": 0.34,
     "monitor or observe Jev usage and cost": 0.13
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "typesafe-sdk-php",
   "name": "typesafe-sdk-php",
   "url": "https://github.com/Butochnikov/typesafe-sdk-php",
   "owner": "Butochnikov",
   "repo": "typesafe-sdk-php",
   "description": "PHP client with sync calls, Guzzle promises, and PSR-3 logging.",
   "section": "Community clients",
   "subsection": null,
   "order": 299,
   "type": "project",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": {
    "stars": 1,
    "forks": 0,
    "pushedAt": "2026-09-17T03:25:25Z",
    "createdAt": "2026-09-17T02:42:17Z",
    "language": "PHP",
    "license": "MIT",
    "archived": false,
    "ogImage": "https://opengraph.githubassets.com/ccba6cbe02a0ac633e776320c54ec17458282dffc3c8103b2f5020f09e7debd0/Butochnikov/typesafe-sdk-php",
    "topics": [],
    "description": null,
    "homepage": null
   },
   "jev": {
    "hash": "3e48d9c6",
    "useCases": {
     "model_routing": 0.59,
     "tool_gating": 0.52,
     "context_compaction": 0.16,
     "output_verification": 0.76,
     "browser_computer_use": 0.05,
     "mobile_automation": 0.19,
     "code_review": 0.5,
     "content_moderation": 0.58,
     "search_reranking": 0.24,
     "classification_extraction": 0.87,
     "data_pipelines": 0.26,
     "benchmarks_evals": 0.6,
     "open_replicas": 0.11,
     "playgrounds_demos": 0.28,
     "cli_tooling": 0.32,
     "sdk_library": 0.85,
     "mcp_integration": 0.15,
     "games_simulation": 0.25,
     "finance_trading": 0.36,
     "voice_realtime": 0.3,
     "learning": 0.05
    },
    "form": "library_sdk",
    "formP": 1,
    "host": "standalone",
    "hostP": 0.93,
    "audience": "app_developers",
    "audienceP": 0.97,
    "maturity": 1.23,
    "docsQuality": 2.1,
    "hasNumbers": 0.04,
    "looksTemplated": 0.46,
    "callsJevForReal": 0.65,
    "intents": {
     "route between models by task difficulty": 0.31,
     "gate or approve tool calls before they run": 0.22,
     "compact or prune agent context": 0.25,
     "judge or verify an agent's output": 0.7,
     "stop an agent from finishing early": 0.17,
     "pick which skill or prompt to load": 0.58,
     "drive a browser or GUI with an agent": 0.16,
     "control a phone or mobile app": 0.08,
     "review code or pull requests": 0.57,
     "moderate content or detect abuse": 0.62,
     "rerank search results": 0.26,
     "classify support tickets or messages": 0.79,
     "extract structured fields from text": 0.62,
     "run Jev on open models without the vendor": 0.22,
     "benchmark or calibrate Jev": 0.23,
     "build a game or simulation on Jev": 0.11,
     "trade or score financial signals": 0.46,
     "call Jev from the command line": 0.16,
     "call Jev from a language SDK": 0.34,
     "serve Jev over MCP to any agent": 0.11,
     "learn how Jev works": 0.12,
     "compare Jev with an LLM": 0.33,
     "route requests through a gateway or proxy": 0.46,
     "detect prompt injection or risky commands": 0.24,
     "score or rank candidates in a pipeline": 0.76,
     "label data or build a dataset": 0.73,
     "run Jev inside a database or SQL": 0.06,
     "add Jev to a chat bot or Discord": 0.26,
     "voice or realtime decisions": 0.3,
     "monitor or observe Jev usage and cost": 0.18
    }
   },
   "slugSection": "community-clients",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "introducing-system-one-models-and-jev",
   "name": "Introducing System One Models and Jev",
   "url": "https://typesafe.ai/blog/introducing-system-one-models-and-jev",
   "owner": null,
   "repo": null,
   "description": "The launch post: architecture, RLCD, benchmarks, pricing, and the FAQ.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 300,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "launch-thread-by-diogo-almeida",
   "name": "Launch thread by Diogo Almeida",
   "url": "https://x.com/CompleteSkeptic/status/2099925682726002904",
   "owner": null,
   "repo": null,
   "description": "The founder's case that RLCD-trained decision models are a shorter path to value than chat.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 301,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "hacker-news-launch-thread",
   "name": "Hacker News launch thread",
   "url": "https://news.ycombinator.com/item?id=49717558",
   "owner": null,
   "repo": null,
   "description": "Where the sceptical reading of the benchmarks lives.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 302,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "the-register",
   "name": "The Register",
   "url": "https://www.theregister.com/ai-and-ml/2026/09/16/typesafe-ai-debuts-model-for-machines-that-plays-doom/5296711",
   "owner": null,
   "repo": null,
   "description": "Launch coverage, the Doom demo, and the $40M seed round.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 303,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "latent-space",
   "name": "Latent Space",
   "url": "https://www.latent.space/p/ainews-jev-a-system-one-model-that",
   "owner": null,
   "repo": null,
   "description": "Launch-day roundup.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 304,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-ai-emerges-from-stealth-with-40m",
   "name": "TypeSafe AI emerges from stealth with $40M",
   "url": "https://finance.yahoo.com/technology/ai/articles/typesafe-ai-emerges-stealth-40m-190000776.html",
   "owner": null,
   "repo": null,
   "description": "The funding announcement.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 305,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "the-rundown",
   "name": "The Rundown",
   "url": "https://www.therundown.ai/news/typesafe-jev-ai-decisions-software",
   "owner": null,
   "repo": null,
   "description": "Short launch summary.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 306,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "datacamp",
   "name": "DataCamp",
   "url": "https://www.datacamp.com/blog/system-one-models-jev",
   "owner": null,
   "repo": null,
   "description": "Third-party explainer of the primitives, pricing, and vendor evals.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 307,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "how-does-jev-work-rlcd-and-parallel-inference",
   "name": "How does Jev work? RLCD and parallel inference",
   "url": "https://www.explainx.ai/blog/how-does-jev-work-rlcd-system-one-model-explained-2026",
   "owner": null,
   "repo": null,
   "description": "What is public about the training method.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 308,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-jev-the-first-decision-only-model-class",
   "name": "TypeSafe Jev: the first decision-only model class",
   "url": "https://www.developersdigest.tech/blog/typesafe-jev-system-one-models-release-guide-2026",
   "owner": null,
   "repo": null,
   "description": "Release-week technical roundup: API, evals, adapter, and skill.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 309,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "techcrunch",
   "name": "TechCrunch",
   "url": "https://techcrunch.com/2026/09/18/a-new-kind-of-ai-model-from-a-chatgpt-inventor-is-thrilling-developers/",
   "owner": null,
   "repo": null,
   "description": "Two days in: demand briefly took the API down, and Almeida on not wanting to be a frontier lab.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 310,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "forkast",
   "name": "Forkast",
   "url": "https://forkast.news/typesafe-ais-jev-is-not-an-llm-and-that-may-be-the-point/",
   "owner": null,
   "repo": null,
   "description": "The business angle, with the reported valuation and Every's speed and cost numbers.",
   "section": "Articles and talks",
   "subsection": "Launch coverage",
   "order": 311,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "testing-jev-on-public-and-private-data",
   "name": "Testing Jev on public and private data",
   "url": "https://amankumar.ai/blogs/jev-measured",
   "owner": null,
   "repo": null,
   "description": "16,000 calls against two GPT models: where it wins, where it breaks, and a threshold procedure.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 312,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "one-judge-call-or-twelve-dimension-scores",
   "name": "One judge call, or twelve dimension scores?",
   "url": "https://agentjournal.dev/blog/llm-judge-vs-feature-extraction/",
   "owner": null,
   "repo": null,
   "description": "Three classification tasks, one direct question against a dozen scored dimensions with fitted weights.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 313,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-vs-mistral-and-gemini-for-event-validation",
   "name": "Jev vs Mistral and Gemini for event validation",
   "url": "https://nearhere.events/blog/typesafe-jev-mistral-gemini-event-validation",
   "owner": null,
   "repo": null,
   "description": "Head to head on local event listings, with cost and latency.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 314,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "mini-vibe-check",
   "name": "Mini-Vibe Check",
   "url": "https://every.to/also-true-for-humans/mini-vibe-check-typesafe-s-jev-judged-everything-i-ve-written-in-0-7-seconds",
   "owner": null,
   "repo": null,
   "description": "Every runs 1,709 judgments over a writing archive for under a cent.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 315,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-jev-played-chess",
   "name": "TypeSafe Jev played chess",
   "url": "https://dev.to/maximsaplin/typesafe-jev-played-chess-and-landed-next-to-reasoning-models-28ga",
   "owner": null,
   "repo": null,
   "description": "Legal-move Choices land it next to reasoning models.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 316,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-sorted",
   "name": "Jev, Sorted",
   "url": "https://pearpages.com/blog/2026/09/16/jev-sorted-what-typesafes-system-one-model-actually-is-and-what-is-still-just-a-claim",
   "owner": null,
   "repo": null,
   "description": "Which launch claims survive a reading of the primary sources.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 317,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typed-decisions-not-chat",
   "name": "Typed decisions, not chat",
   "url": "https://warmersun.com/jev/",
   "owner": null,
   "repo": null,
   "description": "Separates the published claims from what public evidence establishes.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 318,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-jev-2",
   "name": "TypeSafeのJevを正しく驚く",
   "url": "https://zenn.dev/nwn/articles/824026c76116e0",
   "owner": null,
   "repo": null,
   "description": "Japanese; reproduces the logit shortcut on Gemma and compares against LLMs on the Mario harness.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 319,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": "Non-Latin title",
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "typesafe-jev-vs-claude-code-4-models-2-real-jobs",
   "name": "TypeSafe Jev vs Claude Code: 4 models, 2 real jobs",
   "url": "https://primeline.cc/blog/typesafe-jev-pre-registered-test",
   "owner": null,
   "repo": null,
   "description": "Pre-registered test of about 9,750 calls: calibration error by question type, Jev ahead on commit classification and behind on knowledge-base filing, abstention closing the gap.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 320,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": "Pre-registered",
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "jev-three-days-in",
   "name": "Jev, three days in",
   "url": "https://aiwithmike.substack.com/p/jev-three-days-in-what-is-known-what",
   "owner": null,
   "repo": null,
   "description": "What is known, what is guessed, and what it is good for, with the independent numbers pulled together.",
   "section": "Articles and talks",
   "subsection": "Independent measurements",
   "order": 321,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "building-a-harness-with-jev",
   "name": "Building a harness with Jev",
   "url": "https://www.langchain.com/blog/building-a-harness-with-jev",
   "owner": null,
   "repo": null,
   "description": "LangChain on model routing and gating dangerous tool calls behind a typed decision.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 322,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-from-a-developer-s-angle",
   "name": "Jev, from a developer's angle",
   "url": "https://flaviocopes.com/jev/",
   "owner": null,
   "repo": null,
   "description": "Triage, RAG filtering, citation checks, and confidence gates, with code.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 323,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-is-the-fish-at-the-poker-table",
   "name": "Jev is the fish at the poker table",
   "url": "https://backnotprop.com/blog/jev-poker/",
   "owner": null,
   "repo": null,
   "description": "An essay on what a calibrated, non-generating model is for.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 324,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-as-a-command-safety-reviewer",
   "name": "Jev as a command safety reviewer",
   "url": "https://x.com/rauchg/status/2100307962262872105",
   "owner": null,
   "repo": null,
   "description": "Guillermo Rauch on Jev reviewing every fx command.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 325,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-typewriter",
   "name": "Jev Typewriter",
   "url": "https://x.com/stevekrouse/status/2100287368221659289",
   "owner": null,
   "repo": null,
   "description": "Steve Krouse's sixteen-judgment demo and video.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 326,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "he-says-he-co-invented-chatgpt-his-new-ai-will-not-write-a-word",
   "name": "He says he co-invented ChatGPT. His new AI will not write a word",
   "url": "https://dev.to/gabrielanhaia/he-says-he-co-invented-chatgpt-his-new-ai-jev-wont-write-a-word-e3c",
   "owner": null,
   "repo": null,
   "description": "Walkthrough of the Vercel AI SDK integration.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 327,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "testing-jev-for-pi-extensions",
   "name": "Testing Jev for Pi extensions",
   "url": "https://reddit.com/r/PiCodingAgent/comments/1whsav6/anyone_else_testing_out_typesafe_ais_new_system/",
   "owner": null,
   "repo": null,
   "description": "Builders using Jev as a tool-use safety layer.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 328,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-2",
   "name": "jev 同士に五目並べで対戦させた",
   "url": "https://zenn.dev/mizchi/articles/jev-plays-gomoku",
   "owner": null,
   "repo": null,
   "description": "Japanese; Jev against Jev at gomoku, with source and timing logs.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 329,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": "Non-Latin title",
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-18"
  },
  {
   "id": "jev-s-architecture-unmasked",
   "name": "Jev's Architecture Unmasked",
   "url": "https://archerhume.com/posts/jevs-architecture-unmasked/",
   "owner": null,
   "repo": null,
   "description": "A 10,000-call probe that reconstructs a shared-state, parallel-branch architecture; kev above is built from it.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 330,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "openjev-on-hacker-news",
   "name": "OpenJev on Hacker News",
   "url": "https://news.ycombinator.com/item?id=49752041",
   "owner": null,
   "repo": null,
   "description": "Whether reading logits directly is new at all, argued at length.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 331,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  },
  {
   "id": "open-sourced-jev-architecture-last-year",
   "name": "Open-sourced Jev architecture last year",
   "url": "https://news.ycombinator.com/item?id=49736660",
   "owner": null,
   "repo": null,
   "description": "A prior-art claim for non-autoregressive typed decisions, and the counter that zero-shot generality is the actual difference.",
   "section": "Articles and talks",
   "subsection": "Essays and threads",
   "order": 332,
   "type": "resource",
   "image": null,
   "maintainer": false,
   "languageHint": null,
   "trustPhrase": null,
   "github": null,
   "jev": null,
   "slugSection": "articles-and-talks",
   "firstSeen": "2026-09-19"
  }
 ]
}