OPEN-SOURCE PROJECT

jev-wrapped

The browser asks for up to four pages at a time (the plan says how many), which makes up to 24 Jev requests in flight, and shows every answer as it arrives. If a page comes back throttled, it goes to the end of the line and the run drops to three pages at a time, then two. There is no shared queue: every visitor's run is paced by their own browser, and the only shared ceilings are the daily ones below.

Stars
1
Forks
1
License
MIT
Last commit
2026-09-21

What Jev does here

Jev returns a structured decision for the local program; consult the source for the exact decision policy.

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.