jev-browser (openqa-cn)
Jev Browser — indexed browser automation. Jev chooses the control, Playwright acts. A CodexQA skill.
How it uses Jev
Jev Browser is one skill in CodexQA: local Agent Skills that check whether code is actually good after it is written. This repository is the standalone project. The same skill is also installed from the CodexQA catalog.
Highlights
- Closed action space. Observation assigns each visible control an index, a role, a name, and the operations it actually supports. The decision is accepted only when both the operat…
- Jev answers structured choices. With TYPESAFE API KEY , each step is a /systemone questionnaire: which operation, and which observed target. The same channel judges whether that o…
- The browser is Playwright Chromium. Password field values are left out of model requests.
- Generated cases replay without the decision model. YAML, Markdown, and API cases name targets as {role, name, nth, within} . Those fields are resolved against the live index, incl…
- Visible evidence decides the result. A planner names done when as something that must be on the page. DONE passes only when that evidence is visible. A failed assertion still runs…
- Languages
- TypeScript 86% · HTML 8% · JavaScript 6%
- License
- MIT
- Last activity
- Sep 2026
- Added
- 2026-09-23
- Stars at snapshot
- 103
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README · the project website.

