Jev يسرّع Computer Use: ذاكرة LLM مع تنفيذ Jev
يحتفظ LLM بالذاكرة والسياق، ويستخدم agent-desktop لالتقاط اللقطات وإرسالها إلى Jev، الذي يختار العنصر الصحيح لتنفيذ الإجراء، مما يسرّع Computer Use مع دعم Cursor والوضع بلا واجهة.
أنشأ المؤلف harness جديدًا باستخدام Jev من TypeSafe AI يتعلم المهمة أثناء التشغيل وينقل الخطوات من استدعاءات LLM إلى الكود، ما خفض تكلفة 100,000 تنبيه امتثال من أكثر من 290 ألف دولار على Opus 5 إلى أقل من 26 ألف دولار عبر agentrun().
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.