Outline sketch
Audience: browser-agent builders.
Steps:
1) Deterministic observe (DOM/OCR) → element table as text state.
2) One Jev call: Choice operation + target.
3) Code executes; small LLM only for free-text fields.
4) Confidence gate before irreversible clicks.
Expected effect: cheaper action loop (author-reported demos).
Caveats: demos ≠ general reliability; hosted Jev is text-only — perception is separate.
Needs access to: typesafe-sdkbrowser-automationocr-optional
Who it's for
Browser-agent builders
Steps / how it's set up
Sources: jev-ultrafast · typesafe-computer-use · awesome-jev-usecases · Browser.
Maintain an element action table including WAIT/BLOCKED. Hosted Jev is text-only — DOM/OCR targeting is a separate layer. Demo flights are author-reported, not general reliability guarantees.
Sources (wave-2 deepen)
Expected effect
Splits decision vs prose: System One for click/select, System Two only for typing.
Unofficial outline for learning. Paraphrased from public docs and tutorials — not a production recipe. Review sources before you automate anything.