DemoSep 18, 2026
Ego lite + Jev
Ego lite runs 20 Amazon product decisions with Jev and DeepSeek Flash in 3.71s — the same 10/10 result as GPT-5.6 Sol at 54.45s.
Ego lite is a local agent browser. In this run it used Jev plus DeepSeek Flash to make 20 Amazon product decisions in 3.71 seconds, matching GPT-5.6 Sol's 10/10 score at 54.45s.
The loop is short: Jev picks the constrained next action, Flash handles language, and ego lite drives the page. Less reasoning, same verdict.
How it works
- Set the product-decision task in ego lite.
- Jev selects from the observed page options.
- The run finishes in a few seconds instead of a minute-scale LLM pass.
The Destination is the official ego lite repo; @ego_agent is the product account.