been playing with Jev as the decision engine for an Aside browser no chat LLM in the loop, just typed actions inside
Integrationsby pumpkinbean2026-09-18
been playing with Jev as the decision engine for an Aside browser
no chat LLM in the loop, just typed actions inside `aside repl`
raced it against Luna and Astra on a real browsing task (google → wikipedia → gotham city): ~3.6x faster decisions, ~21x cheaper — and zero hallucinated clicks, while Luna kept inventing elements that don't exist
code + reproducible bench + real-time race replay: https://github.com/pumpkinredbean/bside
Links