browser-use/jev-ultrafast
i. am. speed.
About the project
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.
Useful for
- Run the local inspector to automatically perform a flight search on Google Flights
- Use the agent as a Python library to open a specific Wikipedia article from a text goal
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1,787 stars so far today, about 2,425 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 2 days old and already has 4,942 stars.
- Top new repositories this week: #1.
- Top new repositories this month: #6.
- Hacker News: “Jev Ultrafast: A browser agent with a dynamic, indexed action space” — 88 points, 1 day ago.
- About 280 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
- 4,942
- Stars in a day
- 2,425
- Forks
- 305
- Issues and pull requests
- 30
- Watchers
- 7
- Language
- Python
- License
- MIT
- Created
- September 16, 2026
- Last push
- September 18, 2026
Star trust
Star growth looks organic. The magnitude is lowered, not zeroed:
- Hardly anyone watches for updates: 7 watchers for 4,942 stars.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Jev Ultrafast: A browser agent with a dynamic, indexed action space88 points, September 17, 2026
- The bitter lesson of browser agents12 points, September 15, 2026
Spotted in
- September 18, 2026Top new repositories this week: #1; Top new repositories this month: #6; Top new repositories in the last 4 months: #100; Spotted on Hacker News
- September 17, 2026Top new repositories this week: #1; Top new repositories this month: #34; Spotted on Hacker News
Similar projects
-
8.6
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
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.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.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.9
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
-
6.7
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.