What it is
Aside Jev connects the Aside browser REPL with TypeSafe Jev. It observes the page, compacts context, and lets Jev pick the next action from user-defined candidates. For developers automating browser tasks.
How it uses Jev
Jev selects one candidate ID from allowed actions (click, focus, fill) based on compacted page observations. The result is checked for confidence and current state, then Aside executes only the valid candidate. Completion is verified locally.
Primitives:choicescorenoul
Technique worth stealing
Reuse the SDK client and HTTP connection, and process MCP decision requests outside the event loop.
Try it
uv sync; uv run aside-jev setup --dry-run; uv run aside-jev dashboard --open
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricyes0.89
- Shows a System One patternunclear0.58
- Handles uncertaintyno0.05
- Measuredno0.08
- Runnableyes0.96
- Worth recommendingno0.27
- Model replicano0.06
- Problem scopescore on a 0–2 scale0.97
- About Jevyes0.98
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.