Jev, Computer Use'u hızlandırıyor: LLM belleği ve Jev yürütmesi
LLM bellek/bağlamı tutar, agent-desktop ile anlık görüntü alıp Jev'e gönderir; Jev doğru öğeyi seçerek işlem yapar ve Computer Use'u hızlandırır. Cursor ve headless desteğiyle.
Yazar, TypeSafe AI'ın Jev'i ile çalışırken işi öğrenen ve adımları LLM çağrılarından koda taşıyan yeni bir harness kurdu; 100.000 uyumluluk uyarısının maliyeti Opus 5'te 290 bin doların üzerindeyken agentrun() ile 26 bin doların altına indi.
We built a new harness using @typesafeai's Jev that cuts the cost of repetitive work by 90%. The harness learns the job as it runs, moving steps from LLM calls to code. Running 100,000 compliance alerts costs >$290K on Opus 5. With agentrun() we got it down to <$26K.