Jev يسرّع Computer Use: ذاكرة LLM مع تنفيذ Jev
يحتفظ LLM بالذاكرة والسياق، ويستخدم agent-desktop لالتقاط اللقطات وإرسالها إلى Jev، الذي يختار العنصر الصحيح لتنفيذ الإجراء، مما يسرّع Computer Use مع دعم Cursor والوضع بلا واجهة.
أطلق المطور مشروع arc-cua مفتوح المصدر، حيث يسلّم الوكلاء مهام سطح المكتب إلى Jev لتنفيذ النقر والكتابة، دون لقطة شاشة واستدعاء LLM بعد كل إجراء؛ الوكيل يخطط وJev ينفذ.
jev has now solved computer use, and it's fast. i built arc-cua - lets agents hand off a desktop task, and jev handles the clicks and typing until it's done. >no screenshot + LLM call after each action. >the agent plans, jev executes. open source. link below.