agent-labs-dev/fastbrowse
A fast browser agent: Jev picks each action from what is on the page, an LLM reads and plans, and every claim in an answer cites a quote from the page.
About the project
A browser agent where a choice model (Jev) picks each action from controls actually present on the page, while an LLM plans and reads, and answers cite verbatim page quotes. Aimed at automating web tasks cheaply and safely without maintaining selectors.
Useful for
- Run a lookup task like fetching a PyPI version or GitHub license and get a cited answer.
- Automate a sign-in or checkout flow on a practice site with secrets scoped to one origin.
- Record an MP4 of a browser run with per-step captions for review before sharing.
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 15 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 5 days old and already has 94 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #199.
- About 9 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
- 94
- Today
- 0 · ≈ 15 by evening
- Forks
- 11
- Issues and pull requests
- 111
- Watchers
- 0
- Language
- Python
- License
- MIT
- Latest release
- v0.5.2 · September 21, 2026
- Created
- September 17, 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
- September 22, 2026Top new repositories this week: #182
More in this category
-
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.
-
9.0
zai-org/ZCode
Z.ai's coding agent workbench: an Electron desktop app, browser UI and terminal Agent CLI. The repo contains the client, backend, shared UI and the agent CLI/runtime sources.
-
8.6
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
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…
-
7.3
BuilderIO/agent-native
An open-source TypeScript framework for building agentic apps where each capability is defined once as an action, used by the agent as a tool and called by the UI from code. Aimed at developers who need agents paired…
-
7.3
hydra-db/open-glean
An open-source AI workspace over Hydra DB: it answers questions across your files, notes and connected apps, writes the answer and cites its sources.