Sac-Y/Jev-cu
About the project
Jev-cu connects Computer Use with the Jev model (TypeSafe System One): Jev picks the element, action, completion level and risk from textual UI candidates, while Codex Computer Use reads the interface and executes actions. Only text is sent, no screenshots.
Useful for
- Install the jev-use skill into Codex and run UI automation in dry-run mode
- Run the offline element-selection accuracy benchmark on AX snapshots via npm run p0
- Configure the confirmation policy for risky actions like deletion or payment
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 57 stars so far today, about 108 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 1 day old and already has 102 stars.
- Top new repositories this week: #118.
- About 46 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 118
- Stars in a day
- 108
- Forks
- 11
- Issues and pull requests
- 2
- Watchers
- 0
- Language
- JavaScript
- Created
- September 18, 2026
- Last push
- September 18, 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: #104
Similar projects
-
9.2
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.4
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.3
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.2
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.
-
6.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.
-
6.2
TencentCloud/Octop
Self-hosted AI assistant in Python with multi-user and multi-agent support: a single process serves a web dashboard, CLI, IM integrations and cron, with all data kept locally.