Alex314618-create/JevRev
An LLM + Jev workflow. Boost your vertebrate brain with a spine inside.
About the project
A decision layer beside your LLM: JevSift filters weak proposals, JevLoop audits evidence after each agent round, JevLong watches long-running sessions. It keeps workflows from paying for bad directions.
Useful for
- Sift LLM-proposed approaches before implementation with jevrev sift
- Audit evidence and correctness of an artifact after an agent round with jevrev loop
- Watch a long-running agent session for stalls and drift with jevrev long
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 62 stars so far today, about 96 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 2 days old and already has 123 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #191.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 123
- Today
- 62 · ≈ 96 by evening
- Forks
- 6
- Issues and pull requests
- 6
- Watchers
- 2
- Language
- TypeScript
- License
- MIT
- Latest release
- v0.1.1 · September 21, 2026
- Created
- September 21, 2026
- Last push
- September 23, 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
- September 23, 2026Top new repositories this week: #184
More in this category
-
8.8
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.
-
8.7
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
8.6
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
8.4
jev-chat/jev-chat-jarvis
Android app that reads the on-screen chat via AccessibilityService, judges the other side's intent with the Jev model, and shows 3 ranked reply drafts in a translucent overlay. Replies are filled into the input box but…
-
8.0
CopilotKit/openmuse
A personal AI agent with a browser, terminal, and files that carries out tasks on request and shows its work. Built with CopilotKit and AG-UI for iOS, Android, and web.
-
7.3
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.