Awesome Jev / Browser & OS Action
Browser & OS Action
Browser automation and desktop OS control with bounded action candidate selection.
browser-use
jev-ultrafast
A browser Agent that uses Jev to choose actions and page controls, calling a text model only when input is needed.
Chooses an action and its matching DOM element in one request; a text model generates input text.
↳ Separates UI choices, text generation, and browser execution so each step can be inspected.
lahfir
jev-desktop
An optional Jev skill for agent-desktop that chooses controls and actions from native accessibility data.
Jev selects a target and action and estimates presence and risk; local policy decides whether to execute.
↳ Keeps the full UI tree out of the main Agent context while exposing the selected action.
jkudish
jev-browser
Drives a browser from a task and URL, returning the final page, screenshot and action trace.
Chooses DOM actions and judges goal completion or stalled progress; a separate model can supply typed text.
↳ Records proposed actions, execution and stop reasons for inspection.
ranjan2829
AskJev
Connects Agents to a browser over MCP, using Jev to choose page actions with confirmation gates for actions such as payment or deletion.
Selects actions from current page controls and assesses risk and irreversibility.
↳ Combines automated page actions with user confirmation in one workflow.
tontoko
jev-browser
Playwright browser automation with Jev decisions through a shared CLI, MCP server and TypeScript SDK.
Jev chooses actions, matches form fields or extracts structured content from page observations; Playwright executes.
↳ Supports persistent sessions and UI readback, which does not by itself prove database persistence.
himomohi
aside-jev
An MCP server and skill adding Jev decisions to Aside browser Agents.
The Agent supplies action candidates; Jev picks an ID, then the Agent executes and verifies it through Aside.
↳ Keeps choices within an application-owned action table while requiring separate outcome verification.
paulsmith
computer-use-jev
A Go-based macOS controller that asks Jev to choose controls and actions from the accessibility tree.
Uses window state to select an action, target, text-input need, and completion status.
↳ Grounds candidate controls in UI snapshots so choices can be inspected.
droidrun
mobile-jev
Controls an Android phone through Mobilerun, with a web studio and CLI showing Jev decisions.
Chooses apps, controls and next actions from phone state; Mobilerun executes them.
↳ Records action traces and request latency for inspection.
jcpsimmons
jev-macos-loop
A native macOS automation loop using local OCR and accessibility information with Jev action selection.
Jev selects controls or groups from locally observed candidates; coordinates and input execution stay on the Mac.
↳ Makes candidate controls and execution checks inspectable, including Finder workflows.
BennyKok
omg.dev
An omg.dev mobile testing script can use Jev to read the accessibility tree and choose the next interaction.
Chooses controls and checks completion or blockage before the test runner operates the UI.
↳ Adds choices grounded in current UI state to mobile testing.
phd-peter
ego-jev
Connects Ego Lite snapshots and browser actions to a bounded Jev decision loop.
Selects only current snapshot candidates and supported actions; another model can supply typed text.
↳ Executes against current snapshot references and records step state.
moritzkremb
jev-voice-browser
Controls a Playwright browser by sending incremental speech transcripts to Jev.
Chooses intent, elements, URLs or verbatim spans and judges command completeness and sensitive actions.
↳ Shows probabilities, actions and request timing during voice interaction.
vmendes90
jev-shield
A Chrome ad-filtering extension that uses Jev to assess promotional intent in feed elements.
Batches candidate DOM elements for TypeSafe and uses Noul probabilities with thresholds to decide which to collapse.
↳ Adds text-based semantic judgments alongside local ad rules.
trycua
cua
Cua’s preview jev-use example pairs Driver observation and execution with bounded Jev browser-action choices.
Reads DOM or supported visual-region descriptions and returns a supplied candidate action ID.
↳ Provides Python and TypeScript loops with separate offline and live checks.
abeatrix
cline-plugin-jev-browser
A Cline plugin using an isolated Playwright browser and Jev decisions through Vercel AI Gateway.
Jev selects operations from a DOM target table; a separate text model supplies typed text when needed.
↳ Captures before-and-after screenshots and yields on sensitive actions; completion still needs readback verification.
awlevin
typesafe-computer-use
Builds candidate actions from OCR and UI state for Jev to control macOS, calling a text model only when writing is needed.
Selects the next step from deterministically extracted controls and actions before desktop execution.
↳ Separates screen reading, action selection, and text generation.
Sac-Y
Jev-cu
A Codex Computer Use loop sending text candidates to Jev while desktop tools observe and act.
Chooses targets and actions and assesses completion and risk; local policy controls execution or confirmation.
↳ Uses text candidates and starts with a dry run by default.
realZachi
typesafe-adblock
An experimental Chrome extension that asks Jev whether candidate DOM elements are ads, then highlights or removes them.
Batches element text, labels, and link information into Noul questions and applies a threshold.
↳ Shows how semantic judgments can be connected to concrete page elements.
wy-coliney
jev-browser-use
A Skill for Codex browser workflows: Jev chooses navigation, clicks, and scrolling while Codex handles text input and final checks.
Sends page state and permitted candidates to Jev; the existing browser connection executes the actions.
↳ Separates repetitive page choices into decision steps while reusing the browser connection.
Ying-Kai-Liao
jev-browser
A browser library, CLI and MCP server where the caller supplies goals and text while Jev selects actions.
Chooses elements, actions and values, and assesses completion, errors and irreversible steps.
↳ Separates browser-action loops from caller planning and returns status and traces.
romaluev
jev-ego
A browser Agent for ego lite that numbers actionable elements for Jev to choose the next step.
Jev selects an operation and target in one request; a separate helper handles free-form text when needed.
↳ Offers observation, suggestions and execution, while uploads and dialogs still require other browser tools.
grayrepo-byte
JevFilterForX
A browser extension that scores and filters X posts in real time with Jev, folding low-signal content while keeping it expandable. Without an API key, it defaults to local mock scoring.
Jev classifies posts with Choice, rates signal, actionability and originality with Score, and assigns Noul labels; local thresholds and noise rules decide whether to fold each post.
↳ Adds scores, labels and adjustable filtering thresholds to the X feed, with reversible folding of posts and their attached media.
chy4pro
JevBrowserExt
A Manifest V3 Chrome port of jev-ultrafast: Jev picks the operation and DOM element in one request per step; a small chat model fills TYPE_TEXT.
Chooses CLICK, TYPE_TEXT, SELECT, SCROLL_DOWN, SCROLL_UP, PRESS_ENTER, WAIT, DONE, or BLOCKED and the matching DOM target in one request; PRESS_ENTER is a separate key control. Separate yes/no checks cover goal completion and a stuck loop.
↳ Runs in the user’s own tabs without screenshots, and keeps the action, target, and typed string inspectable.
DDnim
jev-tweet-radar
A Chrome extension that scores each X timeline post with one Jev Noul batch for engagement value and optional tags.
One System One request asks Nouls for worth-engaging plus optional tags such as spam, buzz, and AI-ish.
↳ Turns timeline filtering into inspectable probabilities instead of generated commentary. Post text is sent to TypeSafe.
jaewgwon
jevis
A Flutter integration_test package that registers allowed UI actions and lets Jev pick the next action and whether the goal is done.
POSTs to /v1/systemone as jev-latest: a goal Noul and a Choice over registered Flutter actions.
↳ Turns natural-language tests into choices over a closed action list instead of free-form tapping.
stas4000
jev-clerk
A macOS desktop clerk that books supplier invoices: Jev picks each click from a closed action list; a deep model only rewrites the playbook.
POSTs https://api.typesafe.ai/v1/systemone as jev-latest with a closed action Choice each step.
↳ Screen actions follow Jev's closed choices. Author demo numbers were not retested here. GitHub SPDX is empty; the LICENSE file is MIT.