Jev يسرّع Computer Use: ذاكرة LLM مع تنفيذ Jev
يحتفظ LLM بالذاكرة والسياق، ويستخدم agent-desktop لالتقاط اللقطات وإرسالها إلى Jev، الذي يختار العنصر الصحيح لتنفيذ الإجراء، مما يسرّع Computer Use مع دعم Cursor والوضع بلا واجهة.
استخدم المؤلف Jev لقراءة وتصنيف 12,158 بريدًا إلكترونيًا غير مقروء في Gmail، حيث كتب Claude الأداة وراجع Codex الكود.
My Gmail inbox had 12,158 unread emails sitting in it. Years of backlog, never sorted. So I built a small AI tool that reads each one and sorts it into plain categories: needs a reply, an update, a promo, spam. Jev does the reading, Claude wrote the tool, Codex reviewed the code