sutro-sh/jev-align
Align TypeSafe's Jev with your judgement using GEPA
About the project
An experimental CLI from Sutro for building AI Functions with TypeSafe's Jev: it finds ambiguous examples in your dataset, asks you to label them, and uses GEPA to improve the function.
Useful for
- Label ambiguous examples from a CSV and get an updated function definition
- Configure a binary or multiclass AI Function via the interactive CLI
- Run Jev through Vercel AI Gateway or Cloudflare Workers AI without a TypeSafe key
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 92 stars today.
- The repository is 0 days old and already has 89 stars.
- Top new repositories this week: #160.
- About 56 forks a day — people are taking the code.
- Recent forks include notable developers: @MaTriXy (216 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 89
- Stars in a day
- 95
- Forks
- 7
- Issues and pull requests
- 2
- Watchers
- 0
- Language
- Python
- License
- Apache-2.0
- Latest release
- v0.1.2 · September 19, 2026
- Created
- September 19, 2026
- Last push
- September 19, 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 19, 2026Top new repositories this week: #160
Similar projects
-
9.4
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.
-
8.1
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
8.1
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
8.1
latent-spaces/brag
An agent skill (Claude Code, Codex, opencode, etc.) that turns a project you just built into a short launch video with music, motion, and share copy — in one command. Rendering is powered by Hyperframes.
-
7.7
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.
-
6.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.