Seismograph

What’s gaining stars on GitHub right now

malevrigns/agent-jev

AgentJev-0.6B - a fast 'System One' decision model for AI Agents: feed it any unstructured state (diffs, traces, logs) and structured questions, get calibrated probability distributions back in one ~50ms forward pass. Zero output-token decoding.

AI agentsPython
5.4 Early signal Magnitude out of 10 — how fast interest is growing, not a quality score. Star growth looks organic. Data as of September 22, 2026, 14:52 UTC.
Open on Seismograph Open on GitHub

About the project

AgentJev-0.6B is a specialist decision model for AI agent loops: it takes unstructured state (diffs, traces, logs) plus typed questions and returns a probability distribution over options in a single forward pass with zero token decoding.

Useful for

README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.

Why it’s trending

Stars per day

075150September 20, 2026September 22, 2026

Bars are daily stars, the line is the usual pace. Red marks spike days.

Numbers

Total stars
126
Today
129 · ≈ 178 by evening
Forks
6
Issues and pull requests
0
Watchers
0
Language
Python
License
Apache-2.0
Created
September 21, 2026
Last push
September 22, 2026

Star trust

Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.

These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.

Spotted in

Share

README badge

Paste it into your README — the badge shows the current magnitude and links to this page.

Seismograph: 5.4
[![Seismograph](https://gitnova.dev/badge/malevrigns/agent-jev.svg?lang=en)](https://gitnova.dev/en/r/malevrigns/agent-jev)

Similar by description

  1. 5.5
    receptron/laya

    TypeScript wrapper for running the open-source Laya System-1 decision model via ONNX Runtime: takes a state and typed questions, returns answers with calibrated probabilities in one forward pass.

    Early signalLanguage modelsTypeScript+49 stars today, ≈ 91 by evening

  2. 2.3
    kshetrajna12/reflex

    An open decision model: given a state (text, JSON, or image) and typed questions, it returns calibrated probabilities over fixed answer options. Runs on top of Qwen3.5 and answers with numbers instead of free text.

    Early signalLanguage modelsPython+5 stars today, ≈ 10 by evening

  3. 9.2
    NandhaKishorM/laya

    Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.

    BreakoutAI agentsPython+2,532 stars today, ≈ 4,436 by evening

  4. 5.9
    Rizzo-AI-Academy/rizzo-flow

    A local-first implementation of the Jev idea: an LLM returns typed decisions (boolean, choice, score, numeric) with probabilities in a single forward pass, without generating tokens. Compatible with the TypeSafe HTTP…

    Early signalLanguage modelsPython+77 stars today, ≈ 142 by evening

  5. 4.6
    wdobry/laya-playground

    A playground for Laya, the open-source decision model: a website, three games, a benchmark and an agent skill. A local server takes typed questions and returns probabilities in one forward pass.

    Early signalLanguage modelsJavaScript+31 stars today, ≈ 51 by evening

  6. 5.2
    TianyuCodings/NanoJev

    A nano replica of Jev built on Qwen3-0.6B that outputs probability distributions over candidates in a single forward pass with no token decoding, plus a training pipeline and game demos (maze, Snake).

    PeakingLanguage modelsPython+69 stars today, ≈ 138 by evening