Pairing Codex with Jev for browser automation: 5-10x speedup with a split-labor workflow
alexcovo_eth · x · 2026-09-19
An open-source workflow pairs Jev (browser-control agent) with Codex for web automation, claiming 5-10x speedups by splitting labor: Jev continuously executes clicks, jumps, and scrolling, while Codex only steps in for typing and image-based judgment—cutting model round-trips, latency, and token usage.
Setup steps:
- Get Codex (with browser/CUA), Node.js 22+, TypeSafe API key
- Install the skill via the repo or npm run install:codex -- --env-file .env
- Load jev-use so Jev takes over pointer/navigation actions
- Hand back to Codex for judgment/input, then let Jev resume
- Validate against real product pages or automation tests
Bonus use case: Jev's Instant Compaction scores each tool call KEEP/DROP to compress a 156k-token Claude Code session to 62k, preserving verbatim errors and code instead of lossy summaries.
More from coding & agent
- Bespoke open-sources Nimble: contrastive data curation recipe clones TypeSafe's Jev — gowthami_s · 2026-09-19
- NVIDIA open-sources NeMo Data Designer, a declarative config tool for synthetic data pipelines — NVIDIAAI · 2026-09-19
- Open-source auto-router prices every model per request, and shows warm cache beats cheaper models — airesearch12 · 2026-09-19
- Stripe Link + Browserbase let AI agents pay on the web with no merchant changes — Scobleizer · 2026-09-19
- Kimi K3 lands on Amazon Bedrock: first 2.8T-param open-weight model with explicit prompt caching — AWS ML Blog · 2026-09-19
- gog CLI ships an MCP server for Google Workspace with narrow, read-only-by-default tooling — steipete · 2026-09-19